Jun 10 00:59:07.550014 np0000179367 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 10 00:59:07.559772 np0000179367 devstack@c-api.service[112827]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 10 00:59:07.562938 np0000179367 devstack@c-api.service[112827]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 10 00:59:07 2026] *** Jun 10 00:59:07.562938 np0000179367 devstack@c-api.service[112827]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 10 00:59:07.562938 np0000179367 devstack@c-api.service[112827]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 10 00:59:07.562938 np0000179367 devstack@c-api.service[112827]: nodename: np0000179367 Jun 10 00:59:07.562938 np0000179367 devstack@c-api.service[112827]: machine: x86_64 Jun 10 00:59:07.562938 np0000179367 devstack@c-api.service[112827]: clock source: unix Jun 10 00:59:07.562938 np0000179367 devstack@c-api.service[112827]: pcre jit disabled Jun 10 00:59:07.562938 np0000179367 devstack@c-api.service[112827]: detected number of CPU cores: 16 Jun 10 00:59:07.562938 np0000179367 devstack@c-api.service[112827]: current working directory: / Jun 10 00:59:07.562938 np0000179367 devstack@c-api.service[112827]: detected binary path: /usr/bin/uwsgi-core Jun 10 00:59:07.562938 np0000179367 devstack@c-api.service[112827]: your processes number limit is 256917 Jun 10 00:59:07.562938 np0000179367 devstack@c-api.service[112827]: your memory page size is 4096 bytes Jun 10 00:59:07.562938 np0000179367 devstack@c-api.service[112827]: detected max file descriptor number: 2048 Jun 10 00:59:07.562938 np0000179367 devstack@c-api.service[112827]: lock engine: pthread robust mutexes Jun 10 00:59:07.563712 np0000179367 devstack@c-api.service[112827]: thunder lock: enabled Jun 10 00:59:07.563712 np0000179367 devstack@c-api.service[112827]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 10 00:59:07.563712 np0000179367 devstack@c-api.service[112827]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 10 00:59:07.563712 np0000179367 devstack@c-api.service[112827]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 10 00:59:07.563712 np0000179367 devstack@c-api.service[112827]: Set PythonHome to /opt/stack/data/venv Jun 10 00:59:07.597907 np0000179367 devstack@c-api.service[112827]: Python main interpreter initialized at 0x7b0eb3ca3668 Jun 10 00:59:07.597907 np0000179367 devstack@c-api.service[112827]: python threads support enabled Jun 10 00:59:07.597907 np0000179367 devstack@c-api.service[112827]: your server socket listen backlog is limited to 100 connections Jun 10 00:59:07.597907 np0000179367 devstack@c-api.service[112827]: your mercy for graceful operations on workers is 80 seconds Jun 10 00:59:07.598451 np0000179367 devstack@c-api.service[112827]: mapped 671795 bytes (656 KB) for 4 cores Jun 10 00:59:07.598601 np0000179367 devstack@c-api.service[112827]: *** Operational MODE: preforking *** Jun 10 00:59:07.598819 np0000179367 devstack@c-api.service[112827]: *** uWSGI is running in multiple interpreter mode *** Jun 10 00:59:07.598819 np0000179367 devstack@c-api.service[112827]: spawned uWSGI master process (pid: 112827) Jun 10 00:59:07.598905 np0000179367 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 10 00:59:07.599884 np0000179367 devstack@c-api.service[112827]: spawned uWSGI worker 1 (pid: 112832, cores: 1) Jun 10 00:59:07.601959 np0000179367 devstack@c-api.service[112827]: spawned uWSGI worker 2 (pid: 112833, cores: 1) Jun 10 00:59:07.601959 np0000179367 devstack@c-api.service[112827]: spawned uWSGI worker 3 (pid: 112835, cores: 1) Jun 10 00:59:07.601959 np0000179367 devstack@c-api.service[112827]: spawned uWSGI worker 4 (pid: 112837, cores: 1) Jun 10 00:59:07.601959 np0000179367 devstack@c-api.service[112827]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 10 00:59:07.729970 np0000179367 devstack@c-api.service[112833]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 00:59:07.729970 np0000179367 devstack@c-api.service[112833]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 00:59:07.729970 np0000179367 devstack@c-api.service[112833]: we strongly recommend against using it for new projects. Jun 10 00:59:07.729970 np0000179367 devstack@c-api.service[112833]: If you are already using Eventlet, we recommend migrating to a different Jun 10 00:59:07.729970 np0000179367 devstack@c-api.service[112833]: framework. For more detail see Jun 10 00:59:07.729970 np0000179367 devstack@c-api.service[112833]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 00:59:07.729970 np0000179367 devstack@c-api.service[112833]: import eventlet # noqa Jun 10 00:59:07.732680 np0000179367 devstack@c-api.service[112837]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 00:59:07.732680 np0000179367 devstack@c-api.service[112837]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 00:59:07.732680 np0000179367 devstack@c-api.service[112837]: we strongly recommend against using it for new projects. Jun 10 00:59:07.732680 np0000179367 devstack@c-api.service[112837]: If you are already using Eventlet, we recommend migrating to a different Jun 10 00:59:07.732680 np0000179367 devstack@c-api.service[112837]: framework. For more detail see Jun 10 00:59:07.732680 np0000179367 devstack@c-api.service[112837]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 00:59:07.732680 np0000179367 devstack@c-api.service[112837]: import eventlet # noqa Jun 10 00:59:07.734566 np0000179367 devstack@c-api.service[112835]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 00:59:07.734566 np0000179367 devstack@c-api.service[112835]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 00:59:07.734566 np0000179367 devstack@c-api.service[112835]: we strongly recommend against using it for new projects. Jun 10 00:59:07.734566 np0000179367 devstack@c-api.service[112835]: If you are already using Eventlet, we recommend migrating to a different Jun 10 00:59:07.734566 np0000179367 devstack@c-api.service[112835]: framework. For more detail see Jun 10 00:59:07.734566 np0000179367 devstack@c-api.service[112835]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 00:59:07.734566 np0000179367 devstack@c-api.service[112835]: import eventlet # noqa Jun 10 00:59:07.741279 np0000179367 devstack@c-api.service[112832]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 00:59:07.741279 np0000179367 devstack@c-api.service[112832]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 00:59:07.741279 np0000179367 devstack@c-api.service[112832]: we strongly recommend against using it for new projects. Jun 10 00:59:07.741279 np0000179367 devstack@c-api.service[112832]: If you are already using Eventlet, we recommend migrating to a different Jun 10 00:59:07.741279 np0000179367 devstack@c-api.service[112832]: framework. For more detail see Jun 10 00:59:07.741279 np0000179367 devstack@c-api.service[112832]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 00:59:07.741279 np0000179367 devstack@c-api.service[112832]: import eventlet # noqa Jun 10 00:59:07.819772 np0000179367 devstack@c-api.service[112833]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 00:59:07.819772 np0000179367 devstack@c-api.service[112833]: warnings.warn( Jun 10 00:59:07.819907 np0000179367 devstack@c-api.service[112837]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 00:59:07.819907 np0000179367 devstack@c-api.service[112837]: warnings.warn( Jun 10 00:59:07.826264 np0000179367 devstack@c-api.service[112832]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 00:59:07.826264 np0000179367 devstack@c-api.service[112832]: warnings.warn( Jun 10 00:59:07.826369 np0000179367 devstack@c-api.service[112835]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 00:59:07.826369 np0000179367 devstack@c-api.service[112835]: warnings.warn( Jun 10 00:59:07.898358 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:07.898358 np0000179367 devstack@c-api.service[112833]: from cgi import parse_header Jun 10 00:59:07.901961 np0000179367 devstack@c-api.service[112835]: /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 10 00:59:07.901961 np0000179367 devstack@c-api.service[112835]: from cgi import parse_header Jun 10 00:59:07.906823 np0000179367 devstack@c-api.service[112832]: /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 10 00:59:07.906823 np0000179367 devstack@c-api.service[112832]: from cgi import parse_header Jun 10 00:59:07.908232 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:07.908232 np0000179367 devstack@c-api.service[112837]: from cgi import parse_header Jun 10 00:59:07.949375 np0000179367 devstack@c-api.service[112835]: /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 10 00:59:07.949375 np0000179367 devstack@c-api.service[112835]: removals.removed_module( Jun 10 00:59:07.950752 np0000179367 devstack@c-api.service[112835]: /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 10 00:59:07.950752 np0000179367 devstack@c-api.service[112835]: removals.removed_module( Jun 10 00:59:07.953528 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:07.953528 np0000179367 devstack@c-api.service[112833]: removals.removed_module( Jun 10 00:59:07.955405 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:07.955405 np0000179367 devstack@c-api.service[112833]: removals.removed_module( Jun 10 00:59:07.956166 np0000179367 devstack@c-api.service[112832]: /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 10 00:59:07.956166 np0000179367 devstack@c-api.service[112832]: removals.removed_module( Jun 10 00:59:07.957826 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:07.957826 np0000179367 devstack@c-api.service[112837]: removals.removed_module( Jun 10 00:59:07.957896 np0000179367 devstack@c-api.service[112832]: /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 10 00:59:07.957896 np0000179367 devstack@c-api.service[112832]: removals.removed_module( Jun 10 00:59:07.961113 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:07.961113 np0000179367 devstack@c-api.service[112837]: removals.removed_module( Jun 10 00:59:08.593513 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:08.593513 np0000179367 devstack@c-api.service[112837]: warnings.warn( Jun 10 00:59:08.597092 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:08.597092 np0000179367 devstack@c-api.service[112833]: warnings.warn( Jun 10 00:59:08.600476 np0000179367 devstack@c-api.service[112832]: /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 10 00:59:08.600476 np0000179367 devstack@c-api.service[112832]: warnings.warn( Jun 10 00:59:08.615254 np0000179367 devstack@c-api.service[112835]: /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 10 00:59:08.615254 np0000179367 devstack@c-api.service[112835]: warnings.warn( Jun 10 00:59:08.689707 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:08.689707 np0000179367 devstack@c-api.service[112837]: warnings.warn( Jun 10 00:59:08.692954 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:08.692954 np0000179367 devstack@c-api.service[112833]: warnings.warn( Jun 10 00:59:08.715085 np0000179367 devstack@c-api.service[112835]: /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 10 00:59:08.715085 np0000179367 devstack@c-api.service[112835]: warnings.warn( Jun 10 00:59:08.756797 np0000179367 devstack@c-api.service[112832]: /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 10 00:59:08.756797 np0000179367 devstack@c-api.service[112832]: warnings.warn( Jun 10 00:59:08.973781 np0000179367 devstack@c-api.service[112837]: 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 10 00:59:08.974366 np0000179367 devstack@c-api.service[112837]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112837) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 00:59:08.978077 np0000179367 devstack@c-api.service[112833]: 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 10 00:59:08.978511 np0000179367 devstack@c-api.service[112833]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112833) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 00:59:09.009897 np0000179367 devstack@c-api.service[112835]: 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 10 00:59:09.010342 np0000179367 devstack@c-api.service[112835]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112835) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 00:59:09.060931 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:09.060931 np0000179367 devstack@c-api.service[112837]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 00:59:09.062972 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.062972 np0000179367 devstack@c-api.service[112833]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 00:59:09.064473 np0000179367 devstack@c-api.service[112832]: 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 10 00:59:09.064683 np0000179367 devstack@c-api.service[112832]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112832) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 00:59:09.072349 np0000179367 devstack@c-api.service[112835]: /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 10 00:59:09.072349 np0000179367 devstack@c-api.service[112835]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 00:59:09.130788 np0000179367 devstack@c-api.service[112832]: /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 10 00:59:09.130788 np0000179367 devstack@c-api.service[112832]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 00:59:09.523535 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112833) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 00:59:09.523726 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112835) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 00:59:09.523858 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112837) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 00:59:09.523982 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.524074 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.524145 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.524210 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.524289 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.524359 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.524671 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.524769 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.524830 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.524906 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.524906 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.524906 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.525110 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.525169 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.525227 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.525227 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.525345 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.525410 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.525468 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.525529 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.525628 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.525696 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.525776 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.525837 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.525837 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.525953 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.526009 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.526088 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.526088 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.526088 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.527320 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.527424 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.527424 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.527536 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.527605 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.527670 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.527724 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.527828 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.528035 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.528109 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.528179 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.528179 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.528179 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.528179 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.528571 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.528665 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.528792 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.528931 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.529011 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.529124 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.529197 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.529264 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.529336 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.529336 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.529336 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.529500 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.529591 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.529651 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.529715 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.529798 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.529870 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.529926 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.529926 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.529926 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.529926 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.530217 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.530320 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.530428 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.530538 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.530645 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.530753 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.530890 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.532393 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.532470 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.532470 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.532599 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.532599 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.532702 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.532756 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.532807 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.532854 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.532854 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.532938 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.532938 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.533009 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.533072 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.533504 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.533580 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.533633 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.533716 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.533776 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.533828 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.533828 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.533912 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.533952 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.533989 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.534029 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.534070 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.534104 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.534143 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.534183 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.534239 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.534281 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.534320 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.534359 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.534393 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.534428 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.534535 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.534578 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.534635 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.534702 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.534765 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.534845 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.534911 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.535273 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.535328 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.535378 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.535427 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.535467 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.535511 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.535557 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.535603 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.535646 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.535690 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.535730 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.535789 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.535838 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.535877 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.535915 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.535953 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.536004 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.536047 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.536095 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.536095 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.536095 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.537048 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.537105 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.537155 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.537195 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.537243 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.537298 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.537362 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.537406 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.537450 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.537489 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.537533 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.537590 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.537590 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.537590 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.537731 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.537809 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.537871 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.537949 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.538002 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.538065 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.538128 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.542639 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.542712 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.542785 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.542827 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.542872 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.542913 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.542956 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.542999 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.543045 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.543088 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.543126 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.543169 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.543218 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.543262 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.543752 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.543848 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.543892 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.543982 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.544036 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.544081 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.544144 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.545039 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.545106 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.545159 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.545198 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.545237 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.545282 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.545333 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.545376 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.545428 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.545474 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.545518 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.545518 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.545518 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.545661 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.546053 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.546053 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.546240 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.546240 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.546240 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.546415 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.546415 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.547648 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.547809 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.547885 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.547948 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.548079 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.548186 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.548340 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.548446 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.548550 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.548711 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.548824 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.548901 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.548959 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.548959 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.549084 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.549084 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.549084 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.549084 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.549084 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.549084 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.549084 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.549444 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.549444 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.549561 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.549649 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.549705 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.549815 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.549891 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.549946 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.550010 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.550066 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.550120 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.550182 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.550246 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.550307 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.550378 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.550433 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.550496 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.550551 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.550613 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.550613 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.550613 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.550903 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.550903 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.551111 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.551255 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.551357 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.551467 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.551534 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.551597 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.551652 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.551706 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.551782 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.551850 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.551923 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.551985 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.552048 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.552104 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.552104 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.552104 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.552104 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.552104 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.552104 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.553212 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.553282 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.553354 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.553354 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.553474 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.553531 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.553531 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.553680 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.553680 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.553804 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.553886 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.553962 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.554019 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.554074 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.554129 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.554201 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.554257 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.554311 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.554375 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.554375 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.554375 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.554667 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.554765 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.554826 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.554896 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.554961 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.555017 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.555081 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.555137 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.555199 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.555255 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.555312 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.555367 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.555423 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.555479 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.555669 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.555715 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.555781 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.555822 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.555859 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.555912 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.555950 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.555985 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.556029 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.556078 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.556121 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.556159 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.556206 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.556249 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.556287 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.556326 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.556364 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.556399 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.556436 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.556485 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.556527 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.556567 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.556608 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.556647 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.556647 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.556647 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.556647 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.556647 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.556854 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112832) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 00:59:09.556854 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.556854 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.556979 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.557219 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.557268 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.557337 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.557403 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.557447 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.557526 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.557581 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.557643 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.557684 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.557684 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.557778 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.557819 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.557864 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.557909 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.557909 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.557995 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.558039 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.558084 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.558123 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.558162 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.558200 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.558245 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.558289 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.558327 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.558371 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.558417 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.558460 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.558502 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.558545 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.558590 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.558629 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.558629 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.558629 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.558629 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.558629 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.559018 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.559066 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.559115 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.559157 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.559196 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.559241 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.559288 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.559331 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.559382 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.559428 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.559472 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.559511 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.559555 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.559593 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.559630 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.559669 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.559707 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.559768 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.559820 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.559864 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.559911 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.559951 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.560003 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.560043 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.560043 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.560043 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.560043 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.560043 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.560221 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.560221 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.560299 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.560344 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.560383 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.560426 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.560466 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.560509 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.560552 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.560596 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.560634 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.560678 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.560727 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.560791 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.560831 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.560868 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.560914 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.560954 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.560998 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.561040 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.561081 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.561126 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.561175 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.561215 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.561253 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.561290 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.561290 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.561290 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.561290 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.561290 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.561290 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.561290 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.561290 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.561290 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.561290 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.561679 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.561726 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.561781 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.561869 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.561922 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.561963 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.562029 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.562492 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.562555 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.562597 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.562671 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.562734 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.562826 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.562897 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.563877 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.563950 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.563993 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.564066 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.564136 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.564185 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.564251 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.564664 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.564726 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.564776 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.564812 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.564845 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.564874 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.564902 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.564930 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.564958 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.564986 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.565023 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.565052 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.565084 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.565116 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.565151 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.565179 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.565210 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.565242 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.565273 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.565301 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.565328 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.565359 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.565390 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.565422 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.565459 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.565487 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.565515 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.565545 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.565572 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.565613 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.565647 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.565679 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.565709 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.565760 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.565791 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.565818 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.565850 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.565881 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.565911 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.565940 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.565968 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.565998 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.566033 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.566063 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.566091 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.566123 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.566153 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.566181 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.566208 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.566238 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.566269 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.566299 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.566327 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.566368 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.566397 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.566424 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.566453 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.566484 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.566512 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.566543 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.566572 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.566599 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.566630 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.566658 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.566687 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.566714 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.566752 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.566777 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.566805 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.566831 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.566865 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.566889 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.566917 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.566949 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.566980 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.567004 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.567035 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.567066 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.567092 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.567128 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.567128 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.567128 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.567128 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.567128 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.567249 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.567249 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.567249 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.567332 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.567380 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.567450 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.567512 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.568055 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.568130 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.568189 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.568260 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.568317 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.568378 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.568444 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.568903 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.568961 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.569031 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.569090 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.569158 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.569189 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.569215 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.569244 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.569276 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.569313 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.569344 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.569374 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.569403 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.569449 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.569477 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.569501 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.569529 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.569553 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.569589 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.569648 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.569683 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.569713 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.569756 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.569786 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.569815 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.569847 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.569876 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.569904 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.569936 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.569965 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.569994 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.570022 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.570049 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.570077 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.570100 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.570123 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.570155 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.570186 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.570213 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.570240 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.570272 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.570299 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.570327 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.570354 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.570380 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.570409 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.570437 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.570465 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.570493 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.570524 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.570552 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.570587 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.570612 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.570643 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.570675 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.570702 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.570730 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.570772 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.570797 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.570823 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.570851 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.570947 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.570978 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.571005 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.571030 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.571061 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.571092 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.571119 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.571149 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.571176 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.571205 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.571238 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.571264 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.571296 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.571327 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.571355 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.571382 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.571410 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.571438 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.571466 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.571492 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.571527 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.571554 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.571582 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.571606 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.571636 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.571663 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.571693 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.571725 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.571773 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.571803 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.571835 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.571866 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.571893 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.571925 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.571925 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.571974 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.572002 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.572032 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.572032 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.572083 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.572118 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.572118 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.572171 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.572201 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.572227 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.572255 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.572285 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.572285 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.572285 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.572354 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.572381 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.572415 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.572445 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.572473 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.572503 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.572534 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.572565 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.572592 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.572615 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.572615 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.572665 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.572691 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.572718 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.572779 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.572816 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.572844 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.572875 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.572902 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.572933 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.572962 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.572994 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.573028 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.573055 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.573083 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.573110 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.573138 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.573169 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.573197 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.573197 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.573247 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.573247 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.573247 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.573329 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.573356 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.573388 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.573415 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.573446 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.573476 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.573510 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.573539 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.573568 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.573595 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.573648 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.573675 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.573702 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.573728 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.573773 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.573808 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.573837 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.573866 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.573893 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.573919 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.573951 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.573981 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.574008 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.574039 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.574070 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.574106 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.574135 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.574164 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.574190 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.574190 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.574190 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.574190 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.574295 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.574295 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.574295 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.574295 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.574401 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.574432 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.574460 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.574491 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.574521 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.574551 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.574580 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.574607 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.574639 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.574671 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.574699 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.574727 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.574775 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.574804 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.574832 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.574864 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.574891 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.574919 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.574951 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.574982 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.575012 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.575043 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.575073 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.575104 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.575135 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.575164 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.575189 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.575214 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.575248 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.575281 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.575314 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.575341 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.575369 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.575397 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.575424 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.575452 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.575482 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.575518 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.575545 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.575570 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.575570 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.575570 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.575570 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.575667 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.575699 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.575729 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.575769 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.575806 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.575806 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.575806 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.575806 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.575806 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.575806 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.575806 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.575806 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.575806 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.575806 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.576172 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.576172 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.576172 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.576172 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.576172 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.576172 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.576318 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.576348 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.576380 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.576410 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.576443 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.576471 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.576503 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.576535 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.576563 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.576592 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.576623 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.576652 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.576680 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.576709 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.576750 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.576779 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.576804 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.576841 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.576873 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.576900 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.576927 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.576958 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.576984 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.577015 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.577047 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.577074 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.577101 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.577133 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.577133 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.577133 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.577133 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.577224 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.577224 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.577224 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.577310 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.577343 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.577441 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.577534 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.578082 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.578161 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.578222 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.578287 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.578350 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.578413 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.578447 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.578476 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.578507 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.578531 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.578560 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.578588 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.578619 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.578646 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.578675 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.578702 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.578730 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.578785 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.578812 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.578838 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.578865 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.578894 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.578922 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.578948 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.579044 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.579076 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.579105 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.579136 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.579165 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.579191 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.579219 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.579247 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.579275 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.579305 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.579334 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.579362 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.579362 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.579362 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.579447 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.579447 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.579507 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.579579 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.580110 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.580171 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.580242 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.580302 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.580365 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.580427 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.580504 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.581033 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.581102 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.581156 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.581228 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.581290 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.581347 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.581414 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:09.585975 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.586052 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.586093 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.586137 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.586177 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.586216 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.586261 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.586305 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.586344 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.586384 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.586424 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.586424 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.586498 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.586498 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.586498 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.586595 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.586595 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.586677 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.586945 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:09.587005 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:09.587066 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:09.587131 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:09.587179 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:09.587248 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:09.635167 np0000179367 devstack@c-api.service[112837]: INFO dbcounter [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Registered counter for database cinder Jun 10 00:59:09.635635 np0000179367 devstack@c-api.service[112833]: INFO dbcounter [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Registered counter for database cinder Jun 10 00:59:09.638758 np0000179367 devstack@c-api.service[112832]: INFO dbcounter [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Registered counter for database cinder Jun 10 00:59:09.645810 np0000179367 devstack@c-api.service[112835]: INFO dbcounter [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Registered counter for database cinder Jun 10 00:59:09.678124 np0000179367 devstack@c-api.service[112837]: DEBUG oslo_db.sqlalchemy.engines [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 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=112837) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:59:09.682120 np0000179367 devstack@c-api.service[112833]: DEBUG oslo_db.sqlalchemy.engines [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 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=112833) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:59:09.687484 np0000179367 devstack@c-api.service[112832]: DEBUG oslo_db.sqlalchemy.engines [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f 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=112832) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:59:09.696473 np0000179367 devstack@c-api.service[112835]: DEBUG oslo_db.sqlalchemy.engines [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 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=112835) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:59:09.792257 np0000179367 devstack@c-api.service[112837]: DEBUG dbcounter [-] [112837] Writer thread running {{(pid=112837) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 00:59:09.795194 np0000179367 devstack@c-api.service[112837]: INFO cinder.rpc [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 00:59:09.795628 np0000179367 devstack@c-api.service[112833]: DEBUG dbcounter [-] [112833] Writer thread running {{(pid=112833) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 00:59:09.797534 np0000179367 devstack@c-api.service[112837]: INFO cinder.rpc [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 00:59:09.798246 np0000179367 devstack@c-api.service[112833]: INFO cinder.rpc [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 00:59:09.799709 np0000179367 devstack@c-api.service[112837]: INFO cinder.rpc [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 00:59:09.800539 np0000179367 devstack@c-api.service[112833]: INFO cinder.rpc [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 00:59:09.801668 np0000179367 devstack@c-api.service[112837]: INFO cinder.rpc [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 00:59:09.802568 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.802656 np0000179367 devstack@c-api.service[112833]: INFO cinder.rpc [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 00:59:09.804590 np0000179367 devstack@c-api.service[112833]: INFO cinder.rpc [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 00:59:09.805430 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.805765 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.805896 np0000179367 devstack@c-api.service[112832]: DEBUG dbcounter [-] [112832] Writer thread running {{(pid=112832) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 00:59:09.808529 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.809420 np0000179367 devstack@c-api.service[112832]: INFO cinder.rpc [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 00:59:09.812943 np0000179367 devstack@c-api.service[112832]: INFO cinder.rpc [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 00:59:09.815988 np0000179367 devstack@c-api.service[112832]: INFO cinder.rpc [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 00:59:09.818670 np0000179367 devstack@c-api.service[112832]: INFO cinder.rpc [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 00:59:09.819913 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.820904 np0000179367 devstack@c-api.service[112835]: DEBUG dbcounter [-] [112835] Writer thread running {{(pid=112835) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 00:59:09.823232 np0000179367 devstack@c-api.service[112835]: INFO cinder.rpc [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 00:59:09.824614 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.825479 np0000179367 devstack@c-api.service[112835]: INFO cinder.rpc [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 00:59:09.827547 np0000179367 devstack@c-api.service[112835]: INFO cinder.rpc [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 00:59:09.829417 np0000179367 devstack@c-api.service[112835]: INFO cinder.rpc [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 00:59:09.830336 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.833678 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.843280 np0000179367 devstack@c-api.service[112837]: DEBUG oslo_db.sqlalchemy.engines [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 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=112837) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:59:09.845509 np0000179367 devstack@c-api.service[112833]: DEBUG oslo_db.sqlalchemy.engines [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 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=112833) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:59:09.846222 np0000179367 devstack@c-api.service[112837]: INFO cinder.rpc [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 00:59:09.847645 np0000179367 devstack@c-api.service[112833]: INFO cinder.rpc [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 00:59:09.848559 np0000179367 devstack@c-api.service[112837]: INFO cinder.rpc [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 00:59:09.849427 np0000179367 devstack@c-api.service[112833]: INFO cinder.rpc [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 00:59:09.849766 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.850298 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.860674 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.862186 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.863790 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.863963 np0000179367 devstack@c-api.service[112832]: DEBUG oslo_db.sqlalchemy.engines [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f 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=112832) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:59:09.865430 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.866859 np0000179367 devstack@c-api.service[112832]: INFO cinder.rpc [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 00:59:09.868045 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.868609 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.869326 np0000179367 devstack@c-api.service[112832]: INFO cinder.rpc [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 00:59:09.870676 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.871228 np0000179367 devstack@c-api.service[112835]: DEBUG oslo_db.sqlalchemy.engines [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 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=112835) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:59:09.872050 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.873838 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.873907 np0000179367 devstack@c-api.service[112835]: INFO cinder.rpc [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 00:59:09.875979 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.876345 np0000179367 devstack@c-api.service[112835]: INFO cinder.rpc [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 00:59:09.876867 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.877588 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.879913 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.880005 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.881145 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.882956 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.884007 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.885868 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.886273 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.886905 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.888353 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.888591 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.888770 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.889523 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.890259 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.891138 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.891826 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.892809 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.892946 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.894985 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.896648 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.896919 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.898529 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.899869 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.900244 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.900310 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.901898 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.902184 np0000179367 devstack@c-api.service[112833]: WARNING cinder.api.contrib.hosts [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 00:59:09.902909 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.902980 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.903289 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.903805 np0000179367 devstack@c-api.service[112837]: WARNING cinder.api.contrib.hosts [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 00:59:09.904287 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.904547 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.905769 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.905885 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.905946 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.906218 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.907285 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.907400 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.908594 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.908798 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.908871 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.909347 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.910222 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.910400 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.911651 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.911775 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.911839 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.912292 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.912978 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.913218 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.913284 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.913984 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extended resource: extensions {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.914595 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.915255 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.915933 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extended resource: encryption {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.916052 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extended resource: extensions {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.916230 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.916708 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.916941 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extended resource: encryption {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.917037 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extended resource: capabilities {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.918541 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extended resource: capabilities {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.918954 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extended resource: os-quota-class-sets {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.919424 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.919897 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extended resource: os-quota-class-sets {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.920279 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extended resource: os-volume-type-access {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.921757 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extended resource: os-volume-type-access {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.921834 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.921886 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extended resource: extra_specs {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.923337 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extended resource: extra_specs {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.923466 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extended resource: os-hosts {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.924874 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extended resource: os-availability-zone {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.924948 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extended resource: os-hosts {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.925004 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.925693 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.926228 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extended resource: consistencygroups {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.926387 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extended resource: os-availability-zone {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.927656 np0000179367 devstack@c-api.service[112832]: WARNING cinder.api.contrib.hosts [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 00:59:09.927762 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extended resource: consistencygroups {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.928212 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extended resource: cgsnapshots {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.928338 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.928385 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.929626 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extended resource: os-snapshot-manage {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.929698 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extended resource: cgsnapshots {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.929755 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.930223 np0000179367 devstack@c-api.service[112835]: WARNING cinder.api.contrib.hosts [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 00:59:09.930937 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.931127 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extended resource: os-volume-manage {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.931227 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extended resource: os-snapshot-manage {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.931304 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.932359 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.932606 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extended resource: backups {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.932720 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extended resource: os-volume-manage {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.932831 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.933842 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.934064 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extended resource: backups {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.934184 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.934616 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extended resource: encryption {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.935334 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.935472 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.936158 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extended resource: encryption {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.936227 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extended resource: os-volume-transfer {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.936669 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.936933 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.937757 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extended resource: os-volume-transfer {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.937872 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extended resource: scheduler-stats {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.938124 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.938301 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.939251 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extended resource: os-quota-sets {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.939317 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extended resource: extensions {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.939373 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extended resource: scheduler-stats {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.939513 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.940639 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extended resource: encryption {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.940705 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extended resource: qos-specs {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.940840 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extended resource: os-quota-sets {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.940889 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.941868 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extended resource: extensions {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.942317 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extended resource: qos-specs {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.942415 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extended resource: capabilities {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.942878 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.contrib.snapshot_actions [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] SnapshotActionsController initialized {{(pid=112833) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 00:59:09.943227 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extended resource: encryption {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.943631 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.943695 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extended resource: os-quota-class-sets {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.944467 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.contrib.snapshot_actions [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] SnapshotActionsController initialized {{(pid=112837) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 00:59:09.944765 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extended resource: capabilities {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.945028 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.945074 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extended resource: os-volume-type-access {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.945222 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.946422 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.946637 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extended resource: extra_specs {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.946702 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.946846 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extended resource: os-quota-class-sets {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.947750 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.948013 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.948148 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extended resource: os-volume-type-access {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.948229 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extended resource: os-hosts {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.949099 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.949346 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.949607 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extended resource: os-availability-zone {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.949800 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extended resource: extra_specs {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.950425 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.950752 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.950926 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extended resource: consistencygroups {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.951400 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extended resource: os-hosts {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.951824 np0000179367 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.952107 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.952720 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extended resource: os-availability-zone {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.952819 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.952875 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extension TypesManage extending resource: types {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.952953 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extended resource: cgsnapshots {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.953021 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.953105 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.953492 np0000179367 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.953699 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extension VolumeActions extending resource: volumes {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.953861 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.953967 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extension UsedLimits extending resource: limits {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.954036 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extended resource: consistencygroups {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.954127 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.954193 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.954310 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.954394 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extended resource: os-snapshot-manage {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.954452 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extension AdminActions extending resource: volumes {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.954510 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.954565 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extension AdminActions extending resource: snapshots {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.954629 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extension TypesManage extending resource: types {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.954687 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extension AdminActions extending resource: backups {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.954774 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.954832 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.954911 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.954980 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.954980 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-8f31e0a3-362a-4ce2-997d-c085125ec674 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.955092 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extension VolumeActions extending resource: volumes {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.955092 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.955245 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extension UsedLimits extending resource: limits {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.955348 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.955491 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.955571 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.955686 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extension AdminActions extending resource: volumes {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.955817 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extension AdminActions extending resource: snapshots {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.955921 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extension AdminActions extending resource: backups {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.955963 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extended resource: os-volume-manage {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.956031 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.956073 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extended resource: cgsnapshots {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.956138 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.956244 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-92aa1570-565c-4bb5-aff2-1f67a93c9219 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.957396 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extended resource: backups {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.957453 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extended resource: os-snapshot-manage {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.958909 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extended resource: os-volume-manage {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.959462 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extended resource: encryption {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.960361 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extended resource: backups {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.961050 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extended resource: os-volume-transfer {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.962384 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extended resource: encryption {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.962637 np0000179367 devstack@c-api.service[112833]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b0eb3ca3668 pid: 112833 (default app) Jun 10 00:59:09.962699 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extended resource: scheduler-stats {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.963990 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extended resource: os-volume-transfer {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.964649 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extended resource: os-quota-sets {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.964702 np0000179367 devstack@c-api.service[112837]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b0eb3ca3668 pid: 112837 (default app) Jun 10 00:59:09.965580 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extended resource: scheduler-stats {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.966151 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extended resource: qos-specs {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.967058 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extended resource: os-quota-sets {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.968303 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.contrib.snapshot_actions [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] SnapshotActionsController initialized {{(pid=112832) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 00:59:09.968494 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extended resource: qos-specs {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:09.969125 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.970608 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.970698 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.contrib.snapshot_actions [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] SnapshotActionsController initialized {{(pid=112835) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 00:59:09.970817 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.970817 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.970817 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.970817 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.971139 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.971139 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.971139 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.971139 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.971399 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.971399 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.971399 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.971399 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.971399 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.971399 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.971822 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.971822 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.971822 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.971822 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.971822 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.972334 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.972334 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.972334 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.972334 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.972334 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.972659 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.972659 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.972659 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.972659 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.972998 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.972998 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.972998 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.972998 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.972998 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.973348 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.973348 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.973348 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.973348 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.973348 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.973684 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.973684 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.973684 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.973684 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.973684 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.973684 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.974261 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.974261 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.974261 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.974261 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.974261 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.974261 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.974665 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.974665 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.974665 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.974665 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.974665 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.974665 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.974965 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.974965 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.974965 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.974965 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.974965 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.975256 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.975256 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.975256 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.975256 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.975256 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.975484 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.975484 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.975576 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.975616 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.975616 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.975616 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.975616 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.975616 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.975892 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.975892 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.975892 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.975892 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.975892 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.975892 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.975892 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.976228 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.976228 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.976228 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.976228 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.976228 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.976452 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.976452 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.976452 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.976452 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.976452 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.976657 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.976657 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.976657 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.976657 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.976864 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.976864 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.976864 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.976864 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.977036 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.977036 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.977036 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.977036 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.977036 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.977265 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.977265 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.977265 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.977265 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.977265 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.977477 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.977477 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.977477 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.977477 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.977662 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.977662 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.977662 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.977662 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.977878 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.977878 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.977878 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.977878 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.978062 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.978062 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.978062 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.978062 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.978643 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.978643 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.978643 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.978643 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.978866 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.978866 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.978866 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.978866 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.978866 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.978866 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.979152 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.979152 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.979152 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.979152 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.979152 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.979396 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.979396 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.979396 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.979396 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.979396 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.979396 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.979396 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.979703 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.979703 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.979703 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.979703 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.979933 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.979976 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.979976 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.979976 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.979976 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.979976 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.980231 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.980231 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.980231 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.980231 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.980231 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.980231 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.980231 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.980540 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.980540 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.980540 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.980540 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.980540 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.980805 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.980805 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.980805 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.980805 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.980805 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.981037 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.981037 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.981037 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.981037 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.981223 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.981223 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.981223 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:09.981223 np0000179367 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 00:59:09.981409 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.981451 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.981490 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.middleware.request_id [None req-81de0c02-6dad-4041-8e0e-b31aa57f9b71 None None] RequestId filter calling following filter/app {{(pid=112833) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:59:09.981540 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.981582 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.981620 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.981658 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.981698 np0000179367 devstack@c-api.service[112833]: [pid: 112833|app: 0|req: 1/1] 199.204.45.242 () {60 vars in 956 bytes} [Wed Jun 10 00:59:09 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 10 00:59:09.981761 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.981801 np0000179367 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.981840 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.981878 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.981878 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extension TypesManage extending resource: types {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.981878 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.981878 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.981878 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extension VolumeActions extending resource: volumes {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.981878 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.981878 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extension UsedLimits extending resource: limits {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.982178 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.982178 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.982178 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.982178 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extension AdminActions extending resource: volumes {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.982178 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extension AdminActions extending resource: snapshots {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.982178 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extension AdminActions extending resource: backups {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.982178 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.982441 np0000179367 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:09.982482 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.982482 np0000179367 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-eff45713-7a33-408f-ba88-d3d1cbf5650f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.982560 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.982560 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extension TypesManage extending resource: types {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.982560 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.982560 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.982560 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extension VolumeActions extending resource: volumes {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.982560 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.982560 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extension UsedLimits extending resource: limits {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.982819 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.982819 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.982819 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.982819 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extension AdminActions extending resource: volumes {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.982819 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extension AdminActions extending resource: snapshots {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.982819 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extension AdminActions extending resource: backups {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.982978 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.983058 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.983161 np0000179367 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-8febb1cc-0cf3-49cd-85c4-83cb71f0ad20 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:09.989179 np0000179367 devstack@c-api.service[112832]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b0eb3ca3668 pid: 112832 (default app) Jun 10 00:59:09.990977 np0000179367 devstack@c-api.service[112835]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b0eb3ca3668 pid: 112835 (default app) Jun 10 00:59:17.243583 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.243583 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.243583 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.243583 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.243583 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.244561 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.244561 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.244561 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.244561 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.244561 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.244859 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.244859 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.244859 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.244859 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.244859 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.244859 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.245181 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.245181 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.245181 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.245181 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.245402 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.245402 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.245402 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.245402 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.245669 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.245669 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.245669 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.245669 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.245932 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.245932 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.245932 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.245932 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.245932 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.246211 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.246211 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.246211 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.246211 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.246211 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.246486 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.246486 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.246486 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.246486 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.246486 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.246486 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.246826 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.246826 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.246826 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.246826 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.246826 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.246826 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.247147 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.247147 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.247147 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.247147 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.247147 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.247147 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.247520 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.247520 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.247520 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.247520 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.247520 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.247912 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.247912 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.247912 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.247912 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.247912 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.248231 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.248231 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.248231 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.248231 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.248231 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.248231 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.248584 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.248584 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.248584 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.248584 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.248584 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.248584 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.248966 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.248966 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.248966 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.248966 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.248966 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.249297 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.249297 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.249297 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.249297 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.249297 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.249591 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.249591 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.249591 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.249591 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.249940 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.249940 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.249940 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.249940 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.250214 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.250214 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.250214 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.250214 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.250214 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.250520 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.250520 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.250520 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.250520 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.250520 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.250843 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.250843 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.250843 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.250843 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.251081 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.251081 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.251081 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.251081 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.251322 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.251322 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.251322 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.251322 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.251562 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.251562 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.251562 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.251562 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.251859 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.251859 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.251859 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.251859 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.252155 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.252155 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.252155 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.252155 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.252155 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.252480 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.252480 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.252480 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.252480 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.252480 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.252480 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.252857 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.252857 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.252857 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.252857 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.252857 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.253037 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.253037 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.253037 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.253037 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.253037 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.253037 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.253193 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.253193 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.253193 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.253193 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.253193 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.253193 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.253361 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.253361 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.253361 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.253361 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.253361 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.253361 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.253517 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.253517 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.253517 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.253517 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.253517 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.253517 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.253675 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.253675 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.253675 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.253675 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.253795 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.253795 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.253795 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.253795 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.253795 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.253944 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.253944 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.253944 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.253944 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.253944 np0000179367 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) Jun 10 00:59:17.253944 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.middleware.request_id [None req-55c1010e-4872-4fc5-bfc2-c59ef08fb687 None None] RequestId filter calling following filter/app {{(pid=112837) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:59:17.738104 np0000179367 devstack@c-api.service[112837]: INFO cinder.api.openstack.wsgi [None req-55c1010e-4872-4fc5-bfc2-c59ef08fb687 admin admin] POST https://199.204.45.242/volume/v3/types Jun 10 00:59:17.738104 np0000179367 devstack@c-api.service[112837]: DEBUG cinder.api.openstack.wsgi [None req-55c1010e-4872-4fc5-bfc2-c59ef08fb687 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112837) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 10 00:59:17.738104 np0000179367 devstack@c-api.service[112837]: /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 10 00:59:17.738104 np0000179367 devstack@c-api.service[112837]: warnings.warn( Jun 10 00:59:17.776473 np0000179367 devstack@c-api.service[112837]: DEBUG oslo_db.sqlalchemy.engines [None req-55c1010e-4872-4fc5-bfc2-c59ef08fb687 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=112837) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:59:17.812678 np0000179367 devstack@c-api.service[112837]: INFO cinder.api.openstack.wsgi [None req-55c1010e-4872-4fc5-bfc2-c59ef08fb687 admin admin] https://199.204.45.242/volume/v3/types returned with HTTP 200 Jun 10 00:59:17.813496 np0000179367 devstack@c-api.service[112837]: [pid: 112837|app: 0|req: 1/2] 199.204.45.242 () {68 vars in 1288 bytes} [Wed Jun 10 00:59:17 2026] POST /volume/v3/types => generated 186 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 10 00:59:17.829074 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.middleware.request_id [req-55c1010e-4872-4fc5-bfc2-c59ef08fb687 req-cd6250f3-a094-4687-ba62-0ac666022078 None None] RequestId filter calling following filter/app {{(pid=112833) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:59:18.156844 np0000179367 devstack@c-api.service[112833]: INFO cinder.api.openstack.wsgi [req-55c1010e-4872-4fc5-bfc2-c59ef08fb687 req-cd6250f3-a094-4687-ba62-0ac666022078 admin admin] POST https://199.204.45.242/volume/v3/types/1d1d5e88-4b6b-455b-b3d2-16bb8a838438/extra_specs Jun 10 00:59:18.157432 np0000179367 devstack@c-api.service[112833]: DEBUG cinder.api.openstack.wsgi [req-55c1010e-4872-4fc5-bfc2-c59ef08fb687 req-cd6250f3-a094-4687-ba62-0ac666022078 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112833) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 10 00:59:18.159178 np0000179367 devstack@c-api.service[112833]: /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 10 00:59:18.159178 np0000179367 devstack@c-api.service[112833]: warnings.warn( Jun 10 00:59:18.198354 np0000179367 devstack@c-api.service[112833]: DEBUG oslo_db.sqlalchemy.engines [req-55c1010e-4872-4fc5-bfc2-c59ef08fb687 req-cd6250f3-a094-4687-ba62-0ac666022078 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=112833) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:59:18.256193 np0000179367 devstack@c-api.service[112833]: INFO cinder.api.openstack.wsgi [req-55c1010e-4872-4fc5-bfc2-c59ef08fb687 req-cd6250f3-a094-4687-ba62-0ac666022078 admin admin] https://199.204.45.242/volume/v3/types/1d1d5e88-4b6b-455b-b3d2-16bb8a838438/extra_specs returned with HTTP 200 Jun 10 00:59:18.256846 np0000179367 devstack@c-api.service[112833]: [pid: 112833|app: 0|req: 2/3] 199.204.45.242 () {70 vars in 1505 bytes} [Wed Jun 10 00:59:17 2026] POST /volume/v3/types/1d1d5e88-4b6b-455b-b3d2-16bb8a838438/extra_specs => generated 55 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 00:59:19.868686 np0000179367 devstack@c-api.service[112832]: DEBUG dbcounter [-] [112832] Writing DB stats cinder:SELECT=6 {{(pid=112832) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:59:19.875723 np0000179367 devstack@c-api.service[112835]: DEBUG dbcounter [-] [112835] Writing DB stats cinder:SELECT=6 {{(pid=112835) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:59:27.809286 np0000179367 devstack@c-api.service[112837]: DEBUG dbcounter [-] [112837] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112837) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:59:28.254867 np0000179367 devstack@c-api.service[112833]: DEBUG dbcounter [-] [112833] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112833) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}