May 21 23:16:15.900922 np0000176052 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 21 23:16:15.909907 np0000176052 devstack@c-api.service[112361]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 21 23:16:15.912833 np0000176052 devstack@c-api.service[112361]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 21 23:16:15 2026] *** May 21 23:16:15.912833 np0000176052 devstack@c-api.service[112361]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 21 23:16:15.912833 np0000176052 devstack@c-api.service[112361]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 21 23:16:15.912833 np0000176052 devstack@c-api.service[112361]: nodename: np0000176052 May 21 23:16:15.912833 np0000176052 devstack@c-api.service[112361]: machine: x86_64 May 21 23:16:15.912833 np0000176052 devstack@c-api.service[112361]: clock source: unix May 21 23:16:15.912833 np0000176052 devstack@c-api.service[112361]: pcre jit disabled May 21 23:16:15.912833 np0000176052 devstack@c-api.service[112361]: detected number of CPU cores: 16 May 21 23:16:15.912833 np0000176052 devstack@c-api.service[112361]: current working directory: / May 21 23:16:15.912833 np0000176052 devstack@c-api.service[112361]: detected binary path: /usr/bin/uwsgi-core May 21 23:16:15.912833 np0000176052 devstack@c-api.service[112361]: your processes number limit is 256917 May 21 23:16:15.912833 np0000176052 devstack@c-api.service[112361]: your memory page size is 4096 bytes May 21 23:16:15.912833 np0000176052 devstack@c-api.service[112361]: detected max file descriptor number: 2048 May 21 23:16:15.912833 np0000176052 devstack@c-api.service[112361]: lock engine: pthread robust mutexes May 21 23:16:15.913685 np0000176052 devstack@c-api.service[112361]: thunder lock: enabled May 21 23:16:15.913685 np0000176052 devstack@c-api.service[112361]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 21 23:16:15.913685 np0000176052 devstack@c-api.service[112361]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 21 23:16:15.913685 np0000176052 devstack@c-api.service[112361]: PEP 405 virtualenv detected: /opt/stack/data/venv May 21 23:16:15.913685 np0000176052 devstack@c-api.service[112361]: Set PythonHome to /opt/stack/data/venv May 21 23:16:15.952450 np0000176052 devstack@c-api.service[112361]: Python main interpreter initialized at 0x761c9b2a3668 May 21 23:16:15.952450 np0000176052 devstack@c-api.service[112361]: python threads support enabled May 21 23:16:15.952450 np0000176052 devstack@c-api.service[112361]: your server socket listen backlog is limited to 100 connections May 21 23:16:15.952450 np0000176052 devstack@c-api.service[112361]: your mercy for graceful operations on workers is 80 seconds May 21 23:16:15.952960 np0000176052 devstack@c-api.service[112361]: mapped 671795 bytes (656 KB) for 4 cores May 21 23:16:15.953098 np0000176052 devstack@c-api.service[112361]: *** Operational MODE: preforking *** May 21 23:16:15.953245 np0000176052 devstack@c-api.service[112361]: *** uWSGI is running in multiple interpreter mode *** May 21 23:16:15.953245 np0000176052 devstack@c-api.service[112361]: spawned uWSGI master process (pid: 112361) May 21 23:16:15.953445 np0000176052 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 21 23:16:15.953893 np0000176052 devstack@c-api.service[112361]: spawned uWSGI worker 1 (pid: 112372, cores: 1) May 21 23:16:15.954389 np0000176052 devstack@c-api.service[112361]: spawned uWSGI worker 2 (pid: 112373, cores: 1) May 21 23:16:15.954860 np0000176052 devstack@c-api.service[112361]: spawned uWSGI worker 3 (pid: 112374, cores: 1) May 21 23:16:15.955461 np0000176052 devstack@c-api.service[112361]: spawned uWSGI worker 4 (pid: 112375, cores: 1) May 21 23:16:15.955540 np0000176052 devstack@c-api.service[112361]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 21 23:16:16.076060 np0000176052 devstack@c-api.service[112372]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:16:16.076060 np0000176052 devstack@c-api.service[112372]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:16:16.076060 np0000176052 devstack@c-api.service[112372]: we strongly recommend against using it for new projects. May 21 23:16:16.076060 np0000176052 devstack@c-api.service[112372]: If you are already using Eventlet, we recommend migrating to a different May 21 23:16:16.076060 np0000176052 devstack@c-api.service[112372]: framework. For more detail see May 21 23:16:16.076060 np0000176052 devstack@c-api.service[112372]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:16:16.076060 np0000176052 devstack@c-api.service[112372]: import eventlet # noqa May 21 23:16:16.086399 np0000176052 devstack@c-api.service[112375]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:16:16.086399 np0000176052 devstack@c-api.service[112375]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:16:16.086399 np0000176052 devstack@c-api.service[112375]: we strongly recommend against using it for new projects. May 21 23:16:16.086399 np0000176052 devstack@c-api.service[112375]: If you are already using Eventlet, we recommend migrating to a different May 21 23:16:16.086399 np0000176052 devstack@c-api.service[112375]: framework. For more detail see May 21 23:16:16.086399 np0000176052 devstack@c-api.service[112375]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:16:16.086399 np0000176052 devstack@c-api.service[112375]: import eventlet # noqa May 21 23:16:16.096591 np0000176052 devstack@c-api.service[112373]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:16:16.096591 np0000176052 devstack@c-api.service[112373]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:16:16.096591 np0000176052 devstack@c-api.service[112373]: we strongly recommend against using it for new projects. May 21 23:16:16.096591 np0000176052 devstack@c-api.service[112373]: If you are already using Eventlet, we recommend migrating to a different May 21 23:16:16.096591 np0000176052 devstack@c-api.service[112373]: framework. For more detail see May 21 23:16:16.096591 np0000176052 devstack@c-api.service[112373]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:16:16.096591 np0000176052 devstack@c-api.service[112373]: import eventlet # noqa May 21 23:16:16.105623 np0000176052 devstack@c-api.service[112374]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:16:16.105623 np0000176052 devstack@c-api.service[112374]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:16:16.105623 np0000176052 devstack@c-api.service[112374]: we strongly recommend against using it for new projects. May 21 23:16:16.105623 np0000176052 devstack@c-api.service[112374]: If you are already using Eventlet, we recommend migrating to a different May 21 23:16:16.105623 np0000176052 devstack@c-api.service[112374]: framework. For more detail see May 21 23:16:16.105623 np0000176052 devstack@c-api.service[112374]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:16:16.105623 np0000176052 devstack@c-api.service[112374]: import eventlet # noqa May 21 23:16:16.161167 np0000176052 devstack@c-api.service[112372]: /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 23:16:16.161167 np0000176052 devstack@c-api.service[112372]: debtcollector.deprecate( May 21 23:16:16.171166 np0000176052 devstack@c-api.service[112375]: /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 23:16:16.171166 np0000176052 devstack@c-api.service[112375]: debtcollector.deprecate( May 21 23:16:16.192812 np0000176052 devstack@c-api.service[112374]: /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 23:16:16.192812 np0000176052 devstack@c-api.service[112374]: debtcollector.deprecate( May 21 23:16:16.193864 np0000176052 devstack@c-api.service[112373]: /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 23:16:16.193864 np0000176052 devstack@c-api.service[112373]: debtcollector.deprecate( May 21 23:16:16.237420 np0000176052 devstack@c-api.service[112372]: /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 23:16:16.237420 np0000176052 devstack@c-api.service[112372]: from cgi import parse_header May 21 23:16:16.253956 np0000176052 devstack@c-api.service[112375]: /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 23:16:16.253956 np0000176052 devstack@c-api.service[112375]: from cgi import parse_header May 21 23:16:16.272604 np0000176052 devstack@c-api.service[112374]: /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 23:16:16.272604 np0000176052 devstack@c-api.service[112374]: from cgi import parse_header May 21 23:16:16.283828 np0000176052 devstack@c-api.service[112372]: /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 23:16:16.283828 np0000176052 devstack@c-api.service[112372]: removals.removed_module( May 21 23:16:16.284479 np0000176052 devstack@c-api.service[112372]: /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 23:16:16.284479 np0000176052 devstack@c-api.service[112372]: removals.removed_module( May 21 23:16:16.284752 np0000176052 devstack@c-api.service[112373]: /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 23:16:16.284752 np0000176052 devstack@c-api.service[112373]: from cgi import parse_header May 21 23:16:16.302732 np0000176052 devstack@c-api.service[112375]: /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 23:16:16.302732 np0000176052 devstack@c-api.service[112375]: removals.removed_module( May 21 23:16:16.303482 np0000176052 devstack@c-api.service[112375]: /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 23:16:16.303482 np0000176052 devstack@c-api.service[112375]: removals.removed_module( May 21 23:16:16.317468 np0000176052 devstack@c-api.service[112374]: /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 23:16:16.317468 np0000176052 devstack@c-api.service[112374]: removals.removed_module( May 21 23:16:16.318164 np0000176052 devstack@c-api.service[112374]: /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 23:16:16.318164 np0000176052 devstack@c-api.service[112374]: removals.removed_module( May 21 23:16:16.339568 np0000176052 devstack@c-api.service[112373]: /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 23:16:16.339568 np0000176052 devstack@c-api.service[112373]: removals.removed_module( May 21 23:16:16.340369 np0000176052 devstack@c-api.service[112373]: /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 23:16:16.340369 np0000176052 devstack@c-api.service[112373]: removals.removed_module( May 21 23:16:16.882378 np0000176052 devstack@c-api.service[112372]: /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 23:16:16.882378 np0000176052 devstack@c-api.service[112372]: warnings.warn( May 21 23:16:16.924765 np0000176052 devstack@c-api.service[112375]: /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 23:16:16.924765 np0000176052 devstack@c-api.service[112375]: warnings.warn( May 21 23:16:16.929024 np0000176052 devstack@c-api.service[112374]: /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 23:16:16.929024 np0000176052 devstack@c-api.service[112374]: warnings.warn( May 21 23:16:16.988333 np0000176052 devstack@c-api.service[112372]: /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 23:16:16.988333 np0000176052 devstack@c-api.service[112372]: warnings.warn( May 21 23:16:16.997658 np0000176052 devstack@c-api.service[112373]: /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 23:16:16.997658 np0000176052 devstack@c-api.service[112373]: warnings.warn( May 21 23:16:17.022168 np0000176052 devstack@c-api.service[112375]: /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 23:16:17.022168 np0000176052 devstack@c-api.service[112375]: warnings.warn( May 21 23:16:17.026078 np0000176052 devstack@c-api.service[112374]: /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 23:16:17.026078 np0000176052 devstack@c-api.service[112374]: warnings.warn( May 21 23:16:17.098869 np0000176052 devstack@c-api.service[112373]: /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 23:16:17.098869 np0000176052 devstack@c-api.service[112373]: warnings.warn( May 21 23:16:17.298483 np0000176052 devstack@c-api.service[112372]: 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 23:16:17.298807 np0000176052 devstack@c-api.service[112372]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112372) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:16:17.310419 np0000176052 devstack@c-api.service[112375]: 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 23:16:17.310943 np0000176052 devstack@c-api.service[112375]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112375) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:16:17.339925 np0000176052 devstack@c-api.service[112374]: 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 23:16:17.340497 np0000176052 devstack@c-api.service[112374]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112374) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:16:17.379094 np0000176052 devstack@c-api.service[112373]: 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 23:16:17.379269 np0000176052 devstack@c-api.service[112373]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112373) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:16:17.387611 np0000176052 devstack@c-api.service[112375]: /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 23:16:17.387611 np0000176052 devstack@c-api.service[112375]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:16:17.390762 np0000176052 devstack@c-api.service[112372]: /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 23:16:17.390762 np0000176052 devstack@c-api.service[112372]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:16:17.408329 np0000176052 devstack@c-api.service[112374]: /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 23:16:17.408329 np0000176052 devstack@c-api.service[112374]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:16:17.441000 np0000176052 devstack@c-api.service[112373]: /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 23:16:17.441000 np0000176052 devstack@c-api.service[112373]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:16:17.845669 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112373) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:16:17.845899 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112375) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:16:17.845992 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112372) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:16:17.846145 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.846145 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.846327 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.846327 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.846572 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112374) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:16:17.846664 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.846754 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.846874 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.846959 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.846959 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.847121 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.847121 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.847286 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.847396 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.847479 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.847564 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.847667 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.847667 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.847825 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.847925 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.848010 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.848088 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.848177 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.848258 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.848342 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.848460 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.848533 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.848613 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.848690 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.848794 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.848874 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.848965 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.849058 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.849136 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.849215 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.849294 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.849294 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.849459 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.849459 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.849459 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.849459 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.850296 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.850421 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.850421 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.850559 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.850559 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.850707 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.850856 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.850965 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.851053 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.851155 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.851251 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.851333 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.851445 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.851528 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.851609 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.851711 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.851796 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.851894 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.851977 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.851977 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.851977 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.852198 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.852198 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.852198 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.852198 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.852198 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.852198 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.852198 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.855553 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.855622 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.855685 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.855738 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.855787 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.855838 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.855894 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.855950 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.856013 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.856074 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.856124 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.856183 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.856245 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.856295 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.856346 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.856422 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.856422 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.856422 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.856422 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.856422 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.856422 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.856688 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.856688 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.856688 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.856816 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.856950 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.857010 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.857144 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.862230 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.862298 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.862386 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.862453 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.862506 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.862562 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.862562 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.862668 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.862758 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.862827 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.862827 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.862827 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.862827 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.862827 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.863316 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.863409 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.863463 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.863512 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.863562 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.863623 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.863677 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.863746 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.863813 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.863869 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.863914 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.863966 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.864011 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.864059 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.864102 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.864156 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.864209 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.864258 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.864324 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.864391 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.864439 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.864492 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.864492 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.864593 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.864647 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.864697 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.864746 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.864807 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.864859 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.864916 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.864916 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.865010 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.865059 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.865106 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.865106 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.865192 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.865243 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.865304 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.865373 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.865427 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.865476 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.865526 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.865590 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.865641 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.865699 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.865750 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.865750 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.865750 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.865750 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.865936 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.865936 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.865936 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.865936 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.865936 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.865936 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.865936 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.866243 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.866296 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.866369 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.866423 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.866473 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.866523 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.866586 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.866639 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.866692 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.866750 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.866870 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.866925 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.866975 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.867029 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.867078 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.867128 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.867187 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.867236 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.867295 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.867348 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.867435 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.867487 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.867543 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.867597 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.867649 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.867697 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.867746 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.867798 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.867869 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.867919 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.867971 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.868019 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.868070 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.868117 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.868163 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.868209 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.868260 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.868322 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.868391 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.868459 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.868511 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.868570 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.868570 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.868570 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.868703 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.868703 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.868703 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.868703 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.868703 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.868919 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.868919 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.868919 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.869046 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.869098 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.869147 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.869197 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.869245 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.869320 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.869408 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.869460 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.869508 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.869553 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.869600 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.869662 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.869712 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.869762 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.869810 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.869860 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.869910 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.869910 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.869910 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.869910 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.870072 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.870137 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.870188 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.870188 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.870188 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.870429 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.870512 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.870687 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.870779 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.871000 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.871071 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.871254 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.871385 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.871523 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.871655 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.871786 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.871913 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.872040 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.872177 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.872791 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.872847 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.872919 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.872971 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.873011 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.873048 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.873085 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.873122 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.873159 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.873202 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.873241 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.873288 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.873329 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.873386 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.873423 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.873459 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.873507 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.873544 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.873582 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.873629 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.873669 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.873714 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.873752 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.873789 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.873826 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.873862 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.873903 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.873939 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.873975 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.874010 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.874052 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.874088 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.874129 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.874165 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.874200 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.874241 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.874278 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.874314 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.874367 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.874404 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.874451 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.874490 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.874490 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.874556 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.874595 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.874595 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.874670 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.874670 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.874670 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.874770 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.874850 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.874888 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.874924 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.874960 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.875000 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.875037 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.875728 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.875772 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.875811 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.875850 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.875894 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.875942 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.875983 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.876021 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.876060 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.876096 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.876131 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.876172 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.876207 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.876248 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.876286 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.876324 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.876393 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.876436 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.876436 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.876436 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.876436 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.876436 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.876436 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.876436 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.876436 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.876436 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.876897 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.876937 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.876981 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.877020 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.877066 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.877066 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.877066 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.877066 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.877206 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.877252 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.877292 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.877292 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.877292 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.877423 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.877464 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.877464 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.877540 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.877579 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.877616 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.877653 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.877700 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.877741 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.877777 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.877814 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.877851 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.877884 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.877921 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.877963 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.878003 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.878042 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.878079 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.878128 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.878167 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.878209 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.878246 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.878289 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.878334 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.878480 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.878519 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.878556 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.878593 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.878630 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.878630 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.878701 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.878739 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.878828 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.878869 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.878906 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.878942 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.878980 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.879017 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.879053 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.879090 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.879133 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.879180 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.879224 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.879269 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.879309 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.879309 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.879309 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.879309 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.879309 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.879309 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.879309 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.879309 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.879586 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.879586 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.879586 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.879586 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.879710 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.879760 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.879800 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.879836 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.879880 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.879919 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.879958 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.880003 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.880003 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.880072 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.880072 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.880139 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.880184 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.880223 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.880223 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.880288 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.880327 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.880497 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.880553 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.880604 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.880646 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.880692 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.880731 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.880770 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.880806 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.880843 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.880878 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.880915 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.880950 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.880994 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.881031 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.881077 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.881117 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.881117 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.881117 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.881220 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.881260 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.881295 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.881336 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.881409 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.881456 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.881503 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.881542 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.881579 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.881617 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.881656 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.881693 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.881730 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.881772 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.881811 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.881853 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.881890 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.883035 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.883085 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.883131 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.883170 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.883215 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.883254 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.883293 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.883339 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.883408 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.883451 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.883490 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.883527 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.883565 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.883602 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.883644 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.883682 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.883682 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.883769 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.883811 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.883850 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.883888 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.883932 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.883978 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.884016 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.884053 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.884090 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.884090 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.884090 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.885445 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.885503 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.885564 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.885616 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.885658 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.885705 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.885744 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.885779 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.885825 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.885866 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.885905 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.885944 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.885982 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.886021 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.886065 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.886105 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.886143 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.886181 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.886225 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.886269 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.886308 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.886346 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.886400 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.886448 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.886487 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.886487 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.886487 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.886487 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.888448 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.888500 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.888550 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.888617 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.888660 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.888737 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.888779 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.888779 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.888849 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.888898 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.888942 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.888982 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.889026 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.889070 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.889113 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.889158 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.889196 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.889234 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.889280 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.889329 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.889410 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.889477 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.889532 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.889578 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.889630 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.889676 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.889728 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.889785 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.889834 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.889898 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.889950 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.890000 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.890051 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.890104 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.890153 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.890204 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.890266 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.890319 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.890402 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.890469 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.890524 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.890574 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.890625 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.890676 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.890727 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.890808 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.890860 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.890912 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.890963 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.891025 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.891078 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.891129 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.891182 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.891182 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.891182 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.891182 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.891372 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.891372 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.891372 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.891509 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.891583 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.891583 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.891682 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.891734 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.891782 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.891842 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.891912 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.891912 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.891912 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.892058 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.892113 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.892168 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.892168 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.892268 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.892322 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.892396 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.892452 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.892503 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.892556 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.892623 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.892678 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.892729 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.892729 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.892729 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.892864 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.892864 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.892864 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.893007 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.893072 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.893124 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.893173 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.893234 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.893286 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.893337 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.893446 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.893500 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.893553 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.893604 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.893677 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.893730 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.893779 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.893830 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.893882 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.893934 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.893985 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.894037 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.894089 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.894089 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.894089 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.894089 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.894089 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.894089 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.894380 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.894380 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.894479 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.894528 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.894582 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.894634 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.894701 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.894789 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.894845 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.894893 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.894947 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.895000 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.895051 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.895112 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.895166 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.895222 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.895285 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.895371 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.895429 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.895480 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.895528 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.895598 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.895662 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.895724 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.895777 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.895835 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.895886 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.895945 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.896916 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.896983 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.897035 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.897091 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.897155 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.897210 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.897264 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.897317 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.897394 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.897433 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.897478 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.897524 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.897524 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.897524 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.897620 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.897620 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.897620 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.897620 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.897758 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.897798 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.897837 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.897875 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.897921 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.897961 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.897961 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.897961 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.897961 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.898093 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.898210 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.898255 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.898302 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.898344 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.898406 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.898446 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.898484 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.898524 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.898562 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.898608 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.898648 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.898692 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.898738 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.898805 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.898850 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.898889 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.898927 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.898962 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.899004 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.899043 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.899082 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.899117 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.899160 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.899200 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.899236 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.899282 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.899282 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.899282 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.899737 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.899784 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.899862 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.899905 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.899938 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.899977 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.900016 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.900055 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.900101 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.900145 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.900185 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.900220 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.900259 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.900300 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.900367 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.900411 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.900450 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.900490 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.900528 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.900583 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.900626 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.900691 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.900731 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.900773 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.900812 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.900850 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.900887 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.900930 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.900968 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.901015 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.901060 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.901097 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.901131 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.901175 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.901214 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.901248 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.901284 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.901323 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.901376 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.901428 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.901464 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.901504 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.901541 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.901584 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.901622 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.901659 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.901696 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.901735 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.901780 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.901818 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.901855 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.901891 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.901935 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.901972 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.902007 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.902007 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.902078 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.902078 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.902154 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.902202 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.902240 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.902278 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.902316 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.902368 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.902368 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.902450 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.902450 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.902527 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.902576 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.902615 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.902653 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.902694 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.902730 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.902803 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.902848 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.902887 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.902926 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.902971 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.903010 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.903049 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.903086 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.903122 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.903161 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.903196 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.903242 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.903279 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.903319 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.903385 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.903427 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.903465 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.903503 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.903539 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.903577 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.903612 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.903653 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.903690 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.903729 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.903767 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.903810 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.903849 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.903887 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.903924 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.903962 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.903999 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.904101 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.904229 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.904273 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.904319 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.904376 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.904419 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.904419 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.904419 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.904515 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.904515 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.904515 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.904515 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.904669 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.904716 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.904762 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.904803 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.904841 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.904879 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.904918 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.904955 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.904992 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.905030 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.905064 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.905110 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.905149 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.905188 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.905231 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.905268 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.905306 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.905344 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.905397 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.905444 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.905494 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.905533 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.905568 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.905606 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.905639 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.905677 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.905714 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.905749 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.905792 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.905837 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.905888 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.905926 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.905961 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.906003 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.906042 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.906080 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.906122 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.906160 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.906200 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.906245 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.906284 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.906317 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.906370 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.906423 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.906462 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.906496 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.906534 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.906572 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.906572 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.906572 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.906572 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.906572 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:16:17.906746 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.906746 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.906746 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.906906 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.906906 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.906978 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.907102 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.907158 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.907198 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.907242 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.907281 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.907316 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.907372 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.907422 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.907466 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.907504 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:16:17.907550 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.907588 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.907626 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:16:17.907662 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.907705 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:16:17.907705 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:16:17.907705 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:16:17.907705 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:16:17.952299 np0000176052 devstack@c-api.service[112375]: INFO dbcounter [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Registered counter for database cinder May 21 23:16:17.952566 np0000176052 devstack@c-api.service[112372]: INFO dbcounter [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Registered counter for database cinder May 21 23:16:17.952844 np0000176052 devstack@c-api.service[112373]: INFO dbcounter [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Registered counter for database cinder May 21 23:16:17.954634 np0000176052 devstack@c-api.service[112374]: INFO dbcounter [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Registered counter for database cinder May 21 23:16:17.966010 np0000176052 devstack@c-api.service[112373]: DEBUG oslo_db.sqlalchemy.engines [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c 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=112373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:16:17.967986 np0000176052 devstack@c-api.service[112375]: DEBUG oslo_db.sqlalchemy.engines [None req-02b05b44-5549-4938-8948-5b84caeec29d 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=112375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:16:17.971946 np0000176052 devstack@c-api.service[112374]: DEBUG oslo_db.sqlalchemy.engines [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f 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=112374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:16:17.973959 np0000176052 devstack@c-api.service[112372]: DEBUG oslo_db.sqlalchemy.engines [None req-67bde150-8705-4af9-ba5b-eebf440777c9 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=112372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:16:18.079557 np0000176052 devstack@c-api.service[112373]: DEBUG dbcounter [-] [112373] Writer thread running {{(pid=112373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:16:18.082243 np0000176052 devstack@c-api.service[112373]: INFO cinder.rpc [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:16:18.085010 np0000176052 devstack@c-api.service[112373]: INFO cinder.rpc [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:16:18.085785 np0000176052 devstack@c-api.service[112375]: DEBUG dbcounter [-] [112375] Writer thread running {{(pid=112375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:16:18.086630 np0000176052 devstack@c-api.service[112373]: INFO cinder.rpc [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:16:18.089033 np0000176052 devstack@c-api.service[112375]: INFO cinder.rpc [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:16:18.089131 np0000176052 devstack@c-api.service[112373]: INFO cinder.rpc [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:16:18.089212 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.090270 np0000176052 devstack@c-api.service[112375]: INFO cinder.rpc [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:16:18.090928 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.092609 np0000176052 devstack@c-api.service[112375]: INFO cinder.rpc [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:16:18.094812 np0000176052 devstack@c-api.service[112373]: DEBUG oslo_db.sqlalchemy.engines [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c 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=112373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:16:18.095393 np0000176052 devstack@c-api.service[112375]: INFO cinder.rpc [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:16:18.096283 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.096698 np0000176052 devstack@c-api.service[112373]: INFO cinder.rpc [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:16:18.098211 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.098733 np0000176052 devstack@c-api.service[112373]: INFO cinder.rpc [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:16:18.099326 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.099757 np0000176052 devstack@c-api.service[112372]: DEBUG dbcounter [-] [112372] Writer thread running {{(pid=112372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:16:18.100979 np0000176052 devstack@c-api.service[112374]: DEBUG dbcounter [-] [112374] Writer thread running {{(pid=112374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:16:18.102703 np0000176052 devstack@c-api.service[112372]: INFO cinder.rpc [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:16:18.103524 np0000176052 devstack@c-api.service[112374]: INFO cinder.rpc [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:16:18.103974 np0000176052 devstack@c-api.service[112375]: DEBUG oslo_db.sqlalchemy.engines [None req-02b05b44-5549-4938-8948-5b84caeec29d 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=112375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:16:18.105147 np0000176052 devstack@c-api.service[112372]: INFO cinder.rpc [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:16:18.105834 np0000176052 devstack@c-api.service[112374]: INFO cinder.rpc [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:16:18.105932 np0000176052 devstack@c-api.service[112375]: INFO cinder.rpc [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:16:18.107255 np0000176052 devstack@c-api.service[112372]: INFO cinder.rpc [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:16:18.107569 np0000176052 devstack@c-api.service[112375]: INFO cinder.rpc [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:16:18.108151 np0000176052 devstack@c-api.service[112374]: INFO cinder.rpc [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:16:18.108345 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.108687 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.109446 np0000176052 devstack@c-api.service[112372]: INFO cinder.rpc [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:16:18.110072 np0000176052 devstack@c-api.service[112374]: INFO cinder.rpc [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:16:18.110557 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.110993 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.111855 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.112796 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.112890 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.115911 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.118458 np0000176052 devstack@c-api.service[112374]: DEBUG oslo_db.sqlalchemy.engines [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f 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=112374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:16:18.120038 np0000176052 devstack@c-api.service[112372]: DEBUG oslo_db.sqlalchemy.engines [None req-67bde150-8705-4af9-ba5b-eebf440777c9 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=112372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:16:18.120125 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.120182 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.120723 np0000176052 devstack@c-api.service[112374]: INFO cinder.rpc [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:16:18.121915 np0000176052 devstack@c-api.service[112372]: INFO cinder.rpc [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:16:18.122507 np0000176052 devstack@c-api.service[112374]: INFO cinder.rpc [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:16:18.123151 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.123340 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.123632 np0000176052 devstack@c-api.service[112372]: INFO cinder.rpc [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:16:18.124253 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.124412 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.126091 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.127704 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.129130 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.131948 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.132599 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.134828 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.135607 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.136044 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.136255 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.136844 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.138570 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.139049 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.140239 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.140815 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.141685 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.143664 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.144061 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.144492 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.144599 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.147377 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.147629 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.147922 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.148855 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.149295 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.150076 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.151457 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.151514 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.151554 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.152693 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.152920 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.154380 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.154448 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.155712 np0000176052 devstack@c-api.service[112373]: WARNING cinder.api.contrib.hosts [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:16:18.156323 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.156479 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.157012 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.157529 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.157772 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.159140 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.159876 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.160284 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.160376 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.160477 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.161261 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extended resource: extensions {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.162442 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.162784 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extended resource: qos-specs {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.163039 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.163158 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.163807 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.164637 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.165271 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.165343 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extended resource: os-snapshot-manage {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.166077 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.166823 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extended resource: scheduler-stats {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.166997 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.167289 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.167671 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.168190 np0000176052 devstack@c-api.service[112375]: WARNING cinder.api.contrib.hosts [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:16:18.168282 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extended resource: os-volume-transfer {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.168980 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.169908 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extended resource: extra_specs {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.170406 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.170913 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.171483 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extended resource: os-volume-type-access {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.171758 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.172806 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.173040 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extended resource: cgsnapshots {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.173105 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.173887 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extended resource: extensions {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.174448 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extended resource: consistencygroups {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.175220 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extended resource: qos-specs {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.176155 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.176417 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extended resource: os-quota-sets {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.177223 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.177294 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extended resource: os-snapshot-manage {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.177782 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extended resource: capabilities {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.178263 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.178739 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extended resource: scheduler-stats {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.179046 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extended resource: os-hosts {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.179644 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.180427 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extended resource: encryption {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.180689 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.180759 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extended resource: os-volume-transfer {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.181125 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.181912 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extended resource: backups {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.182373 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extended resource: extra_specs {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.182581 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.182950 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.183822 np0000176052 devstack@c-api.service[112372]: WARNING cinder.api.contrib.hosts [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:16:18.183933 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extended resource: os-volume-type-access {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.184002 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extended resource: os-quota-class-sets {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.184325 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.184566 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.185267 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extended resource: os-volume-manage {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.185498 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extended resource: cgsnapshots {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.185829 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.185996 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.186732 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extended resource: os-availability-zone {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.186918 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extended resource: consistencygroups {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.187327 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.187414 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.187987 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extended resource: encryption {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.188672 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.188793 np0000176052 devstack@c-api.service[112374]: WARNING cinder.api.contrib.hosts [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:16:18.188860 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extended resource: os-quota-sets {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.189499 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extended resource: extensions {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.189565 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.190243 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extended resource: capabilities {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.190332 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.191056 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extended resource: qos-specs {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.191168 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.191561 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extended resource: os-hosts {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.191691 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.192660 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.192918 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extended resource: encryption {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.193034 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.193136 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extended resource: os-snapshot-manage {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.193992 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.194371 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.194440 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extended resource: backups {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.194572 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extended resource: scheduler-stats {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.194859 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extended resource: extensions {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.195783 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.196067 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extended resource: os-volume-transfer {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.196190 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extended resource: qos-specs {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.196467 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extended resource: os-quota-class-sets {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.197207 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.197803 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extended resource: os-volume-manage {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.198261 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extended resource: extra_specs {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.198398 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extended resource: os-snapshot-manage {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.198554 np0000176052 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.199246 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extended resource: os-availability-zone {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.199428 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.contrib.snapshot_actions [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] SnapshotActionsController initialized {{(pid=112373) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:16:18.199551 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.199694 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extension TypesManage extending resource: types {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.199873 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extended resource: os-volume-type-access {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.199958 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extended resource: scheduler-stats {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.200338 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extension VolumeActions extending resource: volumes {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.200454 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.200514 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extended resource: encryption {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.200573 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.200653 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extension AdminActions extending resource: volumes {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.200787 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extension AdminActions extending resource: snapshots {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.200891 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extension AdminActions extending resource: backups {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.201002 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.201091 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extension UsedLimits extending resource: limits {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.201196 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.201301 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.201407 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extended resource: cgsnapshots {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.201494 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.201555 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.201643 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.201767 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-c1e4c4f6-5ce9-4dbc-a421-3a2b2a9ed54c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.202283 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extended resource: os-volume-transfer {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.202721 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.202866 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extended resource: consistencygroups {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.204000 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extended resource: extra_specs {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.204053 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.204879 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extended resource: os-quota-sets {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.205549 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.205740 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extended resource: os-volume-type-access {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.206249 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extended resource: capabilities {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.206877 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.207317 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extended resource: cgsnapshots {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.207563 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extended resource: os-hosts {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.208253 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.208772 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extended resource: consistencygroups {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.208936 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extended resource: encryption {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.209659 np0000176052 devstack@c-api.service[112373]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x761c9b2a3668 pid: 112373 (default app) May 21 23:16:18.209712 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.210555 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extended resource: backups {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.210757 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extended resource: os-quota-sets {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.211038 np0000176052 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.211885 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.contrib.snapshot_actions [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] SnapshotActionsController initialized {{(pid=112375) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:16:18.211999 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.212116 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extension TypesManage extending resource: types {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.212304 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extension VolumeActions extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.212421 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extended resource: capabilities {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.212477 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.212536 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.212583 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extended resource: os-quota-class-sets {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.212626 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extension AdminActions extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.212763 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extension AdminActions extending resource: snapshots {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.212858 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extension AdminActions extending resource: backups {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.212962 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.213069 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extension UsedLimits extending resource: limits {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.213169 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.213271 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.213425 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.213540 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.213647 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.213747 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-02b05b44-5549-4938-8948-5b84caeec29d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.213858 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extended resource: os-volume-manage {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.213898 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extended resource: os-hosts {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.215300 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extended resource: encryption {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.215459 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extended resource: os-availability-zone {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.216672 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extended resource: encryption {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.216879 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extended resource: backups {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.217792 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.217792 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.217792 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.217792 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.218127 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.218127 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.218127 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.218127 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.218744 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.218744 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.218744 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.218744 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.218744 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.218744 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.219192 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.219192 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.219192 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.219192 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.219192 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.219538 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.219538 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.219538 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.219538 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.219538 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.219757 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.219757 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.219757 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.219757 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.219936 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.219936 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.219936 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.219936 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.219936 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.220165 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.220165 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.220165 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.220165 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.220165 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.220413 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.220413 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.220413 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.220413 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.220413 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.220413 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.220722 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.220722 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.220722 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.220722 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.220722 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.220722 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.221044 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.221044 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.221044 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.221044 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.221044 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.221044 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.221522 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.221522 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.221522 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.221522 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.221522 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.221807 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.221807 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.221807 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.221807 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.221807 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.222070 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.222070 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.222070 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.222070 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.222070 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.222070 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.222412 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.222412 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.222412 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.222412 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.222412 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.222412 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.222747 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.222747 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.222747 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.222747 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.222747 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.223032 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.223032 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.223032 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.223032 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.223032 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.223275 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.223275 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.223275 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.223275 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.223528 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.223528 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.223528 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.223528 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.223799 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.223799 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.223799 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.223799 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.223799 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.224025 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.224025 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.224025 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.224025 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.224025 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.224235 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.224235 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.224235 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.224235 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.224452 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.224452 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.224452 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.224452 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.227640 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.227640 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.227640 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.227640 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.227850 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.227850 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.227850 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.227850 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.228049 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.228049 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.228049 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.228049 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.228241 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.228241 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.228241 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.228241 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.228241 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.228500 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.228500 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.228500 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.228621 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extended resource: os-quota-class-sets {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.228676 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.228676 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.228770 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.228810 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.228810 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.228810 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.228810 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.228991 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.228991 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.228991 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.228991 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.228991 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.228991 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.229255 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.229255 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.229255 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.229255 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.229255 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.229255 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.229558 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.229558 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.229558 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.229558 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.229558 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.229558 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.229824 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.229824 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.229824 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.229824 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.229824 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.229824 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.230083 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.230083 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.230083 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.230083 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.230259 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.230259 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.230259 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.230259 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.230464 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.230464 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.230464 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.230464 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.230697 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.230697 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.230697 np0000176052 devstack@c-api.service[112373]: /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 23:16:18.230697 np0000176052 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 21 23:16:18.230874 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extended resource: os-volume-manage {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.230913 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.230949 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.middleware.request_id [None req-6db9d7ab-7a1a-4420-88b1-7cc527b57fed None None] RequestId filter calling following filter/app {{(pid=112373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:16:18.230985 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.231021 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extended resource: os-availability-zone {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.231065 np0000176052 devstack@c-api.service[112375]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x761c9b2a3668 pid: 112375 (default app) May 21 23:16:18.231104 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.231140 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extended resource: encryption {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:16:18.231174 np0000176052 devstack@c-api.service[112373]: [pid: 112373|app: 0|req: 1/1] 199.204.45.140 () {60 vars in 956 bytes} [Thu May 21 23:16:18 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 23:16:18.231210 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.231243 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.231276 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.231320 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.231466 np0000176052 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.231466 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.contrib.snapshot_actions [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] SnapshotActionsController initialized {{(pid=112372) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:16:18.231466 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.231466 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extension TypesManage extending resource: types {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.231466 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extension VolumeActions extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.231593 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.231626 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.231626 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.231626 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extension AdminActions extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.231626 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extension AdminActions extending resource: snapshots {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.231626 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extension AdminActions extending resource: backups {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.231626 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.231626 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extension UsedLimits extending resource: limits {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.231788 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.231788 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.231788 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.231788 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.231788 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.231788 np0000176052 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-67bde150-8705-4af9-ba5b-eebf440777c9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.231932 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.231932 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.233530 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.234953 np0000176052 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:16:18.235831 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.contrib.snapshot_actions [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] SnapshotActionsController initialized {{(pid=112374) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:16:18.235960 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.236082 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extension TypesManage extending resource: types {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.236278 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extension VolumeActions extending resource: volumes {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.236434 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.236535 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.236638 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extension AdminActions extending resource: volumes {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.236766 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extension AdminActions extending resource: snapshots {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.236865 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extension AdminActions extending resource: backups {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.236967 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.237076 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extension UsedLimits extending resource: limits {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.237182 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.237287 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.237416 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.237541 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.237645 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.237755 np0000176052 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-0990cf35-78db-43cd-90d3-6ddeb2162b3f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:16:18.243596 np0000176052 devstack@c-api.service[112372]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x761c9b2a3668 pid: 112372 (default app) May 21 23:16:18.246957 np0000176052 devstack@c-api.service[112374]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x761c9b2a3668 pid: 112374 (default app) May 21 23:16:25.388377 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.388377 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.388377 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.388377 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.389126 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.389126 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.389126 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.389126 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.389394 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.389394 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.389394 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.389394 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.389394 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.389394 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.389792 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.389792 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.389792 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.389792 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.389792 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.390091 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.390091 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.390091 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.390091 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.390091 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.390382 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.390382 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.390382 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.390382 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.390636 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.390636 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.390636 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.390636 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.390636 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.390919 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.390919 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.390919 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.390919 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.390919 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.391240 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.391240 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.391240 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.391240 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.391240 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.391240 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.391592 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.391592 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.391592 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.391592 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.391592 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.391592 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.391934 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.391934 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.391934 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.391934 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.391934 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.391934 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.392269 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.392269 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.392269 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.392269 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.392269 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.392585 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.392585 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.392585 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.392585 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.392585 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.392866 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.392866 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.392866 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.392866 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.392866 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.392866 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.393194 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.393194 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.393194 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.393194 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.393194 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.393194 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.393526 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.393526 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.393526 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.393526 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.393526 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.393831 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.393831 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.393831 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.393831 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.393831 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.394113 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.394113 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.394113 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.394113 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.394344 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.394344 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.394344 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.394344 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.394610 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.394610 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.394610 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.394610 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.394610 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.394895 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.394895 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.394895 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.394895 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.394895 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.395248 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.395248 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.395248 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.395248 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.395503 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.395503 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.395503 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.395503 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.395672 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.395672 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.395672 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.395672 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.395835 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.395835 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.395835 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.395835 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.395982 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.395982 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.395982 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.395982 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.396131 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.396131 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.396131 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.396131 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.396131 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.396319 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.396319 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.396319 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.396319 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.396319 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.396319 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.396551 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.396551 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.396551 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.396551 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.396551 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.396718 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.396718 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.396718 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.396718 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.396718 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.396718 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.396930 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.396930 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.396930 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.396930 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.396930 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.396930 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.397147 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.397147 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.397147 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.397147 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.397147 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.397147 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.397373 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.397373 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.397373 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.397373 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.397373 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.397373 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.397871 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.397871 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.397871 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.397871 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.398029 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.398029 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.398029 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.398029 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.398029 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.398224 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.398224 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.398224 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.398224 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.398224 np0000176052 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 21 23:16:25.398224 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.middleware.request_id [None req-b16cc2a3-317b-4a8a-9863-421a61443155 None None] RequestId filter calling following filter/app {{(pid=112375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:16:25.890867 np0000176052 devstack@c-api.service[112375]: INFO cinder.api.openstack.wsgi [None req-b16cc2a3-317b-4a8a-9863-421a61443155 admin admin] POST https://199.204.45.140/volume/v3/types May 21 23:16:25.891573 np0000176052 devstack@c-api.service[112375]: DEBUG cinder.api.openstack.wsgi [None req-b16cc2a3-317b-4a8a-9863-421a61443155 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:16:25.893865 np0000176052 devstack@c-api.service[112375]: /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 23:16:25.893865 np0000176052 devstack@c-api.service[112375]: warnings.warn( May 21 23:16:25.902084 np0000176052 devstack@c-api.service[112375]: DEBUG oslo_db.sqlalchemy.engines [None req-b16cc2a3-317b-4a8a-9863-421a61443155 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=112375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:16:25.936136 np0000176052 devstack@c-api.service[112375]: INFO cinder.api.openstack.wsgi [None req-b16cc2a3-317b-4a8a-9863-421a61443155 admin admin] https://199.204.45.140/volume/v3/types returned with HTTP 200 May 21 23:16:25.936693 np0000176052 devstack@c-api.service[112375]: [pid: 112375|app: 0|req: 1/2] 199.204.45.140 () {68 vars in 1288 bytes} [Thu May 21 23:16:25 2026] POST /volume/v3/types => generated 186 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 23:16:25.949086 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.middleware.request_id [req-b16cc2a3-317b-4a8a-9863-421a61443155 req-fd79a6bc-fd1e-4a8b-8176-c527c17dbcfb None None] RequestId filter calling following filter/app {{(pid=112373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:16:26.283316 np0000176052 devstack@c-api.service[112373]: INFO cinder.api.openstack.wsgi [req-b16cc2a3-317b-4a8a-9863-421a61443155 req-fd79a6bc-fd1e-4a8b-8176-c527c17dbcfb admin admin] POST https://199.204.45.140/volume/v3/types/97f80378-6e41-42dd-8b19-40d3ed767ada/extra_specs May 21 23:16:26.283871 np0000176052 devstack@c-api.service[112373]: DEBUG cinder.api.openstack.wsgi [req-b16cc2a3-317b-4a8a-9863-421a61443155 req-fd79a6bc-fd1e-4a8b-8176-c527c17dbcfb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:16:26.285587 np0000176052 devstack@c-api.service[112373]: /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 23:16:26.285587 np0000176052 devstack@c-api.service[112373]: warnings.warn( May 21 23:16:26.296542 np0000176052 devstack@c-api.service[112373]: DEBUG oslo_db.sqlalchemy.engines [req-b16cc2a3-317b-4a8a-9863-421a61443155 req-fd79a6bc-fd1e-4a8b-8176-c527c17dbcfb 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=112373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:16:26.359659 np0000176052 devstack@c-api.service[112373]: INFO cinder.api.openstack.wsgi [req-b16cc2a3-317b-4a8a-9863-421a61443155 req-fd79a6bc-fd1e-4a8b-8176-c527c17dbcfb admin admin] https://199.204.45.140/volume/v3/types/97f80378-6e41-42dd-8b19-40d3ed767ada/extra_specs returned with HTTP 200 May 21 23:16:26.360192 np0000176052 devstack@c-api.service[112373]: [pid: 112373|app: 0|req: 2/3] 199.204.45.140 () {70 vars in 1505 bytes} [Thu May 21 23:16:25 2026] POST /volume/v3/types/97f80378-6e41-42dd-8b19-40d3ed767ada/extra_specs => generated 55 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 23:16:28.122122 np0000176052 devstack@c-api.service[112374]: DEBUG dbcounter [-] [112374] Writing DB stats cinder:SELECT=6 {{(pid=112374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:16:28.123559 np0000176052 devstack@c-api.service[112372]: DEBUG dbcounter [-] [112372] Writing DB stats cinder:SELECT=6 {{(pid=112372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:16:35.933725 np0000176052 devstack@c-api.service[112375]: DEBUG dbcounter [-] [112375] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:16:36.358193 np0000176052 devstack@c-api.service[112373]: DEBUG dbcounter [-] [112373] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}