Jun 12 10:21:09.872626 np0000179804 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 12 10:21:09.880981 np0000179804 devstack@c-api.service[112414]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 12 10:21:09.884490 np0000179804 devstack@c-api.service[112414]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 12 10:21:09 2026] *** Jun 12 10:21:09.884490 np0000179804 devstack@c-api.service[112414]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 12 10:21:09.884490 np0000179804 devstack@c-api.service[112414]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 12 10:21:09.884490 np0000179804 devstack@c-api.service[112414]: nodename: np0000179804 Jun 12 10:21:09.884490 np0000179804 devstack@c-api.service[112414]: machine: x86_64 Jun 12 10:21:09.884490 np0000179804 devstack@c-api.service[112414]: clock source: unix Jun 12 10:21:09.884490 np0000179804 devstack@c-api.service[112414]: pcre jit disabled Jun 12 10:21:09.884490 np0000179804 devstack@c-api.service[112414]: detected number of CPU cores: 16 Jun 12 10:21:09.884490 np0000179804 devstack@c-api.service[112414]: current working directory: / Jun 12 10:21:09.884490 np0000179804 devstack@c-api.service[112414]: detected binary path: /usr/bin/uwsgi-core Jun 12 10:21:09.884490 np0000179804 devstack@c-api.service[112414]: your processes number limit is 256917 Jun 12 10:21:09.884490 np0000179804 devstack@c-api.service[112414]: your memory page size is 4096 bytes Jun 12 10:21:09.884490 np0000179804 devstack@c-api.service[112414]: detected max file descriptor number: 2048 Jun 12 10:21:09.884490 np0000179804 devstack@c-api.service[112414]: lock engine: pthread robust mutexes Jun 12 10:21:09.885270 np0000179804 devstack@c-api.service[112414]: thunder lock: enabled Jun 12 10:21:09.885270 np0000179804 devstack@c-api.service[112414]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 12 10:21:09.885270 np0000179804 devstack@c-api.service[112414]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 12 10:21:09.885270 np0000179804 devstack@c-api.service[112414]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 12 10:21:09.885270 np0000179804 devstack@c-api.service[112414]: Set PythonHome to /opt/stack/data/venv Jun 12 10:21:09.924550 np0000179804 devstack@c-api.service[112414]: Python main interpreter initialized at 0x7d3981ca3668 Jun 12 10:21:09.924550 np0000179804 devstack@c-api.service[112414]: python threads support enabled Jun 12 10:21:09.924550 np0000179804 devstack@c-api.service[112414]: your server socket listen backlog is limited to 100 connections Jun 12 10:21:09.924550 np0000179804 devstack@c-api.service[112414]: your mercy for graceful operations on workers is 80 seconds Jun 12 10:21:09.925282 np0000179804 devstack@c-api.service[112414]: mapped 671795 bytes (656 KB) for 4 cores Jun 12 10:21:09.925484 np0000179804 devstack@c-api.service[112414]: *** Operational MODE: preforking *** Jun 12 10:21:09.925710 np0000179804 devstack@c-api.service[112414]: *** uWSGI is running in multiple interpreter mode *** Jun 12 10:21:09.925710 np0000179804 devstack@c-api.service[112414]: spawned uWSGI master process (pid: 112414) Jun 12 10:21:09.925917 np0000179804 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 12 10:21:09.927371 np0000179804 devstack@c-api.service[112414]: spawned uWSGI worker 1 (pid: 112416, cores: 1) Jun 12 10:21:09.927371 np0000179804 devstack@c-api.service[112414]: spawned uWSGI worker 2 (pid: 112417, cores: 1) Jun 12 10:21:09.927987 np0000179804 devstack@c-api.service[112414]: spawned uWSGI worker 3 (pid: 112418, cores: 1) Jun 12 10:21:09.928698 np0000179804 devstack@c-api.service[112414]: spawned uWSGI worker 4 (pid: 112419, cores: 1) Jun 12 10:21:09.928761 np0000179804 devstack@c-api.service[112414]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 12 10:21:10.063080 np0000179804 devstack@c-api.service[112419]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 10:21:10.063080 np0000179804 devstack@c-api.service[112419]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 10:21:10.063080 np0000179804 devstack@c-api.service[112419]: we strongly recommend against using it for new projects. Jun 12 10:21:10.063080 np0000179804 devstack@c-api.service[112419]: If you are already using Eventlet, we recommend migrating to a different Jun 12 10:21:10.063080 np0000179804 devstack@c-api.service[112419]: framework. For more detail see Jun 12 10:21:10.063080 np0000179804 devstack@c-api.service[112419]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 10:21:10.063080 np0000179804 devstack@c-api.service[112419]: import eventlet # noqa Jun 12 10:21:10.066217 np0000179804 devstack@c-api.service[112417]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 10:21:10.066217 np0000179804 devstack@c-api.service[112417]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 10:21:10.066217 np0000179804 devstack@c-api.service[112417]: we strongly recommend against using it for new projects. Jun 12 10:21:10.066217 np0000179804 devstack@c-api.service[112417]: If you are already using Eventlet, we recommend migrating to a different Jun 12 10:21:10.066217 np0000179804 devstack@c-api.service[112417]: framework. For more detail see Jun 12 10:21:10.066217 np0000179804 devstack@c-api.service[112417]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 10:21:10.066217 np0000179804 devstack@c-api.service[112417]: import eventlet # noqa Jun 12 10:21:10.081009 np0000179804 devstack@c-api.service[112416]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 10:21:10.081009 np0000179804 devstack@c-api.service[112416]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 10:21:10.081009 np0000179804 devstack@c-api.service[112416]: we strongly recommend against using it for new projects. Jun 12 10:21:10.081009 np0000179804 devstack@c-api.service[112416]: If you are already using Eventlet, we recommend migrating to a different Jun 12 10:21:10.081009 np0000179804 devstack@c-api.service[112416]: framework. For more detail see Jun 12 10:21:10.081009 np0000179804 devstack@c-api.service[112416]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 10:21:10.081009 np0000179804 devstack@c-api.service[112416]: import eventlet # noqa Jun 12 10:21:10.085207 np0000179804 devstack@c-api.service[112418]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 10:21:10.085207 np0000179804 devstack@c-api.service[112418]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 10:21:10.085207 np0000179804 devstack@c-api.service[112418]: we strongly recommend against using it for new projects. Jun 12 10:21:10.085207 np0000179804 devstack@c-api.service[112418]: If you are already using Eventlet, we recommend migrating to a different Jun 12 10:21:10.085207 np0000179804 devstack@c-api.service[112418]: framework. For more detail see Jun 12 10:21:10.085207 np0000179804 devstack@c-api.service[112418]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 10:21:10.085207 np0000179804 devstack@c-api.service[112418]: import eventlet # noqa Jun 12 10:21:10.149681 np0000179804 devstack@c-api.service[112417]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 10:21:10.149681 np0000179804 devstack@c-api.service[112417]: warnings.warn( Jun 12 10:21:10.156376 np0000179804 devstack@c-api.service[112419]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 10:21:10.156376 np0000179804 devstack@c-api.service[112419]: warnings.warn( Jun 12 10:21:10.181074 np0000179804 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 10:21:10.181074 np0000179804 devstack@c-api.service[112418]: warnings.warn( Jun 12 10:21:10.198725 np0000179804 devstack@c-api.service[112416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 10:21:10.198725 np0000179804 devstack@c-api.service[112416]: warnings.warn( Jun 12 10:21:10.224391 np0000179804 devstack@c-api.service[112417]: /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 Jun 12 10:21:10.224391 np0000179804 devstack@c-api.service[112417]: from cgi import parse_header Jun 12 10:21:10.235221 np0000179804 devstack@c-api.service[112419]: /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 Jun 12 10:21:10.235221 np0000179804 devstack@c-api.service[112419]: from cgi import parse_header Jun 12 10:21:10.259284 np0000179804 devstack@c-api.service[112418]: /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 Jun 12 10:21:10.259284 np0000179804 devstack@c-api.service[112418]: from cgi import parse_header Jun 12 10:21:10.271742 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:10.271742 np0000179804 devstack@c-api.service[112417]: removals.removed_module( Jun 12 10:21:10.273183 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:10.273183 np0000179804 devstack@c-api.service[112417]: removals.removed_module( Jun 12 10:21:10.279331 np0000179804 devstack@c-api.service[112416]: /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 Jun 12 10:21:10.279331 np0000179804 devstack@c-api.service[112416]: from cgi import parse_header Jun 12 10:21:10.284851 np0000179804 devstack@c-api.service[112419]: /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. Jun 12 10:21:10.284851 np0000179804 devstack@c-api.service[112419]: removals.removed_module( Jun 12 10:21:10.286737 np0000179804 devstack@c-api.service[112419]: /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. Jun 12 10:21:10.286737 np0000179804 devstack@c-api.service[112419]: removals.removed_module( Jun 12 10:21:10.308466 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:10.308466 np0000179804 devstack@c-api.service[112418]: removals.removed_module( Jun 12 10:21:10.309927 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:10.309927 np0000179804 devstack@c-api.service[112418]: removals.removed_module( Jun 12 10:21:10.331074 np0000179804 devstack@c-api.service[112416]: /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. Jun 12 10:21:10.331074 np0000179804 devstack@c-api.service[112416]: removals.removed_module( Jun 12 10:21:10.333035 np0000179804 devstack@c-api.service[112416]: /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. Jun 12 10:21:10.333035 np0000179804 devstack@c-api.service[112416]: removals.removed_module( Jun 12 10:21:10.987107 np0000179804 devstack@c-api.service[112416]: /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 Jun 12 10:21:10.987107 np0000179804 devstack@c-api.service[112416]: warnings.warn( Jun 12 10:21:10.988187 np0000179804 devstack@c-api.service[112418]: /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 Jun 12 10:21:10.988187 np0000179804 devstack@c-api.service[112418]: warnings.warn( Jun 12 10:21:10.998740 np0000179804 devstack@c-api.service[112419]: /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 Jun 12 10:21:10.998740 np0000179804 devstack@c-api.service[112419]: warnings.warn( Jun 12 10:21:11.009907 np0000179804 devstack@c-api.service[112417]: /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 Jun 12 10:21:11.009907 np0000179804 devstack@c-api.service[112417]: warnings.warn( Jun 12 10:21:11.088016 np0000179804 devstack@c-api.service[112416]: /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. Jun 12 10:21:11.088016 np0000179804 devstack@c-api.service[112416]: warnings.warn( Jun 12 10:21:11.094063 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:11.094063 np0000179804 devstack@c-api.service[112418]: warnings.warn( Jun 12 10:21:11.106269 np0000179804 devstack@c-api.service[112419]: /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. Jun 12 10:21:11.106269 np0000179804 devstack@c-api.service[112419]: warnings.warn( Jun 12 10:21:11.117081 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:11.117081 np0000179804 devstack@c-api.service[112417]: warnings.warn( Jun 12 10:21:11.368466 np0000179804 devstack@c-api.service[112418]: 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. Jun 12 10:21:11.368637 np0000179804 devstack@c-api.service[112418]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112418) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 10:21:11.404118 np0000179804 devstack@c-api.service[112416]: 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. Jun 12 10:21:11.404387 np0000179804 devstack@c-api.service[112416]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112416) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 10:21:11.454730 np0000179804 devstack@c-api.service[112418]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 12 10:21:11.454730 np0000179804 devstack@c-api.service[112418]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 10:21:11.470719 np0000179804 devstack@c-api.service[112416]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 12 10:21:11.470719 np0000179804 devstack@c-api.service[112416]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 10:21:11.472186 np0000179804 devstack@c-api.service[112417]: 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. Jun 12 10:21:11.472429 np0000179804 devstack@c-api.service[112417]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112417) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 10:21:11.491110 np0000179804 devstack@c-api.service[112419]: 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. Jun 12 10:21:11.491298 np0000179804 devstack@c-api.service[112419]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112419) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 10:21:11.543967 np0000179804 devstack@c-api.service[112417]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 12 10:21:11.543967 np0000179804 devstack@c-api.service[112417]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 10:21:11.556053 np0000179804 devstack@c-api.service[112419]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 12 10:21:11.556053 np0000179804 devstack@c-api.service[112419]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 10:21:11.925063 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112418) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 10:21:11.925407 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112416) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 10:21:11.925471 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.925534 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.925674 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112419) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 10:21:11.925720 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.925807 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.925881 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.926032 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.926072 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.926116 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.926311 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.927105 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.927182 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.927262 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.927321 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.927364 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.927394 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.927423 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.927449 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.927477 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.927502 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.927543 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.927606 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.927649 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.927733 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.927766 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.927818 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.927882 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.927973 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.928028 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.928091 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.928173 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.928825 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.928892 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.928935 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.928962 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.929014 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.929046 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.929080 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.929109 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.929160 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.929195 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.929220 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.929267 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.929331 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.929430 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.929463 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.929495 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.929550 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.929610 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.929668 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.929726 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.929792 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.930751 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.930807 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.930874 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.930929 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.930964 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.930996 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.931022 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.931055 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.931079 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.931103 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.931141 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.931176 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.931201 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.931233 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.931258 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.931288 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.931316 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.931345 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.931376 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.931441 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.931504 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.933200 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.933280 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.933343 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.933397 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.933456 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.933514 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.933561 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.933597 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.933622 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.933651 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.933679 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.933707 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.933735 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.933763 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.933791 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.933824 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.933854 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.933885 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.933913 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.933948 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.933977 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.934733 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.934775 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.934845 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.934902 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.934967 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.935004 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.935035 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.935070 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.935105 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.935150 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.935180 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.935257 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.935296 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.935322 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.935373 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.935406 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.935437 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.935486 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.935545 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.935603 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.935667 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.936389 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112417) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 10:21:11.936761 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.936846 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.937024 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.937062 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.937091 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.937160 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.937217 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.937274 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.937304 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.937347 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.937377 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.937405 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.937434 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.937463 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.937498 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.937527 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.937553 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.937580 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.937609 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.937642 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.937673 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.937705 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.937739 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.937770 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.937806 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.937835 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.937865 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.937893 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.937923 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.937951 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.937977 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.938003 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.938028 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.938060 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.938096 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.938124 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.938160 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.938188 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.938225 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.938254 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.938280 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.938307 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.938335 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.938365 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.938403 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.938403 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.938450 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.938477 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.938477 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.938527 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.938559 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.938559 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.938611 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.938611 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.938611 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.938611 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.938723 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.938723 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.938781 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.939263 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.939333 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.939380 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.939454 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.939511 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.939570 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.939642 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.940199 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.940270 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.940326 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.940401 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.940453 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.940514 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.940587 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.941022 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.941090 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.941174 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.941259 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.941351 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.941406 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.941470 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.942103 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.942278 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.942373 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.942457 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.942489 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.942515 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.942539 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.942585 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.942627 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.942652 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.942699 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.942728 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.942756 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.942814 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.942845 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.942904 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.943017 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.943141 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.943238 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.943290 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.943321 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.943369 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.943395 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.943424 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.943480 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.943505 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.943533 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.943598 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.943754 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.943844 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.943932 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.944018 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.944099 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.944198 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.944290 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.944763 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.944862 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.944960 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.945061 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.945178 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.945292 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.945434 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.947857 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.947926 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.948056 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.948056 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.948158 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.948158 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.948238 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.948556 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.948610 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.948665 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.948703 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.948780 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.948837 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.949116 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.949957 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.950030 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.950113 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.950200 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.950268 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.950318 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.950399 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.951124 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.951212 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.951252 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.951315 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.951362 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.951405 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.951447 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.951488 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.951532 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.951532 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.951606 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.951644 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.951682 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.951723 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.951757 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.951799 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.951836 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.951874 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.951915 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.951952 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.951994 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.952036 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.952086 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.952143 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.952181 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.952218 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.952256 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.952292 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.952329 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.952365 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.952418 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.952461 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.952498 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.952541 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.952578 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.952613 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.952649 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.952686 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.952723 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.952766 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.952807 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.952849 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.952886 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.952922 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.952963 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.953003 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.953040 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.953076 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.953112 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.953170 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.953235 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.953274 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.953315 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.953351 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.953391 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.953433 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.953469 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.953503 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.953538 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.953573 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.953617 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.953617 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.953617 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.953727 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.953727 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.953727 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.953727 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.953727 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.953727 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.953727 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.953960 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.954046 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.954089 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.954158 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.954224 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.954296 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.954401 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.954468 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.954541 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.954587 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.954658 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.954714 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.954766 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.954832 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.954871 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.954909 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.954953 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.954994 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.955032 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.955082 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.955118 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.955172 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.955221 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.955264 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.955298 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.955333 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.955367 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.955409 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.955449 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.955494 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.955530 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.955578 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.955613 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.955649 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.955685 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.955718 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.955753 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.955793 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.955830 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.955873 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.955907 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.955942 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.955987 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.955987 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.955987 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.955987 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.955987 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.956169 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.956169 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.957746 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.957803 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.957858 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.957898 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.957939 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.957976 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.958016 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.958051 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.958089 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.958145 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.958205 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.958262 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.958262 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.958262 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.958529 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.958577 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.958668 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.958717 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.958781 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.958832 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.958899 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.959068 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.959147 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.959190 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.959238 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.959279 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.959319 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.959360 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.959402 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.959443 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.959484 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.959529 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.959572 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.959614 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.959651 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.959689 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.959731 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.959782 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.959825 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.959862 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.959900 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.959943 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.959981 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.960020 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.960056 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.960098 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.960158 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.960206 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.960243 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.960284 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.960325 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.960373 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.960411 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.960447 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.960490 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.960547 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.960598 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.960639 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.960677 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.960715 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.960758 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.960794 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.960842 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.960879 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.960914 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.960952 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.960988 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.961024 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.961024 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.961024 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.961148 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.961148 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.961148 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.961148 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.961148 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.961148 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.961148 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.961148 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.961148 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.961148 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.961543 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.961543 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.961620 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.961653 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.961677 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.961701 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.961729 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.961753 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.961778 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.961804 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.961828 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.961857 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.961884 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.961884 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.961931 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.961961 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.961989 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.962014 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.962040 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.962065 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.962065 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.962065 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.962065 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.962065 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.962223 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.962265 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.962291 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.962291 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.962291 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.962291 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.962291 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.962398 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.963613 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.963665 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.963724 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.963763 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.963797 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.963842 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.963881 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.963917 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.963968 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.964018 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.964056 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.964092 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.964149 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.964200 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.964243 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.964279 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.964314 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.964351 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.964393 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.964393 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.964393 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.964542 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.964627 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.964704 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.964795 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.964869 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.964949 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.965037 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.965081 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.965175 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.965252 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.965300 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.965339 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.965377 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.965420 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.965458 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.965494 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.965530 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.965579 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.965616 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.965653 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.965690 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.965726 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.965762 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.965799 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.965836 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.965878 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.965915 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.965950 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.965992 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.966110 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.966212 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.966250 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.966292 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.966334 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.966377 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.966420 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.966456 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.966493 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.966537 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.966579 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.966621 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.966657 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.966703 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.966741 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.966777 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.966813 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.966854 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.966892 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.966939 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.966939 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.967003 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.967046 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.967079 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.967115 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.967179 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.967218 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.967218 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.967218 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.967218 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.967218 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.967218 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.967218 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.967450 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.967450 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.967516 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.967554 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.967554 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.967624 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.967668 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.967711 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.967747 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.967787 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.967822 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.967863 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.967900 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.967936 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.967977 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.968026 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.968062 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.968097 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.968148 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.968187 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.968222 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.968257 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.968291 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.968338 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.968378 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.968421 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.968421 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.968485 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.968485 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.968547 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.968547 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.968547 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.968649 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.968649 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.968725 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.968767 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.968810 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.968851 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.968893 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.968893 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.968971 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.969007 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.969047 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.969088 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.969148 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.969257 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.969312 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.969357 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.969396 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.969435 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.969471 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.969511 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.969541 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.969541 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.969609 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.969643 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.969680 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.969717 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.969756 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.969788 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.969788 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.969788 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.969883 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.969928 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.969968 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.970005 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.970047 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.970083 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.970123 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.970187 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.970226 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.970269 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.970311 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.970347 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.970383 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.970423 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.970463 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.970503 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.970544 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.970587 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.970622 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.970655 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.970697 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.970733 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.970733 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.971927 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.971979 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.972030 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.972073 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.972111 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.972162 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.972256 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.972297 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.972297 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.972387 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.972387 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.972454 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.972489 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.972489 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.972551 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.972589 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.972651 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.972696 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.972745 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.972783 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.972818 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.972853 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.972888 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.972924 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.972964 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.973011 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.973047 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.973082 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.973140 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.973209 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.973254 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.973289 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.973331 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.973366 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.973405 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.973451 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.973487 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.973520 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.973556 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.973592 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.973626 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.973669 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.973706 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.973740 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.973779 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.973821 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.973821 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.973890 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.973931 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.973965 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.974000 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.974035 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.974035 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.974035 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.974035 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.974035 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.974223 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.974223 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.974223 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.974326 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.974362 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.974402 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.974442 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.974480 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.974525 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.974560 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.974600 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.974642 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.974684 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.974792 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.974914 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.974960 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.975002 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.975050 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.975050 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.975115 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.975168 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.975214 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.975214 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.975214 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.975214 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.975348 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.975393 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.975428 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.975463 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.975502 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.975541 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.975575 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.975614 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.975647 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.975681 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.975720 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.975755 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.975789 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.975823 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.975862 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.975897 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.975935 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.975969 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.976003 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.976037 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.976078 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.976112 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.976160 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.976192 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.976227 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.976261 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.976290 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.976324 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.976357 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.976403 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.976403 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.977666 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.977718 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.977790 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.977893 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.977935 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.977983 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.978024 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.978062 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.978098 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.978169 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.978214 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.978253 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.978289 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.978332 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.978368 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.978404 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.978441 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.978478 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.978522 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.978566 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.978608 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.978644 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.978681 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.978717 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.978761 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.978798 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.978798 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.978798 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.978892 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.978959 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.979076 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.979137 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.979180 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.979218 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.979265 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.979301 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.979340 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.979376 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.979413 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.979461 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.979502 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.979539 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.979575 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.979619 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.979655 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.979691 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.979744 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.979781 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.979819 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.979865 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.979902 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.979937 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.979937 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.979937 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.979937 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.979937 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.980102 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.980102 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.980102 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.980243 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.980282 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.980282 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.980350 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.980388 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.980430 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.980468 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.980504 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.980547 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.980592 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.980630 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.980666 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.980702 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.980738 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.980776 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.980818 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.980818 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.980891 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.980929 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.980970 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.981012 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.981059 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.981059 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.981059 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.981059 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.986958 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.987053 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.987118 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.987198 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.987254 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.987332 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.987391 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.987442 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.987505 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.987560 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.987654 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.987718 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.987783 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.987839 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.987892 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.987958 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.988019 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112417) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.988071 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.988164 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.988231 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.988284 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.988336 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.988386 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.988447 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.988614 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.988667 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.988733 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.988799 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.988850 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.988901 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112417) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.988951 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.989002 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.989055 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.989106 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112417) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.989260 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.989318 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.989373 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.989425 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.989476 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.989535 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.989595 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.989655 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.989707 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.989758 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.989991 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:21:11.990048 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:11.990100 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:21:11.990100 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:21:11.990100 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:21:11.990100 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:21:11.990100 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:21:11.990100 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:21:12.034506 np0000179804 devstack@c-api.service[112417]: INFO dbcounter [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Registered counter for database cinder Jun 12 10:21:12.034692 np0000179804 devstack@c-api.service[112419]: INFO dbcounter [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Registered counter for database cinder Jun 12 10:21:12.035200 np0000179804 devstack@c-api.service[112418]: INFO dbcounter [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Registered counter for database cinder Jun 12 10:21:12.037831 np0000179804 devstack@c-api.service[112416]: INFO dbcounter [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Registered counter for database cinder Jun 12 10:21:12.081622 np0000179804 devstack@c-api.service[112417]: DEBUG oslo_db.sqlalchemy.engines [None req-badd1735-e22f-460a-af40-c8ff3064b970 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=112417) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:21:12.083632 np0000179804 devstack@c-api.service[112418]: DEBUG oslo_db.sqlalchemy.engines [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 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=112418) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:21:12.085574 np0000179804 devstack@c-api.service[112419]: DEBUG oslo_db.sqlalchemy.engines [None req-5a469e2c-babd-450c-be56-4916f57079bc 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=112419) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:21:12.089618 np0000179804 devstack@c-api.service[112416]: DEBUG oslo_db.sqlalchemy.engines [None req-231b496c-f009-469c-a154-063c0d6f462a 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=112416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:21:12.199349 np0000179804 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writer thread running {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 10:21:12.200321 np0000179804 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writer thread running {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 10:21:12.200791 np0000179804 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writer thread running {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 10:21:12.201992 np0000179804 devstack@c-api.service[112419]: INFO cinder.rpc [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 10:21:12.202668 np0000179804 devstack@c-api.service[112417]: INFO cinder.rpc [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 10:21:12.204061 np0000179804 devstack@c-api.service[112418]: INFO cinder.rpc [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 10:21:12.204214 np0000179804 devstack@c-api.service[112419]: INFO cinder.rpc [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 10:21:12.206623 np0000179804 devstack@c-api.service[112419]: INFO cinder.rpc [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 10:21:12.206852 np0000179804 devstack@c-api.service[112418]: INFO cinder.rpc [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 10:21:12.207665 np0000179804 devstack@c-api.service[112417]: INFO cinder.rpc [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 10:21:12.208699 np0000179804 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writer thread running {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 10:21:12.208818 np0000179804 devstack@c-api.service[112419]: INFO cinder.rpc [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 10:21:12.209610 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.209710 np0000179804 devstack@c-api.service[112418]: INFO cinder.rpc [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 10:21:12.210893 np0000179804 devstack@c-api.service[112417]: INFO cinder.rpc [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 10:21:12.211527 np0000179804 devstack@c-api.service[112416]: INFO cinder.rpc [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 10:21:12.211929 np0000179804 devstack@c-api.service[112418]: INFO cinder.rpc [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 10:21:12.212556 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.213123 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.213950 np0000179804 devstack@c-api.service[112417]: INFO cinder.rpc [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 10:21:12.214358 np0000179804 devstack@c-api.service[112416]: INFO cinder.rpc [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 10:21:12.215194 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.217122 np0000179804 devstack@c-api.service[112416]: INFO cinder.rpc [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 10:21:12.217297 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.219365 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.219703 np0000179804 devstack@c-api.service[112416]: INFO cinder.rpc [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 10:21:12.220837 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.224081 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.252476 np0000179804 devstack@c-api.service[112419]: DEBUG oslo_db.sqlalchemy.engines [None req-5a469e2c-babd-450c-be56-4916f57079bc 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=112419) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:21:12.255352 np0000179804 devstack@c-api.service[112419]: INFO cinder.rpc [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 10:21:12.255695 np0000179804 devstack@c-api.service[112417]: DEBUG oslo_db.sqlalchemy.engines [None req-badd1735-e22f-460a-af40-c8ff3064b970 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=112417) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:21:12.257761 np0000179804 devstack@c-api.service[112418]: DEBUG oslo_db.sqlalchemy.engines [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 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=112418) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:21:12.257859 np0000179804 devstack@c-api.service[112419]: INFO cinder.rpc [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 10:21:12.259076 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.259235 np0000179804 devstack@c-api.service[112417]: INFO cinder.rpc [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 10:21:12.260701 np0000179804 devstack@c-api.service[112418]: INFO cinder.rpc [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 10:21:12.262952 np0000179804 devstack@c-api.service[112417]: INFO cinder.rpc [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 10:21:12.263086 np0000179804 devstack@c-api.service[112418]: INFO cinder.rpc [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 10:21:12.264221 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.264504 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.271012 np0000179804 devstack@c-api.service[112416]: DEBUG oslo_db.sqlalchemy.engines [None req-231b496c-f009-469c-a154-063c0d6f462a 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=112416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:21:12.273874 np0000179804 devstack@c-api.service[112416]: INFO cinder.rpc [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 10:21:12.275173 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.276241 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.276341 np0000179804 devstack@c-api.service[112416]: INFO cinder.rpc [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 10:21:12.277656 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.277775 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.278568 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.279378 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.281163 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.281636 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.282460 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.284292 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.285702 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.287573 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.288375 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.288641 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.291661 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.291774 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.291863 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.291951 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.293410 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.294481 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.294684 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.295022 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.296733 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.297591 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.297811 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.298256 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.299692 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.300657 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.300770 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.302300 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.302794 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.303624 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.303951 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.304263 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.305197 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.305318 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.306967 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.307098 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.307809 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.310045 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.310941 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.312796 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.313699 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.313964 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.314746 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.316456 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.316993 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.317029 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.318315 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.318585 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.318667 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.319996 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.320140 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.320484 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.320938 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.321568 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.321683 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.321999 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.322755 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.323030 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.323487 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.324192 np0000179804 devstack@c-api.service[112418]: WARNING cinder.api.contrib.hosts [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 10:21:12.324269 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.324352 np0000179804 devstack@c-api.service[112419]: WARNING cinder.api.contrib.hosts [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 10:21:12.324844 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.324908 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.325335 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.326025 np0000179804 devstack@c-api.service[112417]: WARNING cinder.api.contrib.hosts [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 10:21:12.326255 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.326745 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.326894 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.327543 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.328053 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.328428 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.329176 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.329451 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.329989 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.330023 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.330137 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extended resource: extensions {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.330979 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.331048 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extended resource: extensions {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.331795 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extended resource: os-quota-class-sets {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.331935 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extended resource: extensions {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.332515 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extended resource: os-quota-class-sets {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.333054 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extended resource: scheduler-stats {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.333294 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extended resource: os-quota-class-sets {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.333631 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.333959 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extended resource: scheduler-stats {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.334573 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extended resource: scheduler-stats {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.335267 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extended resource: os-quota-sets {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.335852 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.336086 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extended resource: os-quota-sets {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.336194 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extended resource: os-quota-sets {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.336676 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extended resource: backups {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.337636 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.338208 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extended resource: backups {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.338488 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extended resource: backups {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.339068 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.339103 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extended resource: os-snapshot-manage {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.340236 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extended resource: os-snapshot-manage {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.340461 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.340532 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extended resource: consistencygroups {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.341267 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extended resource: os-snapshot-manage {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.341641 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extended resource: consistencygroups {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.341689 np0000179804 devstack@c-api.service[112416]: WARNING cinder.api.contrib.hosts [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 10:21:12.342371 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.342471 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extended resource: extra_specs {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.343164 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extended resource: consistencygroups {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.343559 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extended resource: extra_specs {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.343680 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.343987 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extended resource: os-hosts {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.345043 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.345109 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extended resource: os-hosts {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.345308 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extended resource: os-volume-manage {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.345844 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extended resource: extra_specs {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.346424 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extended resource: os-volume-manage {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.346546 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.346723 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extended resource: os-availability-zone {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.347526 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extended resource: extensions {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.347849 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extended resource: os-availability-zone {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.348022 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extended resource: encryption {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.348057 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extended resource: os-hosts {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.348902 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extended resource: os-quota-class-sets {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.349254 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extended resource: encryption {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.349564 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extended resource: os-volume-transfer {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.349926 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extended resource: os-volume-manage {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.350180 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extended resource: scheduler-stats {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.350739 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extended resource: os-volume-transfer {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.351171 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extended resource: capabilities {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.351867 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extended resource: os-availability-zone {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.352410 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extended resource: os-quota-sets {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.352460 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extended resource: encryption {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.352485 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extended resource: capabilities {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.353699 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extended resource: encryption {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.353734 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extended resource: encryption {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.353887 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extended resource: os-volume-type-access {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.354010 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extended resource: backups {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.355241 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extended resource: os-volume-type-access {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.355461 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extended resource: cgsnapshots {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.355679 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extended resource: os-volume-transfer {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.356095 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extended resource: os-snapshot-manage {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.356855 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extended resource: qos-specs {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.357533 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extended resource: consistencygroups {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.357612 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extended resource: cgsnapshots {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.357939 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extended resource: capabilities {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.358910 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.contrib.snapshot_actions [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] SnapshotActionsController initialized {{(pid=112418) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 10:21:12.359020 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extended resource: qos-specs {{(pid=112417) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.359442 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extended resource: extra_specs {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.359896 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extended resource: encryption {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.359934 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.361261 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.contrib.snapshot_actions [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] SnapshotActionsController initialized {{(pid=112417) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 10:21:12.361298 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extended resource: os-hosts {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.361476 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.362039 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extended resource: os-volume-type-access {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.362196 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.362645 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extended resource: os-volume-manage {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.362833 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.363684 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.364171 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.364206 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extended resource: os-availability-zone {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.364471 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extended resource: cgsnapshots {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.365168 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.365562 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extended resource: encryption {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.365601 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.366687 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.367001 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.367036 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extended resource: os-volume-transfer {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.367679 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extended resource: qos-specs {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.368284 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.368365 np0000179804 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.368727 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extended resource: capabilities {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.369251 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.369373 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.369494 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.369598 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extension AdminActions extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.369722 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extension AdminActions extending resource: snapshots {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.369824 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extension AdminActions extending resource: backups {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.370029 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.370119 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extended resource: encryption {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.370405 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.contrib.snapshot_actions [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] SnapshotActionsController initialized {{(pid=112419) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 10:21:12.370772 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extension VolumeActions extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.370898 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extension TypesManage extending resource: types {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.371005 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extension UsedLimits extending resource: limits {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.371104 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.371218 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.371313 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.371413 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.371537 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.371666 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.371694 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.371720 np0000179804 devstack@c-api.service[112417]: WARNING castellan.key_manager.migration [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.371744 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-021d1632-99ff-4f81-8062-8f0ffce705e1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.371840 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extended resource: os-volume-type-access {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.372816 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.372969 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.373142 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.373298 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extension AdminActions extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.373429 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extension AdminActions extending resource: snapshots {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.373487 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extended resource: cgsnapshots {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.373528 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extension AdminActions extending resource: backups {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.373674 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.373735 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extension VolumeActions extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.373864 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extension TypesManage extending resource: types {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.373971 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extension UsedLimits extending resource: limits {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.374074 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.374201 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.374321 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.374435 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.374572 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.374678 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.374779 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.v3.router [None req-badd1735-e22f-460a-af40-c8ff3064b970 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112417) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.374940 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extended resource: qos-specs {{(pid=112416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:21:12.375667 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.377071 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.contrib.snapshot_actions [None req-231b496c-f009-469c-a154-063c0d6f462a None None] SnapshotActionsController initialized {{(pid=112416) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 10:21:12.377715 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.378010 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.379425 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.379664 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.380020 np0000179804 devstack@c-api.service[112418]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d3981ca3668 pid: 112418 (default app) Jun 12 10:21:12.380781 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.381687 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.382089 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.382969 np0000179804 devstack@c-api.service[112417]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d3981ca3668 pid: 112417 (default app) Jun 12 10:21:12.383471 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.383530 np0000179804 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.384689 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.384890 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.384954 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.385046 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.385215 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extension AdminActions extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.385376 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extension AdminActions extending resource: snapshots {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.385509 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extension AdminActions extending resource: backups {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.385664 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extension VolumeActions extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.385956 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extension TypesManage extending resource: types {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.386093 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extension UsedLimits extending resource: limits {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.386245 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.386304 np0000179804 devstack@c-api.service[112416]: WARNING castellan.key_manager.migration [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:21:12.386373 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.386508 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.386644 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.386894 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.387045 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.387163 np0000179804 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5a469e2c-babd-450c-be56-4916f57079bc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.387222 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.387297 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.387420 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.387521 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extension AdminActions extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.387633 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extension AdminActions extending resource: snapshots {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.387743 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extension AdminActions extending resource: backups {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.388290 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.388290 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.388480 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.388480 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.388480 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.388480 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.388480 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.388868 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.388868 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.388868 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.388868 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.388868 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.388868 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.389289 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.389289 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.389289 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.389457 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extension VolumeActions extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.389514 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.389514 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.389514 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.389514 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.389775 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.389775 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.389775 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.389775 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.390036 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.390036 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.390036 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.390036 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.390324 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.390324 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.390324 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.390324 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.390564 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extension TypesManage extending resource: types {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.390618 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.390618 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.390618 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.390618 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.390878 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.390878 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.390878 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.390878 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.390878 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.390878 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.391251 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.391251 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.391251 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.391251 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.391528 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extension UsedLimits extending resource: limits {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.391592 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.391592 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.391592 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.391592 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.391592 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.391592 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.391972 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.391972 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.391972 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.391972 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.392243 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.392300 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.392300 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.392300 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.392300 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.392300 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.392653 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.392653 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.392653 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.392653 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.392653 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.392973 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.392973 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.392973 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.392973 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.393232 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.393309 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.393309 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.393309 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.393309 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.393567 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.393567 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.393567 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.393567 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.393789 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.393844 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.393844 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.393844 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.393844 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.393844 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.394201 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.394201 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.394201 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.394201 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.394201 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.394508 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.394508 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.394640 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.394702 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.394702 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.394702 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.394702 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.394968 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.394968 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.394968 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.394968 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.395258 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.395258 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.395258 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.395258 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.395499 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.395553 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.395553 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.395553 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.395553 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.395553 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.395899 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.395899 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.395899 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.395899 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.395899 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.396217 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.396217 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.396217 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.396217 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.396461 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.396563 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.396563 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.396563 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.396563 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.396868 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.396868 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.396868 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.396868 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.397298 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.397298 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.397298 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.397298 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.397565 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.397565 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.397685 np0000179804 devstack@c-api.service[112416]: DEBUG cinder.api.v3.router [None req-231b496c-f009-469c-a154-063c0d6f462a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:21:12.397726 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.397726 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.397726 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.397726 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.397726 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.397726 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.397979 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.397979 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.397979 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.397979 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.398169 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.398169 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.398169 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.398169 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.398169 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.398169 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.398428 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.398428 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.398428 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.398428 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.398428 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.398428 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.398675 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.398675 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.398675 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.398675 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.398675 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.398675 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.398931 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.398931 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.398931 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.398931 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.398931 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.398931 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.399193 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.399193 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.399193 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.399193 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.399377 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.399377 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.399377 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.399377 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.399541 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.399541 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.399541 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.399541 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.399720 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.399720 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.399720 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:12.399720 np0000179804 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) Jun 12 10:21:12.399720 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-b496663b-ba18-4882-a118-e3f58978c6b1 None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:21:12.399720 np0000179804 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 1/1] 199.19.213.59 () {60 vars in 949 bytes} [Fri Jun 12 10:21:12 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 12 10:21:12.399938 np0000179804 devstack@c-api.service[112416]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d3981ca3668 pid: 112416 (default app) Jun 12 10:21:12.399974 np0000179804 devstack@c-api.service[112419]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d3981ca3668 pid: 112419 (default app) Jun 12 10:21:19.739167 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.739167 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.739568 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.739568 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.739568 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.739568 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.739568 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.739818 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.739818 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.739818 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.739818 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.739818 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.739818 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.740069 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.740069 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.740069 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.740069 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.740069 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.740278 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.740278 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.740278 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.740278 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.740450 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.740450 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.740450 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.740450 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.740628 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.740628 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.740628 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.740628 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.740628 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.740844 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.740844 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.740844 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.740844 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.740844 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.741058 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.741058 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.741058 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.741058 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.741058 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.741058 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.741302 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.741302 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.741302 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.741302 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.741302 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.741302 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.741533 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.741533 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.741533 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.741533 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.741533 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.741533 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.741737 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.741737 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.741737 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.741737 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.741737 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.741737 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.741950 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.741950 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.741950 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.741950 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.742092 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.742092 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.742092 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.742092 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.742092 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.742311 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.742311 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.742311 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.742311 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.742311 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.742479 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.742479 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.742479 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.742479 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.742479 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.742479 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.742687 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.742687 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.742687 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.742687 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.742687 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.742863 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.742863 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.742863 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.742863 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.742863 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.743045 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.743045 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.743045 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.743045 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.743221 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.743221 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.743221 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.743221 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.743370 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.743370 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.743370 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.743370 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.743370 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.743558 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.743558 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.743558 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.743558 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.743558 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.743722 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.743722 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.743722 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.743722 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.743864 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.743864 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.743864 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.743864 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.744018 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.744018 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.744018 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.744018 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.744192 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.744192 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.744192 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.744192 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.744339 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.744339 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.744339 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.744339 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.744479 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.744479 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.744479 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.744479 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.744479 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.744479 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.744683 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.744683 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.744683 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.744683 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.744683 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.744904 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.744904 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.744904 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.744904 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.744904 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.744904 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.744904 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.745152 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.745152 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.745152 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.745152 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.745152 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.745152 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.745372 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.745372 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.745372 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.745372 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.745372 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.745372 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.745569 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.745569 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.745569 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.745569 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.745569 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.745569 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.745782 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.745782 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.745782 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.745782 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.745921 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.745921 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.745921 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.745921 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.746066 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.746066 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.746066 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.746066 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.746229 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.746229 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.746229 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:19.746229 np0000179804 devstack@c-api.service[112417]: warnings.warn(deprecated_msg) Jun 12 10:21:19.746229 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.middleware.request_id [None req-2a281430-2253-47d5-a574-86539e88a0b3 None None] RequestId filter calling following filter/app {{(pid=112417) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:21:20.284840 np0000179804 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-2a281430-2253-47d5-a574-86539e88a0b3 admin admin] POST https://199.19.213.59/volume/v3/types Jun 12 10:21:20.285291 np0000179804 devstack@c-api.service[112417]: DEBUG cinder.api.openstack.wsgi [None req-2a281430-2253-47d5-a574-86539e88a0b3 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112417) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 12 10:21:20.286847 np0000179804 devstack@c-api.service[112417]: /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. Jun 12 10:21:20.286847 np0000179804 devstack@c-api.service[112417]: warnings.warn( Jun 12 10:21:20.330581 np0000179804 devstack@c-api.service[112417]: DEBUG oslo_db.sqlalchemy.engines [None req-2a281430-2253-47d5-a574-86539e88a0b3 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=112417) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:21:20.379926 np0000179804 devstack@c-api.service[112417]: INFO cinder.api.openstack.wsgi [None req-2a281430-2253-47d5-a574-86539e88a0b3 admin admin] https://199.19.213.59/volume/v3/types returned with HTTP 200 Jun 12 10:21:20.379926 np0000179804 devstack@c-api.service[112417]: [pid: 112417|app: 0|req: 1/2] 199.19.213.59 () {68 vars in 1281 bytes} [Fri Jun 12 10:21:19 2026] POST /volume/v3/types => generated 186 bytes in 652 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 10:21:20.390446 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [req-2a281430-2253-47d5-a574-86539e88a0b3 req-8911d98d-07e3-4c16-bdf2-775a1d28e2d1 None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:21:20.748587 np0000179804 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [req-2a281430-2253-47d5-a574-86539e88a0b3 req-8911d98d-07e3-4c16-bdf2-775a1d28e2d1 admin admin] POST https://199.19.213.59/volume/v3/types/8dc495ff-d0d8-44b2-9348-45dceffc4fbb/extra_specs Jun 12 10:21:20.749120 np0000179804 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [req-2a281430-2253-47d5-a574-86539e88a0b3 req-8911d98d-07e3-4c16-bdf2-775a1d28e2d1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 12 10:21:20.751038 np0000179804 devstack@c-api.service[112418]: /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. Jun 12 10:21:20.751038 np0000179804 devstack@c-api.service[112418]: warnings.warn( Jun 12 10:21:20.793479 np0000179804 devstack@c-api.service[112418]: DEBUG oslo_db.sqlalchemy.engines [req-2a281430-2253-47d5-a574-86539e88a0b3 req-8911d98d-07e3-4c16-bdf2-775a1d28e2d1 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=112418) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:21:20.860626 np0000179804 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [req-2a281430-2253-47d5-a574-86539e88a0b3 req-8911d98d-07e3-4c16-bdf2-775a1d28e2d1 admin admin] https://199.19.213.59/volume/v3/types/8dc495ff-d0d8-44b2-9348-45dceffc4fbb/extra_specs returned with HTTP 200 Jun 12 10:21:20.861515 np0000179804 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 2/3] 199.19.213.59 () {70 vars in 1498 bytes} [Fri Jun 12 10:21:20 2026] POST /volume/v3/types/8dc495ff-d0d8-44b2-9348-45dceffc4fbb/extra_specs => generated 55 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:21:22.257481 np0000179804 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=6 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:21:22.304237 np0000179804 devstack@c-api.service[112416]: DEBUG dbcounter [-] [112416] Writing DB stats cinder:SELECT=6 {{(pid=112416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:21:30.372920 np0000179804 devstack@c-api.service[112417]: DEBUG dbcounter [-] [112417] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:21:30.858347 np0000179804 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}