May 21 01:52:26.431527 np0000175635 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 21 01:52:26.439713 np0000175635 devstack@c-api.service[112075]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 21 01:52:26.442212 np0000175635 devstack@c-api.service[112075]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 21 01:52:26 2026] *** May 21 01:52:26.442212 np0000175635 devstack@c-api.service[112075]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 21 01:52:26.442212 np0000175635 devstack@c-api.service[112075]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 21 01:52:26.442212 np0000175635 devstack@c-api.service[112075]: nodename: np0000175635 May 21 01:52:26.442212 np0000175635 devstack@c-api.service[112075]: machine: x86_64 May 21 01:52:26.442212 np0000175635 devstack@c-api.service[112075]: clock source: unix May 21 01:52:26.442212 np0000175635 devstack@c-api.service[112075]: pcre jit disabled May 21 01:52:26.442212 np0000175635 devstack@c-api.service[112075]: detected number of CPU cores: 16 May 21 01:52:26.442212 np0000175635 devstack@c-api.service[112075]: current working directory: / May 21 01:52:26.442212 np0000175635 devstack@c-api.service[112075]: detected binary path: /usr/bin/uwsgi-core May 21 01:52:26.442212 np0000175635 devstack@c-api.service[112075]: your processes number limit is 256917 May 21 01:52:26.442212 np0000175635 devstack@c-api.service[112075]: your memory page size is 4096 bytes May 21 01:52:26.442212 np0000175635 devstack@c-api.service[112075]: detected max file descriptor number: 2048 May 21 01:52:26.442212 np0000175635 devstack@c-api.service[112075]: lock engine: pthread robust mutexes May 21 01:52:26.442772 np0000175635 devstack@c-api.service[112075]: thunder lock: enabled May 21 01:52:26.442871 np0000175635 devstack@c-api.service[112075]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 21 01:52:26.442937 np0000175635 devstack@c-api.service[112075]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 21 01:52:26.442937 np0000175635 devstack@c-api.service[112075]: PEP 405 virtualenv detected: /opt/stack/data/venv May 21 01:52:26.442937 np0000175635 devstack@c-api.service[112075]: Set PythonHome to /opt/stack/data/venv May 21 01:52:26.482058 np0000175635 devstack@c-api.service[112075]: Python main interpreter initialized at 0x79f9b48a3668 May 21 01:52:26.482058 np0000175635 devstack@c-api.service[112075]: python threads support enabled May 21 01:52:26.482058 np0000175635 devstack@c-api.service[112075]: your server socket listen backlog is limited to 100 connections May 21 01:52:26.482058 np0000175635 devstack@c-api.service[112075]: your mercy for graceful operations on workers is 80 seconds May 21 01:52:26.482551 np0000175635 devstack@c-api.service[112075]: mapped 671795 bytes (656 KB) for 4 cores May 21 01:52:26.482749 np0000175635 devstack@c-api.service[112075]: *** Operational MODE: preforking *** May 21 01:52:26.483008 np0000175635 devstack@c-api.service[112075]: *** uWSGI is running in multiple interpreter mode *** May 21 01:52:26.483008 np0000175635 devstack@c-api.service[112075]: spawned uWSGI master process (pid: 112075) May 21 01:52:26.483265 np0000175635 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 21 01:52:26.484055 np0000175635 devstack@c-api.service[112075]: spawned uWSGI worker 1 (pid: 112079, cores: 1) May 21 01:52:26.484581 np0000175635 devstack@c-api.service[112075]: spawned uWSGI worker 2 (pid: 112080, cores: 1) May 21 01:52:26.485157 np0000175635 devstack@c-api.service[112075]: spawned uWSGI worker 3 (pid: 112081, cores: 1) May 21 01:52:26.485719 np0000175635 devstack@c-api.service[112075]: spawned uWSGI worker 4 (pid: 112082, cores: 1) May 21 01:52:26.485779 np0000175635 devstack@c-api.service[112075]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 21 01:52:26.613482 np0000175635 devstack@c-api.service[112079]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 01:52:26.613482 np0000175635 devstack@c-api.service[112079]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 01:52:26.613482 np0000175635 devstack@c-api.service[112079]: we strongly recommend against using it for new projects. May 21 01:52:26.613482 np0000175635 devstack@c-api.service[112079]: If you are already using Eventlet, we recommend migrating to a different May 21 01:52:26.613482 np0000175635 devstack@c-api.service[112079]: framework. For more detail see May 21 01:52:26.613482 np0000175635 devstack@c-api.service[112079]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 01:52:26.613482 np0000175635 devstack@c-api.service[112079]: import eventlet # noqa May 21 01:52:26.614269 np0000175635 devstack@c-api.service[112082]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 01:52:26.614269 np0000175635 devstack@c-api.service[112082]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 01:52:26.614269 np0000175635 devstack@c-api.service[112082]: we strongly recommend against using it for new projects. May 21 01:52:26.614269 np0000175635 devstack@c-api.service[112082]: If you are already using Eventlet, we recommend migrating to a different May 21 01:52:26.614269 np0000175635 devstack@c-api.service[112082]: framework. For more detail see May 21 01:52:26.614269 np0000175635 devstack@c-api.service[112082]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 01:52:26.614269 np0000175635 devstack@c-api.service[112082]: import eventlet # noqa May 21 01:52:26.629324 np0000175635 devstack@c-api.service[112081]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 01:52:26.629324 np0000175635 devstack@c-api.service[112081]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 01:52:26.629324 np0000175635 devstack@c-api.service[112081]: we strongly recommend against using it for new projects. May 21 01:52:26.629324 np0000175635 devstack@c-api.service[112081]: If you are already using Eventlet, we recommend migrating to a different May 21 01:52:26.629324 np0000175635 devstack@c-api.service[112081]: framework. For more detail see May 21 01:52:26.629324 np0000175635 devstack@c-api.service[112081]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 01:52:26.629324 np0000175635 devstack@c-api.service[112081]: import eventlet # noqa May 21 01:52:26.657919 np0000175635 devstack@c-api.service[112080]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 01:52:26.657919 np0000175635 devstack@c-api.service[112080]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 01:52:26.657919 np0000175635 devstack@c-api.service[112080]: we strongly recommend against using it for new projects. May 21 01:52:26.657919 np0000175635 devstack@c-api.service[112080]: If you are already using Eventlet, we recommend migrating to a different May 21 01:52:26.657919 np0000175635 devstack@c-api.service[112080]: framework. For more detail see May 21 01:52:26.657919 np0000175635 devstack@c-api.service[112080]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 01:52:26.657919 np0000175635 devstack@c-api.service[112080]: import eventlet # noqa May 21 01:52:26.701752 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 01:52:26.701752 np0000175635 devstack@c-api.service[112079]: debtcollector.deprecate( May 21 01:52:26.706127 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 01:52:26.706127 np0000175635 devstack@c-api.service[112082]: debtcollector.deprecate( May 21 01:52:26.726268 np0000175635 devstack@c-api.service[112081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 01:52:26.726268 np0000175635 devstack@c-api.service[112081]: debtcollector.deprecate( May 21 01:52:26.755320 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 01:52:26.755320 np0000175635 devstack@c-api.service[112080]: debtcollector.deprecate( May 21 01:52:26.784622 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 21 01:52:26.784622 np0000175635 devstack@c-api.service[112079]: from cgi import parse_header May 21 01:52:26.790518 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 21 01:52:26.790518 np0000175635 devstack@c-api.service[112082]: from cgi import parse_header May 21 01:52:26.815818 np0000175635 devstack@c-api.service[112081]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 21 01:52:26.815818 np0000175635 devstack@c-api.service[112081]: from cgi import parse_header May 21 01:52:26.829835 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 21 01:52:26.829835 np0000175635 devstack@c-api.service[112079]: removals.removed_module( May 21 01:52:26.830485 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 21 01:52:26.830485 np0000175635 devstack@c-api.service[112079]: removals.removed_module( May 21 01:52:26.836228 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 21 01:52:26.836228 np0000175635 devstack@c-api.service[112082]: removals.removed_module( May 21 01:52:26.836948 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 21 01:52:26.836948 np0000175635 devstack@c-api.service[112082]: removals.removed_module( May 21 01:52:26.849314 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 21 01:52:26.849314 np0000175635 devstack@c-api.service[112080]: from cgi import parse_header May 21 01:52:26.861622 np0000175635 devstack@c-api.service[112081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 21 01:52:26.861622 np0000175635 devstack@c-api.service[112081]: removals.removed_module( May 21 01:52:26.862319 np0000175635 devstack@c-api.service[112081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 21 01:52:26.862319 np0000175635 devstack@c-api.service[112081]: removals.removed_module( May 21 01:52:26.895644 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 21 01:52:26.895644 np0000175635 devstack@c-api.service[112080]: removals.removed_module( May 21 01:52:26.896337 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 21 01:52:26.896337 np0000175635 devstack@c-api.service[112080]: removals.removed_module( May 21 01:52:27.456075 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 21 01:52:27.456075 np0000175635 devstack@c-api.service[112082]: warnings.warn( May 21 01:52:27.462719 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 21 01:52:27.462719 np0000175635 devstack@c-api.service[112079]: warnings.warn( May 21 01:52:27.503784 np0000175635 devstack@c-api.service[112081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 21 01:52:27.503784 np0000175635 devstack@c-api.service[112081]: warnings.warn( May 21 01:52:27.537617 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 21 01:52:27.537617 np0000175635 devstack@c-api.service[112080]: warnings.warn( May 21 01:52:27.554407 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 21 01:52:27.554407 np0000175635 devstack@c-api.service[112082]: warnings.warn( May 21 01:52:27.574148 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 21 01:52:27.574148 np0000175635 devstack@c-api.service[112079]: warnings.warn( May 21 01:52:27.628097 np0000175635 devstack@c-api.service[112081]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 21 01:52:27.628097 np0000175635 devstack@c-api.service[112081]: warnings.warn( May 21 01:52:27.653266 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 21 01:52:27.653266 np0000175635 devstack@c-api.service[112080]: warnings.warn( May 21 01:52:27.836330 np0000175635 devstack@c-api.service[112082]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 21 01:52:27.837361 np0000175635 devstack@c-api.service[112082]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112082) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 01:52:27.880257 np0000175635 devstack@c-api.service[112079]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 21 01:52:27.880722 np0000175635 devstack@c-api.service[112079]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112079) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 01:52:27.916243 np0000175635 devstack@c-api.service[112081]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 21 01:52:27.916751 np0000175635 devstack@c-api.service[112081]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112081) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 01:52:27.921687 np0000175635 devstack@c-api.service[112082]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 21 01:52:27.921687 np0000175635 devstack@c-api.service[112082]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 01:52:27.945379 np0000175635 devstack@c-api.service[112079]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 21 01:52:27.945379 np0000175635 devstack@c-api.service[112079]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 01:52:27.965674 np0000175635 devstack@c-api.service[112080]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 21 01:52:27.966156 np0000175635 devstack@c-api.service[112080]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112080) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 01:52:27.977627 np0000175635 devstack@c-api.service[112081]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 21 01:52:27.977627 np0000175635 devstack@c-api.service[112081]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 01:52:28.032973 np0000175635 devstack@c-api.service[112080]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 21 01:52:28.032973 np0000175635 devstack@c-api.service[112080]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 01:52:28.378361 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112079) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 01:52:28.378796 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112082) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 01:52:28.378888 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112081) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 01:52:28.378988 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.378988 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.379184 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.379256 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.379317 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.379399 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.379501 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.379584 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.379647 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.380048 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.380143 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.380209 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.380284 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.380284 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.380414 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.380506 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.380585 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.380647 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.380708 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.380769 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.380842 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.380902 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.380977 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.381094 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.381176 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.381251 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.381373 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.381431 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.381488 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.381556 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.386628 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.386628 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.386797 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.386835 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.386874 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.386918 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.386960 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.386960 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.387076 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.387132 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.387175 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.387175 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.387175 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.387175 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.387325 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.387325 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.387325 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.387450 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.387450 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.387528 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.387528 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.389634 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.389729 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.389729 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.389831 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.389882 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.389926 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.389972 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.390050 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.390120 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.390166 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.390207 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.390244 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.390244 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.390244 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.390425 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.390592 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.390718 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.390820 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.390875 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.390922 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.390964 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.391042 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.391086 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.391140 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.391187 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.391229 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.391275 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.391331 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.391373 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.391447 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.391502 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.391502 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.391583 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.391633 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.391633 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.391962 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.392134 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.392277 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.392398 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.392527 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.392656 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.392797 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.393241 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.393312 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.393364 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.393447 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.393508 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.393573 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.393631 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.393678 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.393747 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.393795 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.393843 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.393894 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.393935 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.393994 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.394077 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.394121 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.394232 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.394366 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.394494 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.394615 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.394756 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.394988 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.395084 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.395136 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.395280 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.395334 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.395384 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.395445 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.395528 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.395596 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.395663 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.395718 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.395718 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.395718 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.395718 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.395885 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.395885 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.396133 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.396198 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.396298 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.396421 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.396561 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.397729 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.397796 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.397841 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.397890 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.397933 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.397978 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.397978 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.398098 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.398147 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.398196 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.398237 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.398273 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.398321 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.398374 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.399559 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.399628 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.399669 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.399725 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.399768 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.399813 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.399863 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.399910 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.399950 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.399990 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.400069 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.400112 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.400148 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.400188 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.400246 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.400290 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.400335 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.400373 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.400424 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.400476 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.400476 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.400559 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.400559 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.400559 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.400559 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.400559 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.400797 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.400797 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.401989 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.402062 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.402157 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.402216 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.402302 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.402362 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.402362 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.402449 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.402491 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.402539 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.402539 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.402539 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.402660 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.402708 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.402753 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.402804 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.402850 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.402850 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.402921 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.402969 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.403017 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.403100 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.403141 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.403188 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.403233 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.403405 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.403455 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.403493 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.403536 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.403581 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.403625 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.403670 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.403717 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.403759 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.403812 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.403852 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.403893 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.403943 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.403987 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.404055 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.404102 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.404148 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.404192 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.404231 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.404282 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.404328 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.404365 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.404423 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.404467 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.404512 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.404559 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.404602 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.404646 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.404694 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.404769 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.404817 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.404853 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.404897 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.404944 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.404996 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.404996 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.404996 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.404996 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.405164 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.405214 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.405255 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.405255 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.405339 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.405394 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.405436 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.405475 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.405584 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.405663 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.405717 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.405765 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.405806 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.405853 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.405891 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.405944 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.405988 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.405988 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.405988 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.405988 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.405988 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.409575 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.409646 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.409685 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.409739 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.409788 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.409838 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.409884 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.409927 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.409963 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.410008 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.410084 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.410176 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.410217 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.410311 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.410361 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.410361 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.410439 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.410474 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.410543 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.410589 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.410685 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.411165 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.411224 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.411294 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.411347 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.411402 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.411442 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.411484 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.411526 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.411572 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.411616 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.411653 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.411699 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.411739 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.411780 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.411830 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.411875 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.411910 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.411944 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.411989 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.412057 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.412116 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.412153 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.412190 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.412230 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.412267 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.412302 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.412348 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.412390 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.412433 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.412468 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.412508 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.412545 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.412586 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.412619 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.412662 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.412695 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.412740 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.412773 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.412809 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.412847 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.412900 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.412936 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.412973 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.413011 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.413060 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.413104 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.413145 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.413179 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.413211 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.413253 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.413288 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.413325 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.413359 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.413397 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.413432 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.413470 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.413504 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.413537 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.413577 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.413670 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.413719 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.413754 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.413786 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.413914 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.413962 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.414060 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.414166 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.414217 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.414250 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.414298 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.414348 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.414382 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.414382 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.414460 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.414500 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.414543 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.414583 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.414623 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.414669 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.414706 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.414740 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.414740 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.414810 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.414894 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.416272 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.416344 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.416404 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.416443 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.416564 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.416611 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.416662 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.416704 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.416744 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.416778 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.416778 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.416778 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.416873 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.416913 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.416959 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.417000 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.417000 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.417098 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.417098 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.417170 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.417257 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.421776 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.421863 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.421863 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.421995 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.421995 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.422135 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.422135 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.422236 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.422298 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.422357 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.422406 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.422466 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.422515 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.422579 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.422834 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.422834 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.422963 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.422963 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.423089 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.423141 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.423199 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.425038 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.425118 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.425179 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.425241 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.425303 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.425363 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.425416 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.425416 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.425514 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.425572 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.425623 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.425671 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.425765 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.425765 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.425861 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.425913 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.425979 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.425979 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.425979 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.425979 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.425979 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.426224 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.426285 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.426352 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.426410 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.426462 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.426511 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.426562 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.426622 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112080) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 01:52:28.426680 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.426729 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.426797 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.426797 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.426929 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.426991 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.427076 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.427133 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.427193 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.427252 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.427313 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.427367 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.427426 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.427497 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.427549 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.427613 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.427664 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.427714 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.427772 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.427828 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.427886 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.427945 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.427995 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.428086 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.428154 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.428154 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.428254 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.428315 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.428377 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.428377 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.428492 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.428552 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.428737 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.428792 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.428841 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.428891 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.428953 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.429005 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.429089 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.429142 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.429192 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.429243 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.429302 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.429366 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.429426 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.429476 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.429530 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.429579 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.429640 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.429698 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.429747 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.429825 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.429886 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.429942 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.429991 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.430063 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.430117 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.430181 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.430240 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.430290 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.430337 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.430397 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.430448 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.430495 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.430551 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.430601 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.430657 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.430708 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.430757 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.430821 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.430821 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.430931 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.430984 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.431056 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.431056 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.431173 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.431232 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.431289 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.431289 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.431374 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.431424 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.431470 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.431536 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.431587 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.431633 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.431689 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.431744 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.431796 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.431796 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.431884 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.431936 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.432000 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.432000 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.432123 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.432180 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.432233 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.432233 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.432344 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.432344 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.432442 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.432496 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.432547 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.432547 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.432547 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.432704 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.432771 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.432823 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.432869 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.432918 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.432977 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.433049 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.433103 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.433156 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.433204 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.433266 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.433324 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.433382 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.433432 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.433496 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.433554 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.433554 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.433554 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.433672 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.433733 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.433784 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.433895 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.433952 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.434001 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.434087 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.434141 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.434188 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.434236 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.434294 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.434352 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.434402 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.434450 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.434499 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.434547 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.434604 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.434653 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.434703 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.434752 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.434813 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.434871 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.434928 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.434979 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.434979 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.434979 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.434979 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.434979 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.435236 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.435236 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.435236 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.435236 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.435236 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.435236 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.435236 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.435576 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.435646 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.435699 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.435765 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.435819 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.435870 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.435928 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.435979 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.436074 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.436143 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.436214 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.436275 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.436342 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.436402 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.436460 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.436511 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.436562 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.436613 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.436666 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.436714 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.436776 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.436829 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.436894 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.436953 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.437006 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.437100 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.437167 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.437227 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.437281 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.437335 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.437398 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.437459 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.437511 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.437561 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.437623 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.437681 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.437733 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.437795 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.437853 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.437951 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.438006 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.438081 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.438136 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.438193 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.438245 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.438313 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.438367 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.438431 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.438496 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.438565 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.438626 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.438686 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.438739 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.438739 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.438739 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.438739 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.438739 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.438739 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.438739 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.438739 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.438739 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.438739 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.439234 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.439234 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.439234 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.439234 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.439234 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.439234 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.439234 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.439234 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.439609 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.439667 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.439667 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.439769 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.439823 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.439876 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.439935 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.439987 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.440074 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.440140 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.440199 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.440265 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.440317 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.440368 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.440427 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.440483 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.440535 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.440598 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.440653 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.440703 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.440763 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.440827 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.440888 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.440939 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.440996 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.441083 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.441139 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.441199 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.441262 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.441322 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.441386 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.441445 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.441497 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.441548 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.441600 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.441663 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.441717 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.441784 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.441846 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.441948 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.442016 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.442096 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.442149 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.442201 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.442252 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.442316 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.442377 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.442431 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.442493 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.442545 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.442624 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.442624 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.442624 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.442624 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.442624 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.442624 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.442867 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.442867 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.442867 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.442867 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.443049 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.443095 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.443130 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.443175 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.443212 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.443253 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.443294 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.443334 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.443370 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.443404 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.443445 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.443487 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.443530 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.443565 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.443607 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.443651 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.443694 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.443694 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.443764 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.443806 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.443848 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.443891 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.443933 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.443974 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.444021 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.444077 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.444108 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.444154 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.444192 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.444235 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.444275 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.444310 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.444353 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.444396 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.444396 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.444396 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.444396 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.444396 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.444396 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.444396 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.444396 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.444396 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.444396 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.444729 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.444729 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.444729 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.444729 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.444729 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.444729 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.444729 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.444729 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.444729 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.444729 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.444729 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.445209 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.445209 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.445209 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.445209 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.445209 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.445372 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112079) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.445372 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.445372 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.445372 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.445508 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.445546 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112079) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.445581 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112082) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.445625 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.445699 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112079) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.445739 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.445776 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.445824 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.445865 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.445903 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.445939 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.446000 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.446064 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.446100 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.446143 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.446186 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112082) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.446227 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.446227 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.446227 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.446227 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.446227 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112081) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.446407 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.446407 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.446407 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.446407 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.446407 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.446407 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.446407 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.446407 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.446407 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.446407 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.446740 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.446740 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.446740 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.446740 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.446740 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.446740 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.446740 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.446740 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.446740 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.446740 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.447095 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.447095 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.447095 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.447095 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.447095 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.447095 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.447095 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.447095 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.447095 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.447095 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.447430 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.447430 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.447430 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.447430 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.447430 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.447430 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.447430 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.447430 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.447430 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.447430 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.447875 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.447875 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.447875 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.447875 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.447875 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.447875 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.447875 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.447875 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.447875 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.447875 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.448205 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.448205 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.448205 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.448205 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.448205 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.448205 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.448205 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.448205 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.448205 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.448205 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.448536 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.448536 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.448536 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.448536 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.448536 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.448536 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.448536 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.448536 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.448536 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.448536 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.448931 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.448983 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.449059 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.449111 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.449181 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.449228 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.449303 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.449587 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.449658 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.449698 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.449776 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.449831 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.449890 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.449957 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.450303 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.450355 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.450430 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.450469 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.450542 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.450586 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.450665 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:52:28.451321 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:52:28.451370 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:52:28.451422 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:52:28.451507 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:52:28.451546 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:52:28.451626 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112080) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:52:28.487957 np0000175635 devstack@c-api.service[112082]: INFO dbcounter [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Registered counter for database cinder May 21 01:52:28.488523 np0000175635 devstack@c-api.service[112079]: INFO dbcounter [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Registered counter for database cinder May 21 01:52:28.488986 np0000175635 devstack@c-api.service[112081]: INFO dbcounter [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Registered counter for database cinder May 21 01:52:28.498522 np0000175635 devstack@c-api.service[112080]: INFO dbcounter [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Registered counter for database cinder May 21 01:52:28.501259 np0000175635 devstack@c-api.service[112082]: DEBUG oslo_db.sqlalchemy.engines [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112082) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:52:28.503537 np0000175635 devstack@c-api.service[112079]: DEBUG oslo_db.sqlalchemy.engines [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112079) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:52:28.504850 np0000175635 devstack@c-api.service[112081]: DEBUG oslo_db.sqlalchemy.engines [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:52:28.511375 np0000175635 devstack@c-api.service[112080]: DEBUG oslo_db.sqlalchemy.engines [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:52:28.616056 np0000175635 devstack@c-api.service[112082]: DEBUG dbcounter [-] [112082] Writer thread running {{(pid=112082) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 01:52:28.618946 np0000175635 devstack@c-api.service[112082]: INFO cinder.rpc [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 01:52:28.621209 np0000175635 devstack@c-api.service[112082]: INFO cinder.rpc [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 01:52:28.623328 np0000175635 devstack@c-api.service[112082]: INFO cinder.rpc [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 01:52:28.624671 np0000175635 devstack@c-api.service[112079]: DEBUG dbcounter [-] [112079] Writer thread running {{(pid=112079) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 01:52:28.625356 np0000175635 devstack@c-api.service[112082]: INFO cinder.rpc [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 01:52:28.626210 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.626800 np0000175635 devstack@c-api.service[112081]: DEBUG dbcounter [-] [112081] Writer thread running {{(pid=112081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 01:52:28.627556 np0000175635 devstack@c-api.service[112079]: INFO cinder.rpc [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 01:52:28.627838 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.630367 np0000175635 devstack@c-api.service[112079]: INFO cinder.rpc [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 01:52:28.630574 np0000175635 devstack@c-api.service[112080]: DEBUG dbcounter [-] [112080] Writer thread running {{(pid=112080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 01:52:28.631173 np0000175635 devstack@c-api.service[112081]: INFO cinder.rpc [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 01:52:28.632612 np0000175635 devstack@c-api.service[112082]: DEBUG oslo_db.sqlalchemy.engines [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112082) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:52:28.633226 np0000175635 devstack@c-api.service[112079]: INFO cinder.rpc [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 01:52:28.633391 np0000175635 devstack@c-api.service[112080]: INFO cinder.rpc [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 01:52:28.634407 np0000175635 devstack@c-api.service[112082]: INFO cinder.rpc [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 01:52:28.635128 np0000175635 devstack@c-api.service[112081]: INFO cinder.rpc [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 01:52:28.635547 np0000175635 devstack@c-api.service[112080]: INFO cinder.rpc [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 01:52:28.635787 np0000175635 devstack@c-api.service[112079]: INFO cinder.rpc [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 01:52:28.636096 np0000175635 devstack@c-api.service[112082]: INFO cinder.rpc [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 01:52:28.636857 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.636980 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.637033 np0000175635 devstack@c-api.service[112081]: INFO cinder.rpc [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 01:52:28.638067 np0000175635 devstack@c-api.service[112080]: INFO cinder.rpc [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 01:52:28.638914 np0000175635 devstack@c-api.service[112081]: INFO cinder.rpc [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 01:52:28.639253 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.639874 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.640847 np0000175635 devstack@c-api.service[112080]: INFO cinder.rpc [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 01:52:28.642032 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.642348 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.644001 np0000175635 devstack@c-api.service[112079]: DEBUG oslo_db.sqlalchemy.engines [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112079) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:52:28.645490 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.646188 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.647557 np0000175635 devstack@c-api.service[112079]: INFO cinder.rpc [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 01:52:28.648721 np0000175635 devstack@c-api.service[112081]: DEBUG oslo_db.sqlalchemy.engines [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:52:28.649348 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.650969 np0000175635 devstack@c-api.service[112081]: INFO cinder.rpc [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 01:52:28.651362 np0000175635 devstack@c-api.service[112079]: INFO cinder.rpc [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 01:52:28.652236 np0000175635 devstack@c-api.service[112080]: DEBUG oslo_db.sqlalchemy.engines [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:52:28.652549 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.652781 np0000175635 devstack@c-api.service[112081]: INFO cinder.rpc [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 01:52:28.653406 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.653823 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.654604 np0000175635 devstack@c-api.service[112080]: INFO cinder.rpc [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 01:52:28.656905 np0000175635 devstack@c-api.service[112080]: INFO cinder.rpc [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 01:52:28.657548 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.658041 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.660758 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.663714 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.665285 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.665375 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.666802 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.668601 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.668731 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.668813 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.669663 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.671667 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.672605 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.672896 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.674096 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.674291 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.676818 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.676956 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.677092 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.678347 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.679783 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.680049 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.682339 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.682451 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.682731 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.683049 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.685437 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.685794 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.686104 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.686498 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.687804 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.688385 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.688925 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.689327 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.689868 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.690679 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.691447 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.691794 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.692223 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.693085 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.693287 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.693699 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.694291 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.695052 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.695124 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.696034 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.696424 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.697190 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.697604 np0000175635 devstack@c-api.service[112082]: WARNING cinder.api.contrib.hosts [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 01:52:28.697748 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.698324 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.698638 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.699277 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extended resource: extensions {{(pid=112082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.700666 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extended resource: os-availability-zone {{(pid=112082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.701402 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.701624 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.701923 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extended resource: qos-specs {{(pid=112082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.704026 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extended resource: extra_specs {{(pid=112082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.704321 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.704993 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.706176 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extended resource: encryption {{(pid=112082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.706961 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.707033 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.707765 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extended resource: os-volume-type-access {{(pid=112082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.708294 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.708501 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.709374 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extended resource: os-quota-class-sets {{(pid=112082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.709856 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.710787 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.710861 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extended resource: encryption {{(pid=112082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.710901 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.711386 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.712215 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extended resource: os-snapshot-manage {{(pid=112082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.712368 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.712855 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.713101 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.713716 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extended resource: consistencygroups {{(pid=112082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.713862 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.714278 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.715057 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.715212 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.715614 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.715681 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extended resource: backups {{(pid=112082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.716755 np0000175635 devstack@c-api.service[112079]: WARNING cinder.api.contrib.hosts [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 01:52:28.716860 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.716898 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.717504 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.717728 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extended resource: scheduler-stats {{(pid=112082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.718241 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.718294 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.718431 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extended resource: extensions {{(pid=112079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.719206 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extended resource: os-quota-sets {{(pid=112082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.719682 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.719736 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.719769 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extended resource: os-availability-zone {{(pid=112079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.720611 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extended resource: os-volume-manage {{(pid=112082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.721028 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.721088 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.721128 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extended resource: qos-specs {{(pid=112079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.722098 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extended resource: capabilities {{(pid=112082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.722180 np0000175635 devstack@c-api.service[112080]: WARNING cinder.api.contrib.hosts [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 01:52:28.722232 np0000175635 devstack@c-api.service[112081]: WARNING cinder.api.contrib.hosts [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 01:52:28.722857 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.722913 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.723381 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extended resource: os-volume-transfer {{(pid=112082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.723766 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extended resource: extra_specs {{(pid=112079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.723823 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extended resource: extensions {{(pid=112080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.723888 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extended resource: extensions {{(pid=112081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.725005 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extended resource: os-hosts {{(pid=112082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.725249 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extended resource: os-availability-zone {{(pid=112081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.725374 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extended resource: encryption {{(pid=112079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.725685 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extended resource: os-availability-zone {{(pid=112080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.726431 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extended resource: cgsnapshots {{(pid=112082) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.726520 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extended resource: qos-specs {{(pid=112081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.726971 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extended resource: qos-specs {{(pid=112080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.727067 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extended resource: os-volume-type-access {{(pid=112079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.727882 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.contrib.snapshot_actions [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] SnapshotActionsController initialized {{(pid=112082) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 01:52:28.728574 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extended resource: os-quota-class-sets {{(pid=112079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.728630 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.729229 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extended resource: extra_specs {{(pid=112081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.729290 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extended resource: extra_specs {{(pid=112080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.729951 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extended resource: encryption {{(pid=112079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.730009 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.730803 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extended resource: encryption {{(pid=112081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.731050 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extended resource: encryption {{(pid=112080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.731362 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.731454 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extended resource: os-snapshot-manage {{(pid=112079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.732538 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extended resource: os-volume-type-access {{(pid=112081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.732598 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extended resource: os-volume-type-access {{(pid=112080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.732686 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.732937 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extended resource: consistencygroups {{(pid=112079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.734139 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.734196 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extended resource: os-quota-class-sets {{(pid=112080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.734817 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extended resource: os-quota-class-sets {{(pid=112081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.734932 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extended resource: backups {{(pid=112079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.735553 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extended resource: encryption {{(pid=112080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.735610 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.736499 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extended resource: encryption {{(pid=112081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.736879 np0000175635 devstack@c-api.service[112082]: WARNING castellan.key_manager.migration [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.736956 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extended resource: scheduler-stats {{(pid=112079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.737043 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extended resource: os-snapshot-manage {{(pid=112080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.737773 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.737915 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.738031 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.738244 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.738338 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.738373 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extended resource: os-snapshot-manage {{(pid=112081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.738438 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extended resource: os-quota-sets {{(pid=112079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.738482 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extension AdminActions extending resource: volumes {{(pid=112082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.738514 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extended resource: consistencygroups {{(pid=112080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.738570 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extension AdminActions extending resource: snapshots {{(pid=112082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.738651 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extension AdminActions extending resource: backups {{(pid=112082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.738761 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.738856 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extension VolumeActions extending resource: volumes {{(pid=112082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.738986 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extension TypesManage extending resource: types {{(pid=112082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.739109 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.739224 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.739328 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.739430 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.739537 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.v3.router [None req-4441bd4a-b635-46de-9cd9-04da2a03938d None None] Extension UsedLimits extending resource: limits {{(pid=112082) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.739838 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extended resource: consistencygroups {{(pid=112081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.739881 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extended resource: os-volume-manage {{(pid=112079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.740478 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extended resource: backups {{(pid=112080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.741389 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extended resource: capabilities {{(pid=112079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.741872 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extended resource: backups {{(pid=112081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.742509 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extended resource: scheduler-stats {{(pid=112080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.742686 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extended resource: os-volume-transfer {{(pid=112079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.743958 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extended resource: os-quota-sets {{(pid=112080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.744174 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extended resource: scheduler-stats {{(pid=112081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.744302 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extended resource: os-hosts {{(pid=112079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.745360 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extended resource: os-volume-manage {{(pid=112080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.745729 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extended resource: os-quota-sets {{(pid=112081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.745785 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extended resource: cgsnapshots {{(pid=112079) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.746802 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extended resource: capabilities {{(pid=112080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.747192 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.contrib.snapshot_actions [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] SnapshotActionsController initialized {{(pid=112079) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 01:52:28.747538 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extended resource: os-volume-manage {{(pid=112081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.747847 np0000175635 devstack@c-api.service[112082]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79f9b48a3668 pid: 112082 (default app) May 21 01:52:28.747920 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.748105 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extended resource: os-volume-transfer {{(pid=112080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.749235 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extended resource: capabilities {{(pid=112081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.749315 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.749756 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extended resource: os-hosts {{(pid=112080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.750517 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extended resource: os-volume-transfer {{(pid=112081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.750714 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.751157 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extended resource: cgsnapshots {{(pid=112080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.752112 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.752276 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extended resource: os-hosts {{(pid=112081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.753222 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.contrib.snapshot_actions [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] SnapshotActionsController initialized {{(pid=112080) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 01:52:28.753645 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.753932 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extended resource: cgsnapshots {{(pid=112081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:52:28.754062 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.755110 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.755367 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.755815 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.contrib.snapshot_actions [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] SnapshotActionsController initialized {{(pid=112081) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 01:52:28.756238 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.756238 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.756238 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.756238 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.756238 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.756876 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.756876 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.756876 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.756876 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.756876 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.757444 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.757444 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.757444 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.757444 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.757444 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.757444 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.758084 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.758084 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.758084 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.758084 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.758390 np0000175635 devstack@c-api.service[112079]: WARNING castellan.key_manager.migration [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.758457 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.758457 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.758457 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.758457 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.758757 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.758757 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.758757 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.758757 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.759135 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.759135 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.759135 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.759135 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.759135 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.759530 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.759530 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.759530 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.759530 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.759530 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.759874 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.759874 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.759874 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.759874 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.759874 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.759874 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.760177 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.760177 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.760177 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.760177 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.760177 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.760177 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.760463 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.760463 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.760463 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.760463 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.760463 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.760463 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.760811 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.760868 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.760868 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.760868 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.760868 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.760868 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.761192 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.761192 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.761192 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.761409 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.761464 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.761464 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.761464 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.761464 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.761464 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.761807 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.761807 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.761807 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.761807 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.761807 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.762533 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.762533 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.762533 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.762533 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.762533 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.762533 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.762893 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.762893 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.762893 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.762893 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.762893 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.763257 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.763257 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.763257 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.763257 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.763257 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.763558 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.763558 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.763558 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.763558 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.763812 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.763812 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.763812 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.763812 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.764175 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.764175 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.764175 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.764175 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.764175 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.764516 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.764516 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.764516 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.764516 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.764516 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.764823 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.764823 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.764823 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.764823 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.765130 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.765130 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.765130 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.765130 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.765405 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.765405 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.765405 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.765405 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.765777 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.765777 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.765922 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.765985 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.765985 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.765985 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.765985 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.766274 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.766274 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.766274 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.766274 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.766274 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.766610 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.766610 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.766610 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.766610 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.766610 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.766610 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.766977 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.766977 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.766977 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.766977 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.766977 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.767283 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.767343 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.767343 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.767343 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.767343 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.767343 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.767343 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.767737 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.767737 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.767737 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.767737 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.767737 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.767737 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.768110 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.768110 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.768243 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.768312 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.768312 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.768312 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.768312 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.768312 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.768312 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.768675 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.768675 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.768675 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.768675 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.768675 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.768918 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.768918 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.768918 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.768918 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.768918 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.769166 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.769166 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.769166 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.769166 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.769512 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.769512 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.769512 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:28.769512 np0000175635 devstack@c-api.service[112082]: warnings.warn(deprecated_msg) May 21 01:52:28.769712 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.769769 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.769769 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.769769 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extension AdminActions extending resource: volumes {{(pid=112079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.769769 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extension AdminActions extending resource: snapshots {{(pid=112079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.769769 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extension AdminActions extending resource: backups {{(pid=112079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.769919 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.769951 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.769951 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extension VolumeActions extending resource: volumes {{(pid=112079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.769951 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extension TypesManage extending resource: types {{(pid=112079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.769951 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.769951 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.769951 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.769951 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.770152 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.770187 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.middleware.request_id [None req-6e8cafed-c2d4-484d-9b6a-5690e52b6198 None None] RequestId filter calling following filter/app {{(pid=112082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 01:52:28.770221 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.v3.router [None req-c5b7235e-e6e2-4bbd-a422-08e5f8ebd278 None None] Extension UsedLimits extending resource: limits {{(pid=112079) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.770252 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.770280 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.770308 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.770340 np0000175635 devstack@c-api.service[112080]: WARNING castellan.key_manager.migration [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.770379 np0000175635 devstack@c-api.service[112082]: [pid: 112082|app: 0|req: 1/1] 199.204.45.244 () {60 vars in 956 bytes} [Thu May 21 01:52:28 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 21 01:52:28.770430 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.770430 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.770498 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extension VolumeTypeAccess extending resource: types {{(pid=112080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.770498 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extension SnapshotActions extending resource: snapshots {{(pid=112080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.770498 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.770498 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.770498 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.770498 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extension AdminActions extending resource: volumes {{(pid=112080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.770498 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extension AdminActions extending resource: snapshots {{(pid=112080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.770768 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extension AdminActions extending resource: backups {{(pid=112080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.770768 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.770852 np0000175635 devstack@c-api.service[112081]: WARNING castellan.key_manager.migration [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:52:28.770893 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extension VolumeActions extending resource: volumes {{(pid=112080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.770893 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extension TypesManage extending resource: types {{(pid=112080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.770893 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.770893 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.770893 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.770893 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.770893 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.v3.router [None req-3255de71-0eaa-498b-8e58-becbccf44ece None None] Extension UsedLimits extending resource: limits {{(pid=112080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.771169 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.771169 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.771169 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.771169 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.771289 np0000175635 devstack@c-api.service[112079]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79f9b48a3668 pid: 112079 (default app) May 21 01:52:28.771326 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.771326 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extension AdminActions extending resource: volumes {{(pid=112081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.771326 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extension AdminActions extending resource: snapshots {{(pid=112081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.771326 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extension AdminActions extending resource: backups {{(pid=112081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.771326 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.771326 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extension VolumeActions extending resource: volumes {{(pid=112081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.771326 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extension TypesManage extending resource: types {{(pid=112081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.771520 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.771520 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.771520 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.771520 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.771520 np0000175635 devstack@c-api.service[112081]: DEBUG cinder.api.v3.router [None req-eef90c47-3575-456b-9ba6-0e4a3f16e340 None None] Extension UsedLimits extending resource: limits {{(pid=112081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:52:28.774445 np0000175635 devstack@c-api.service[112080]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79f9b48a3668 pid: 112080 (default app) May 21 01:52:28.777080 np0000175635 devstack@c-api.service[112081]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79f9b48a3668 pid: 112081 (default app) May 21 01:52:35.953054 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.middleware.request_id [None req-8382a800-fc7d-4bc2-b32a-ee69e577ef92 None None] RequestId filter calling following filter/app {{(pid=112082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 01:52:36.472196 np0000175635 devstack@c-api.service[112082]: INFO cinder.api.openstack.wsgi [None req-8382a800-fc7d-4bc2-b32a-ee69e577ef92 admin admin] POST https://199.204.45.244/volume/v3/types May 21 01:52:36.472834 np0000175635 devstack@c-api.service[112082]: DEBUG cinder.api.openstack.wsgi [None req-8382a800-fc7d-4bc2-b32a-ee69e577ef92 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 01:52:36.474672 np0000175635 devstack@c-api.service[112082]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 21 01:52:36.474672 np0000175635 devstack@c-api.service[112082]: warnings.warn( May 21 01:52:36.483095 np0000175635 devstack@c-api.service[112082]: DEBUG oslo_db.sqlalchemy.engines [None req-8382a800-fc7d-4bc2-b32a-ee69e577ef92 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112082) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:52:36.516753 np0000175635 devstack@c-api.service[112082]: INFO cinder.api.openstack.wsgi [None req-8382a800-fc7d-4bc2-b32a-ee69e577ef92 admin admin] https://199.204.45.244/volume/v3/types returned with HTTP 200 May 21 01:52:36.517327 np0000175635 devstack@c-api.service[112082]: [pid: 112082|app: 0|req: 2/2] 199.204.45.244 () {68 vars in 1288 bytes} [Thu May 21 01:52:35 2026] POST /volume/v3/types => generated 186 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 01:52:36.542252 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.542252 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.542252 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.542252 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.542252 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.543305 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.543305 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.543305 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.543305 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.543305 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.543665 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.543665 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.543665 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.543665 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.543665 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.543665 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.544094 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.544094 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.544094 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.544094 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.544367 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.544367 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.544367 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.544367 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.544663 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.544663 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.544663 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.544663 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.544949 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.544949 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.544949 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.544949 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.544949 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.546437 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.546437 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.546437 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.546437 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.546437 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.547166 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.547166 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.547166 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.547166 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.547166 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.547166 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.547467 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.547467 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.547467 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.547467 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.547467 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.547467 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.547699 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.547699 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.547699 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.547699 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.547699 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.547699 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.547897 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.547897 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.547897 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.547897 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.547897 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.548439 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.548439 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.548439 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.548439 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.548439 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.548805 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.548805 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.548805 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.548805 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.548805 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.548805 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.549285 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.549285 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.549285 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.549285 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.549285 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.549285 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.549699 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.549699 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.549699 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.549699 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.549699 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.550085 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.550085 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.550085 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.550085 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.550085 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.550521 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.550521 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.550521 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.550521 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.550788 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.550788 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.550788 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.550788 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.550928 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.550928 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.550928 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.550928 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.550928 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.551121 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.551121 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.551121 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.551121 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.551121 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.551324 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.551324 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.551324 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.551324 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.551466 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.551466 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.551466 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.551466 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.551618 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.551618 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.551618 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.551618 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.551757 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.551757 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.551757 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.551757 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.551903 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.551903 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.551903 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.551903 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.552062 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.552062 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.552062 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.552062 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.552062 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.552234 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.552234 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.552234 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.552234 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.552234 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.552234 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.552466 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.552466 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.552466 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.552466 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.552466 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.552662 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.552662 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.552662 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.552662 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.552662 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.552662 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.552860 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.552860 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.552860 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.552860 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.552860 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.552860 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.553956 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.553956 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.553956 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.553956 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.553956 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.553956 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.554619 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.554619 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.554619 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.554619 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.554619 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.554619 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.555134 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.555134 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.555134 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.555134 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.555424 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.555424 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.555424 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.555424 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.555424 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.555719 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.555719 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.555719 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.555719 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:52:36.555719 np0000175635 devstack@c-api.service[112079]: warnings.warn(deprecated_msg) May 21 01:52:36.555719 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.middleware.request_id [req-8382a800-fc7d-4bc2-b32a-ee69e577ef92 req-0ed3cbca-45b4-47b2-b2a8-be723ed1f358 None None] RequestId filter calling following filter/app {{(pid=112079) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 01:52:36.926373 np0000175635 devstack@c-api.service[112079]: INFO cinder.api.openstack.wsgi [req-8382a800-fc7d-4bc2-b32a-ee69e577ef92 req-0ed3cbca-45b4-47b2-b2a8-be723ed1f358 admin admin] POST https://199.204.45.244/volume/v3/types/c0f35f1a-2259-442b-aa67-b5b469b2f843/extra_specs May 21 01:52:36.926835 np0000175635 devstack@c-api.service[112079]: DEBUG cinder.api.openstack.wsgi [req-8382a800-fc7d-4bc2-b32a-ee69e577ef92 req-0ed3cbca-45b4-47b2-b2a8-be723ed1f358 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112079) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 01:52:36.928527 np0000175635 devstack@c-api.service[112079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 21 01:52:36.928527 np0000175635 devstack@c-api.service[112079]: warnings.warn( May 21 01:52:36.934881 np0000175635 devstack@c-api.service[112079]: DEBUG oslo_db.sqlalchemy.engines [req-8382a800-fc7d-4bc2-b32a-ee69e577ef92 req-0ed3cbca-45b4-47b2-b2a8-be723ed1f358 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112079) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:52:36.994949 np0000175635 devstack@c-api.service[112079]: INFO cinder.api.openstack.wsgi [req-8382a800-fc7d-4bc2-b32a-ee69e577ef92 req-0ed3cbca-45b4-47b2-b2a8-be723ed1f358 admin admin] https://199.204.45.244/volume/v3/types/c0f35f1a-2259-442b-aa67-b5b469b2f843/extra_specs returned with HTTP 200 May 21 01:52:36.995523 np0000175635 devstack@c-api.service[112079]: [pid: 112079|app: 0|req: 1/3] 199.204.45.244 () {70 vars in 1505 bytes} [Thu May 21 01:52:36 2026] POST /volume/v3/types/c0f35f1a-2259-442b-aa67-b5b469b2f843/extra_specs => generated 55 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 01:52:38.653739 np0000175635 devstack@c-api.service[112081]: DEBUG dbcounter [-] [112081] Writing DB stats cinder:SELECT=6 {{(pid=112081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 01:52:38.657193 np0000175635 devstack@c-api.service[112080]: DEBUG dbcounter [-] [112080] Writing DB stats cinder:SELECT=6 {{(pid=112080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 01:52:46.513139 np0000175635 devstack@c-api.service[112082]: DEBUG dbcounter [-] [112082] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112082) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 01:52:46.993420 np0000175635 devstack@c-api.service[112079]: DEBUG dbcounter [-] [112079] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112079) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 01:55:27.605996 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.605996 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.605996 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.605996 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.605996 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.607142 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.607142 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.607142 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.607142 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.607142 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.607464 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.607464 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.607464 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.607464 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.607464 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.607464 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.607908 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.607908 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.607908 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.607908 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.608279 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.608279 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.608279 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.608279 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.608519 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.608519 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.608519 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.608519 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.608683 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.608683 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.608683 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.608683 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.608683 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.608928 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.608928 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.608928 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.608928 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.608928 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.609679 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.609679 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.609679 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.609679 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.609679 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.609679 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.610131 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.610131 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.610131 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.610131 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.610131 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.610131 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.610568 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.610568 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.610568 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.610568 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.610568 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.610568 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.610973 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.610973 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.610973 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.610973 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.610973 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.611378 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.611378 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.611378 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.611378 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.611378 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.611705 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.611705 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.611705 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.611705 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.611705 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.611705 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.612183 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.612183 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.612183 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.612183 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.612183 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.612183 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.612585 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.612585 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.612585 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.612585 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.612585 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.612938 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.612938 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.612938 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.612938 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.612938 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.613305 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.613305 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.613305 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.613305 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.613653 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.613653 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.613653 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.613653 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.613932 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.613932 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.613932 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.613932 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.613932 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.614384 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.614384 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.614384 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.614384 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.614384 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.614790 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.614790 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.614790 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.614790 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.614986 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.614986 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.614986 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.614986 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.615170 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.615170 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.615170 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.615170 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.615464 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.615464 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.615464 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.615464 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.615647 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.615647 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.615647 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.615647 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.616208 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.616208 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.616208 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.616208 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.616208 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.616572 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.616572 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.616572 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.616572 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.616572 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.616572 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.616988 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.616988 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.616988 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.616988 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.616988 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.617365 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.617365 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.617365 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.617365 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.617365 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.617365 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.617773 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.617773 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.617773 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.617773 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.617773 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.617773 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.618233 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.618233 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.618233 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.618233 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.618233 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.618233 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.618481 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.618481 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.618481 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.618481 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.618481 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.618481 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.618718 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.618718 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.618718 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.618718 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.618881 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.618881 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.618881 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.618881 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.618881 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.619129 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.619129 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.619129 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.619129 np0000175635 devstack@c-api.service[112080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 01:55:27.619129 np0000175635 devstack@c-api.service[112080]: warnings.warn(deprecated_msg) May 21 01:55:27.619129 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.middleware.request_id [None req-7b87cba4-1d5d-45c0-8073-41f294189920 None None] RequestId filter calling following filter/app {{(pid=112080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 01:55:27.619129 np0000175635 devstack@c-api.service[112080]: INFO cinder.api.openstack.wsgi [None req-7b87cba4-1d5d-45c0-8073-41f294189920 None None] GET https://199.204.45.244/volume// May 21 01:55:27.619381 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.openstack.wsgi [None req-7b87cba4-1d5d-45c0-8073-41f294189920 None None] Empty body provided in request {{(pid=112080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 01:55:27.619381 np0000175635 devstack@c-api.service[112080]: DEBUG cinder.api.openstack.wsgi [None req-7b87cba4-1d5d-45c0-8073-41f294189920 None None] Calling method 'all' {{(pid=112080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 01:55:27.619381 np0000175635 devstack@c-api.service[112080]: INFO cinder.api.openstack.wsgi [None req-7b87cba4-1d5d-45c0-8073-41f294189920 None None] https://199.204.45.244/volume// returned with HTTP 300 May 21 01:55:27.619381 np0000175635 devstack@c-api.service[112080]: [pid: 112080|app: 0|req: 1/4] 199.204.45.244 () {66 vars in 1456 bytes} [Thu May 21 01:55:27 2026] GET /volume/ => generated 390 bytes in 28 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)