Jun 08 07:27:27.075107 np0000178791 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 08 07:27:27.081112 np0000178791 devstack@c-api.service[112706]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 08 07:27:27.085512 np0000178791 devstack@c-api.service[112706]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 8 07:27:27 2026] *** Jun 08 07:27:27.085512 np0000178791 devstack@c-api.service[112706]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 08 07:27:27.085512 np0000178791 devstack@c-api.service[112706]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 08 07:27:27.085512 np0000178791 devstack@c-api.service[112706]: nodename: np0000178791 Jun 08 07:27:27.085512 np0000178791 devstack@c-api.service[112706]: machine: x86_64 Jun 08 07:27:27.085512 np0000178791 devstack@c-api.service[112706]: clock source: unix Jun 08 07:27:27.085512 np0000178791 devstack@c-api.service[112706]: pcre jit disabled Jun 08 07:27:27.085512 np0000178791 devstack@c-api.service[112706]: detected number of CPU cores: 16 Jun 08 07:27:27.085512 np0000178791 devstack@c-api.service[112706]: current working directory: / Jun 08 07:27:27.085512 np0000178791 devstack@c-api.service[112706]: detected binary path: /usr/bin/uwsgi-core Jun 08 07:27:27.085512 np0000178791 devstack@c-api.service[112706]: your processes number limit is 256917 Jun 08 07:27:27.085512 np0000178791 devstack@c-api.service[112706]: your memory page size is 4096 bytes Jun 08 07:27:27.085512 np0000178791 devstack@c-api.service[112706]: detected max file descriptor number: 2048 Jun 08 07:27:27.085512 np0000178791 devstack@c-api.service[112706]: lock engine: pthread robust mutexes Jun 08 07:27:27.086010 np0000178791 devstack@c-api.service[112706]: thunder lock: enabled Jun 08 07:27:27.086084 np0000178791 devstack@c-api.service[112706]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 08 07:27:27.086151 np0000178791 devstack@c-api.service[112706]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 08 07:27:27.086192 np0000178791 devstack@c-api.service[112706]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 08 07:27:27.086192 np0000178791 devstack@c-api.service[112706]: Set PythonHome to /opt/stack/data/venv Jun 08 07:27:27.127870 np0000178791 devstack@c-api.service[112706]: Python main interpreter initialized at 0x7a695b4a3668 Jun 08 07:27:27.127870 np0000178791 devstack@c-api.service[112706]: python threads support enabled Jun 08 07:27:27.127870 np0000178791 devstack@c-api.service[112706]: your server socket listen backlog is limited to 100 connections Jun 08 07:27:27.127870 np0000178791 devstack@c-api.service[112706]: your mercy for graceful operations on workers is 80 seconds Jun 08 07:27:27.127870 np0000178791 devstack@c-api.service[112706]: mapped 671795 bytes (656 KB) for 4 cores Jun 08 07:27:27.127870 np0000178791 devstack@c-api.service[112706]: *** Operational MODE: preforking *** Jun 08 07:27:27.129018 np0000178791 devstack@c-api.service[112706]: *** uWSGI is running in multiple interpreter mode *** Jun 08 07:27:27.129018 np0000178791 devstack@c-api.service[112706]: spawned uWSGI master process (pid: 112706) Jun 08 07:27:27.129989 np0000178791 devstack@c-api.service[112706]: spawned uWSGI worker 1 (pid: 112716, cores: 1) Jun 08 07:27:27.130785 np0000178791 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 08 07:27:27.130998 np0000178791 devstack@c-api.service[112706]: spawned uWSGI worker 2 (pid: 112717, cores: 1) Jun 08 07:27:27.131385 np0000178791 devstack@c-api.service[112706]: spawned uWSGI worker 3 (pid: 112718, cores: 1) Jun 08 07:27:27.133204 np0000178791 devstack@c-api.service[112706]: spawned uWSGI worker 4 (pid: 112719, cores: 1) Jun 08 07:27:27.133477 np0000178791 devstack@c-api.service[112706]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 08 07:27:27.270610 np0000178791 devstack@c-api.service[112718]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 07:27:27.270610 np0000178791 devstack@c-api.service[112718]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 07:27:27.270610 np0000178791 devstack@c-api.service[112718]: we strongly recommend against using it for new projects. Jun 08 07:27:27.270610 np0000178791 devstack@c-api.service[112718]: If you are already using Eventlet, we recommend migrating to a different Jun 08 07:27:27.270610 np0000178791 devstack@c-api.service[112718]: framework. For more detail see Jun 08 07:27:27.270610 np0000178791 devstack@c-api.service[112718]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 07:27:27.270610 np0000178791 devstack@c-api.service[112718]: import eventlet # noqa Jun 08 07:27:27.277803 np0000178791 devstack@c-api.service[112716]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 07:27:27.277803 np0000178791 devstack@c-api.service[112716]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 07:27:27.277803 np0000178791 devstack@c-api.service[112716]: we strongly recommend against using it for new projects. Jun 08 07:27:27.277803 np0000178791 devstack@c-api.service[112716]: If you are already using Eventlet, we recommend migrating to a different Jun 08 07:27:27.277803 np0000178791 devstack@c-api.service[112716]: framework. For more detail see Jun 08 07:27:27.277803 np0000178791 devstack@c-api.service[112716]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 07:27:27.277803 np0000178791 devstack@c-api.service[112716]: import eventlet # noqa Jun 08 07:27:27.304190 np0000178791 devstack@c-api.service[112719]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 07:27:27.304190 np0000178791 devstack@c-api.service[112719]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 07:27:27.304190 np0000178791 devstack@c-api.service[112719]: we strongly recommend against using it for new projects. Jun 08 07:27:27.304190 np0000178791 devstack@c-api.service[112719]: If you are already using Eventlet, we recommend migrating to a different Jun 08 07:27:27.304190 np0000178791 devstack@c-api.service[112719]: framework. For more detail see Jun 08 07:27:27.304190 np0000178791 devstack@c-api.service[112719]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 07:27:27.304190 np0000178791 devstack@c-api.service[112719]: import eventlet # noqa Jun 08 07:27:27.312807 np0000178791 devstack@c-api.service[112717]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 07:27:27.312807 np0000178791 devstack@c-api.service[112717]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 07:27:27.312807 np0000178791 devstack@c-api.service[112717]: we strongly recommend against using it for new projects. Jun 08 07:27:27.312807 np0000178791 devstack@c-api.service[112717]: If you are already using Eventlet, we recommend migrating to a different Jun 08 07:27:27.312807 np0000178791 devstack@c-api.service[112717]: framework. For more detail see Jun 08 07:27:27.312807 np0000178791 devstack@c-api.service[112717]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 07:27:27.312807 np0000178791 devstack@c-api.service[112717]: import eventlet # noqa Jun 08 07:27:27.374094 np0000178791 devstack@c-api.service[112716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 07:27:27.374094 np0000178791 devstack@c-api.service[112716]: warnings.warn( Jun 08 07:27:27.385433 np0000178791 devstack@c-api.service[112718]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 07:27:27.385433 np0000178791 devstack@c-api.service[112718]: warnings.warn( Jun 08 07:27:27.408499 np0000178791 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 07:27:27.408499 np0000178791 devstack@c-api.service[112717]: warnings.warn( Jun 08 07:27:27.410132 np0000178791 devstack@c-api.service[112719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 07:27:27.410132 np0000178791 devstack@c-api.service[112719]: warnings.warn( Jun 08 07:27:27.456893 np0000178791 devstack@c-api.service[112716]: /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 08 07:27:27.456893 np0000178791 devstack@c-api.service[112716]: from cgi import parse_header Jun 08 07:27:27.469346 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:27.469346 np0000178791 devstack@c-api.service[112718]: from cgi import parse_header Jun 08 07:27:27.496474 np0000178791 devstack@c-api.service[112719]: /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 08 07:27:27.496474 np0000178791 devstack@c-api.service[112719]: from cgi import parse_header Jun 08 07:27:27.498388 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:27.498388 np0000178791 devstack@c-api.service[112717]: from cgi import parse_header Jun 08 07:27:27.508349 np0000178791 devstack@c-api.service[112716]: /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 08 07:27:27.508349 np0000178791 devstack@c-api.service[112716]: removals.removed_module( Jun 08 07:27:27.510005 np0000178791 devstack@c-api.service[112716]: /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 08 07:27:27.510005 np0000178791 devstack@c-api.service[112716]: removals.removed_module( Jun 08 07:27:27.521818 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:27.521818 np0000178791 devstack@c-api.service[112718]: removals.removed_module( Jun 08 07:27:27.523667 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:27.523667 np0000178791 devstack@c-api.service[112718]: removals.removed_module( Jun 08 07:27:27.552285 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:27.552285 np0000178791 devstack@c-api.service[112717]: removals.removed_module( Jun 08 07:27:27.554837 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:27.554837 np0000178791 devstack@c-api.service[112717]: removals.removed_module( Jun 08 07:27:27.563104 np0000178791 devstack@c-api.service[112719]: /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 08 07:27:27.563104 np0000178791 devstack@c-api.service[112719]: removals.removed_module( Jun 08 07:27:27.566265 np0000178791 devstack@c-api.service[112719]: /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 08 07:27:27.566265 np0000178791 devstack@c-api.service[112719]: removals.removed_module( Jun 08 07:27:28.178957 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:28.178957 np0000178791 devstack@c-api.service[112718]: warnings.warn( Jun 08 07:27:28.252078 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:28.252078 np0000178791 devstack@c-api.service[112717]: warnings.warn( Jun 08 07:27:28.271278 np0000178791 devstack@c-api.service[112716]: /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 08 07:27:28.271278 np0000178791 devstack@c-api.service[112716]: warnings.warn( Jun 08 07:27:28.290245 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:28.290245 np0000178791 devstack@c-api.service[112718]: warnings.warn( Jun 08 07:27:28.369098 np0000178791 devstack@c-api.service[112719]: /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 08 07:27:28.369098 np0000178791 devstack@c-api.service[112719]: warnings.warn( Jun 08 07:27:28.388425 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:28.388425 np0000178791 devstack@c-api.service[112717]: warnings.warn( Jun 08 07:27:28.434084 np0000178791 devstack@c-api.service[112716]: /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 08 07:27:28.434084 np0000178791 devstack@c-api.service[112716]: warnings.warn( Jun 08 07:27:28.484944 np0000178791 devstack@c-api.service[112719]: /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 08 07:27:28.484944 np0000178791 devstack@c-api.service[112719]: warnings.warn( Jun 08 07:27:28.640282 np0000178791 devstack@c-api.service[112718]: 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 08 07:27:28.640511 np0000178791 devstack@c-api.service[112718]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112718) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 07:27:28.716370 np0000178791 devstack@c-api.service[112717]: 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 08 07:27:28.716568 np0000178791 devstack@c-api.service[112717]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112717) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 07:27:28.743294 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:28.743294 np0000178791 devstack@c-api.service[112718]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 07:27:28.781384 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:28.781384 np0000178791 devstack@c-api.service[112717]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 07:27:28.786210 np0000178791 devstack@c-api.service[112716]: 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 08 07:27:28.786388 np0000178791 devstack@c-api.service[112716]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112716) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 07:27:28.826488 np0000178791 devstack@c-api.service[112719]: 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 08 07:27:28.826703 np0000178791 devstack@c-api.service[112719]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112719) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 07:27:28.853030 np0000178791 devstack@c-api.service[112716]: /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 08 07:27:28.853030 np0000178791 devstack@c-api.service[112716]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 07:27:28.898337 np0000178791 devstack@c-api.service[112719]: /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 08 07:27:28.898337 np0000178791 devstack@c-api.service[112719]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 07:27:29.249010 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112717) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 07:27:29.249304 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.249393 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.249506 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112716) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 07:27:29.249587 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.250014 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.250128 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.250197 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.250260 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.250260 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.250260 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.250480 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.250552 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.250552 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.250552 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.250702 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.250702 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.250702 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.250702 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.250942 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.250942 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.250942 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.252019 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112718) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 07:27:29.252563 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.252630 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.252680 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.252719 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.252768 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.252801 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.252869 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.252931 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.252974 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.253015 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.253296 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.253369 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.253446 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.253489 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.253489 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.253563 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.253597 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.253597 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.253678 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.253727 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.253809 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.253809 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.253900 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.253988 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.254494 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.254571 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.254614 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.254698 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.254751 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.254829 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.254907 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.254959 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.255007 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.255053 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.255099 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.255141 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.255192 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.255192 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.255274 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.255319 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.255368 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.255448 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.255492 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.255492 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.255492 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.256040 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.256105 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.256170 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.256220 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.256276 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.256338 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.256419 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.257714 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.257770 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.257856 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.257929 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.257929 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.258014 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.258108 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.258222 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.258283 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.258364 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.258437 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.258493 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.258545 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.258623 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.259022 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.259099 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.259141 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.259182 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.259228 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.259289 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.259364 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.259535 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.259588 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.259625 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.259676 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.259719 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.259759 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.259806 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.259851 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.259851 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.259930 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.260028 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.260086 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.260120 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.260153 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.260306 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.260352 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.260452 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.260507 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.260569 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.260620 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.260695 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.260736 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.260787 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.260847 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.260909 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.260968 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.261025 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.261089 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.261213 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.261367 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.261480 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.261521 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.261592 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.261695 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.261739 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.261778 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.261809 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.261848 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.261947 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.262000 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.262037 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.262069 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.262505 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.262562 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.262676 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.262745 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.262843 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.262893 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.262945 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.262982 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.263024 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.263057 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.263057 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.263118 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.263191 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.263255 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.263296 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.263335 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.263393 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.263502 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.263549 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.263621 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.263691 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.268321 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.268416 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.268455 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.268544 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.268607 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.268648 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.268726 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.269055 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.269119 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.269185 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.269223 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.269256 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.269291 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.269329 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.269375 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.269450 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.269492 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.269526 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.269565 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.269565 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.269629 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.270939 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.271025 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.271110 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.271189 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.271252 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.271351 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.271421 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.271460 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.271504 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.271504 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.271573 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.271625 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.271670 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.271747 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.271958 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.272015 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.272087 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.272161 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.272210 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.272263 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.272337 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.274059 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.274144 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.274195 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.274240 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.274288 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.274348 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.274425 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.274536 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.274590 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.274694 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.274750 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.274823 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.274867 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.274902 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.274941 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.274980 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.274980 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.275046 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.275092 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.275129 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.275227 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.275383 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.275462 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.275535 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.275585 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.275636 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.275697 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.275793 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.275841 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.275925 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.275973 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.276013 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.276060 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.276060 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.276060 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.276182 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.276230 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.276307 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.276393 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.276499 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.276564 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.276632 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.277099 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.277149 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.277212 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.277258 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.277258 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.277343 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.277378 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.277459 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.277506 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.277540 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.277582 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.277616 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.277649 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.277693 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.277693 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.277758 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.277791 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.277823 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.277855 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.277893 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.277937 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.280013 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.280070 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.280123 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.280167 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.280250 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.280303 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.280361 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.280547 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.280626 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.280692 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.280757 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.280818 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.280875 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.280915 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.280955 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.281001 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.281072 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.281164 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.281238 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.281305 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.281414 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.281585 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.281639 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.281686 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.281761 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.281819 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.281884 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.281939 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.281986 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.282029 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.282066 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.282108 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.282148 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.282183 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.282227 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.282266 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.282306 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.282347 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.282392 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.282464 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.282505 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.282539 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.282577 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.282615 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.282648 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.282685 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.282726 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.282789 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.282832 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.282884 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.282928 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.282963 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.282997 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.283032 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.283071 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.283110 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.283150 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.283150 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.283222 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.283222 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.283289 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.283332 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.283332 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.284651 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.284708 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.284756 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.284806 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.284884 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.284930 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.284999 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.285140 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.285233 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.285291 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.285355 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.285436 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.285497 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.285546 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.285588 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.285628 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.285677 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.285677 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.285752 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.285752 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.285819 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.286141 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.286206 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.286249 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.286291 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.286344 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.286379 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.289464 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.289531 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.289569 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.289607 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.289607 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.289726 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.289726 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.289726 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.289903 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.289903 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.289903 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.289903 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.290051 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.290091 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.290128 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.290128 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.290200 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.290247 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.290291 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.290656 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.290701 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.290701 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.290803 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.290842 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.290890 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.290890 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.290958 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.291011 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.291011 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.291078 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.291126 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.291166 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.291166 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.291166 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.291166 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.291166 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.292008 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.292080 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.292119 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.292154 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.292200 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.292237 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.292274 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.292314 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.292353 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.292390 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.292491 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.292535 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.292570 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.292611 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.292652 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.292698 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.292744 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.292789 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.292831 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.292867 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.292918 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.292964 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.293005 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.293038 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.293077 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.293116 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.293148 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.293182 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.293215 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.293254 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.293294 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.293328 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.293368 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.293419 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.293461 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.293526 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.293570 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.293607 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.293646 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.293692 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.293692 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.293692 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.293804 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.293804 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.293804 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.293804 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.293804 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.293979 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.293979 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.294059 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.294059 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.294132 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.294172 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.294212 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.294624 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.294696 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.294741 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.294819 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.294819 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.294819 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.294819 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.294819 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.294819 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.296796 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.296851 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.296923 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.296980 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.297049 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.297086 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.297114 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.297163 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.297201 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.297233 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.297265 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.297297 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.297331 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.297363 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.297389 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.297439 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.297473 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.297511 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.297541 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.297573 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.297958 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.298017 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.298089 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.298159 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.298202 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.298232 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.298269 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.298364 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.298418 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.298452 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.298487 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.298518 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.298550 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.298704 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.298749 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.298820 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.298847 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.298877 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.298913 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.298943 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.298975 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.299012 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.299044 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.299074 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.299105 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.299135 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.299162 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.299190 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.299226 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.299257 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.299291 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.299320 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.299347 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.299381 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.299423 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.299463 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.299499 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.299525 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.299555 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.299590 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.299624 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.299655 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.299689 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.299714 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.299743 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.299771 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.299800 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.299826 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.299863 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.299894 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.299920 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.299954 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.299983 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.300016 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.300049 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.300077 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.300107 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.300133 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.300163 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.300163 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.300163 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.300163 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.300163 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.300163 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.300321 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.300321 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.300321 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.300321 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.300321 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.300822 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.300859 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.300890 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.300928 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.300963 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.300963 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.300963 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.300963 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.301068 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.301138 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.301210 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.301210 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.301210 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.301210 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.301210 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.301210 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.301369 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.301420 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.301466 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.301497 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.301522 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.301557 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.301591 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.301591 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.301649 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.301682 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.301717 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.301751 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.301778 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.301811 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.301839 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.301867 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.301867 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.301867 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.301867 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.301867 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.301867 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.302017 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.302017 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.302017 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.302017 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.302017 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.302017 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.302172 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.302208 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.302236 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.302276 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.302311 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.302341 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.302368 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.302412 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.302437 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.302463 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.302493 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.302528 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.302566 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.302597 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.302627 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.302657 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.302684 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.302713 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.302743 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.302802 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.302802 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.302864 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.302898 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.302927 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.302953 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.302982 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.303008 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.303042 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.303067 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.303092 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.303117 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.303151 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.303177 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.303177 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.303177 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.303177 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.303995 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.304056 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.304122 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.304158 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.304186 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.304348 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.304377 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.304431 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.304467 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.304544 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.304581 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.304610 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.304642 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.304686 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.304731 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.304774 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.304818 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.304857 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.304857 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.304857 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.304857 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.306361 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.306453 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.306494 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.306550 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.306616 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.306669 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.306712 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.306787 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.306831 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.306872 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.306939 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.306998 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.306998 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.307075 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.307116 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.307150 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.307150 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.307216 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.307260 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.307260 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.307260 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.313248 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.313248 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.313483 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.313483 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.313483 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.313680 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.313753 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.313753 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.313879 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.313879 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.313879 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.314049 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.314129 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112718) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.314202 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.314202 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.314330 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.314330 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112718) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.314482 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112718) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.362763 np0000178791 devstack@c-api.service[112717]: INFO dbcounter [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Registered counter for database cinder Jun 08 07:27:29.363697 np0000178791 devstack@c-api.service[112716]: INFO dbcounter [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Registered counter for database cinder Jun 08 07:27:29.365184 np0000178791 devstack@c-api.service[112718]: INFO dbcounter [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Registered counter for database cinder Jun 08 07:27:29.372329 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112719) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 07:27:29.372955 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.372955 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.373069 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.373255 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.373354 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.373354 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.373522 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.373522 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.373659 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.373659 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.374201 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.374328 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.374328 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.374512 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.374512 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.374512 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.374752 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.375064 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.375154 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.375228 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.375228 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.375356 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.375356 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.375495 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.376078 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.376154 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.376221 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.376296 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.376296 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.376455 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.376455 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.376739 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.376808 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.376875 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.376940 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.376998 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.377072 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.377141 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.377593 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.377689 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.377689 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.377789 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.377789 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.377907 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.377964 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.378426 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.378540 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.378540 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.378652 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.378698 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.378784 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.378869 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.379804 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.379908 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.379908 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.380046 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.380046 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.380188 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.380188 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.380692 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.380770 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.380811 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.380858 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.380909 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.380960 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.381035 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.381567 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.381633 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.381684 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.381751 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.381801 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.381883 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.381970 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.382249 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.382299 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.382350 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.382435 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.382506 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.382564 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.382633 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.383156 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.383229 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.383268 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.383323 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.383372 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.383451 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.383514 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.384030 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.384094 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.384149 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.384192 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.384266 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.384314 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.384387 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.384846 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.384920 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.384974 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.385017 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.385058 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.385126 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.385180 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.386356 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.386476 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.386552 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.386602 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.386672 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.386769 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.386815 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.387629 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.387724 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.387778 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.387819 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.387874 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.387937 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.388009 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.388510 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.388585 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.388640 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.388691 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.388831 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.388915 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.388972 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.389269 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.389340 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.389388 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.389454 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.389499 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.389560 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.389612 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.390564 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.390658 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.390658 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.390788 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.390897 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.390947 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.391048 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.391098 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.391162 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.391214 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.391269 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.391317 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.391434 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.391502 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.391797 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.391876 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.391921 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.391959 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.392106 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.392106 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.392106 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.392810 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.392869 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.392906 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.392962 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.393035 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.393081 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.393168 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.393217 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.393289 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.393334 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.393419 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.393485 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.393557 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.393603 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.393676 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.393748 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.393792 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.393858 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.393927 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.393983 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.394032 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.394099 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.394143 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.394214 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.394343 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.394343 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.394595 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.394595 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.394841 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.394906 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.394979 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.395024 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.395071 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.395143 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.395207 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.395599 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.395663 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.395710 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.395777 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.395831 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.395890 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.395944 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.396250 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.396308 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.396355 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.396436 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.396493 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.396578 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.396640 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.396689 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.396738 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.396780 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.396846 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.396892 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.396969 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.397024 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.397531 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.397598 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.397650 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.397693 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.397774 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.397838 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.397920 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.398365 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.398438 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.398494 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.398545 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.398597 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.398680 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.398786 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:27:29.399855 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:27:29.399955 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:27:29.400067 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:27:29.400146 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:27:29.400216 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:27:29.400307 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:27:29.409003 np0000178791 devstack@c-api.service[112717]: DEBUG oslo_db.sqlalchemy.engines [None req-b4dea10e-894e-4190-8643-f7642655667f 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=112717) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 07:27:29.419758 np0000178791 devstack@c-api.service[112716]: DEBUG oslo_db.sqlalchemy.engines [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 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=112716) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 07:27:29.421647 np0000178791 devstack@c-api.service[112718]: DEBUG oslo_db.sqlalchemy.engines [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 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=112718) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 07:27:29.455259 np0000178791 devstack@c-api.service[112719]: INFO dbcounter [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Registered counter for database cinder Jun 08 07:27:29.504603 np0000178791 devstack@c-api.service[112719]: DEBUG oslo_db.sqlalchemy.engines [None req-bc2e849c-df9e-4b1b-b524-2609607355fa 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=112719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 07:27:29.527840 np0000178791 devstack@c-api.service[112717]: DEBUG dbcounter [-] [112717] Writer thread running {{(pid=112717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 07:27:29.530231 np0000178791 devstack@c-api.service[112717]: INFO cinder.rpc [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 07:27:29.533442 np0000178791 devstack@c-api.service[112717]: INFO cinder.rpc [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 07:27:29.534698 np0000178791 devstack@c-api.service[112717]: INFO cinder.rpc [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 07:27:29.536944 np0000178791 devstack@c-api.service[112717]: INFO cinder.rpc [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 07:27:29.537812 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.541074 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.550448 np0000178791 devstack@c-api.service[112718]: DEBUG dbcounter [-] [112718] Writer thread running {{(pid=112718) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 07:27:29.550729 np0000178791 devstack@c-api.service[112716]: DEBUG dbcounter [-] [112716] Writer thread running {{(pid=112716) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 07:27:29.551374 np0000178791 devstack@c-api.service[112718]: INFO cinder.rpc [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 07:27:29.552565 np0000178791 devstack@c-api.service[112716]: INFO cinder.rpc [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 07:27:29.554800 np0000178791 devstack@c-api.service[112718]: INFO cinder.rpc [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 07:27:29.556194 np0000178791 devstack@c-api.service[112716]: INFO cinder.rpc [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 07:27:29.557896 np0000178791 devstack@c-api.service[112718]: INFO cinder.rpc [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 07:27:29.559292 np0000178791 devstack@c-api.service[112716]: INFO cinder.rpc [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 07:27:29.560586 np0000178791 devstack@c-api.service[112718]: INFO cinder.rpc [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 07:27:29.561636 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.561967 np0000178791 devstack@c-api.service[112716]: INFO cinder.rpc [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 07:27:29.563282 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.567163 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.568510 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.580702 np0000178791 devstack@c-api.service[112717]: DEBUG oslo_db.sqlalchemy.engines [None req-b4dea10e-894e-4190-8643-f7642655667f 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=112717) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 07:27:29.584833 np0000178791 devstack@c-api.service[112717]: INFO cinder.rpc [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 07:27:29.587690 np0000178791 devstack@c-api.service[112717]: INFO cinder.rpc [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 07:27:29.588953 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.603273 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.605847 np0000178791 devstack@c-api.service[112718]: DEBUG oslo_db.sqlalchemy.engines [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 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=112718) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 07:27:29.606558 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.608328 np0000178791 devstack@c-api.service[112716]: DEBUG oslo_db.sqlalchemy.engines [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 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=112716) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 07:27:29.609082 np0000178791 devstack@c-api.service[112718]: INFO cinder.rpc [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 07:27:29.609795 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.611723 np0000178791 devstack@c-api.service[112716]: INFO cinder.rpc [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 07:27:29.612198 np0000178791 devstack@c-api.service[112718]: INFO cinder.rpc [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 07:27:29.613558 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.613926 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.614334 np0000178791 devstack@c-api.service[112716]: INFO cinder.rpc [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 07:27:29.615702 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.619270 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.622421 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.625620 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.627228 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.628486 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.631540 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.631775 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.632819 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.632896 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.633852 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.635693 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.636155 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.639569 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.639699 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.641630 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.642783 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.644231 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.645247 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.645712 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.647164 np0000178791 devstack@c-api.service[112717]: WARNING cinder.api.contrib.hosts [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 07:27:29.647886 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.647987 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.648047 np0000178791 devstack@c-api.service[112719]: DEBUG dbcounter [-] [112719] Writer thread running {{(pid=112719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 07:27:29.649221 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.649290 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.651484 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.651904 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.652125 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.652719 np0000178791 devstack@c-api.service[112719]: INFO cinder.rpc [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 07:27:29.652944 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.654295 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.655108 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.655732 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.656082 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.656607 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.656934 np0000178791 devstack@c-api.service[112719]: INFO cinder.rpc [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 07:27:29.657184 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.658538 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.659009 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.659320 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.659499 np0000178791 devstack@c-api.service[112719]: INFO cinder.rpc [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 07:27:29.659566 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extended resource: extensions {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.660957 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extended resource: encryption {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.661925 np0000178791 devstack@c-api.service[112719]: INFO cinder.rpc [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 07:27:29.662114 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.662436 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.662494 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extended resource: capabilities {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.663549 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.663876 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extended resource: os-quota-class-sets {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.664989 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.665244 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extended resource: os-volume-type-access {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.666291 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.666483 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.666897 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extended resource: extra_specs {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.668449 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.668510 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extended resource: os-hosts {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.669902 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extended resource: os-availability-zone {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.670475 np0000178791 devstack@c-api.service[112718]: WARNING cinder.api.contrib.hosts [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 07:27:29.671348 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.671605 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extended resource: consistencygroups {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.672629 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.672791 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.673567 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extended resource: cgsnapshots {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.674267 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.675031 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extended resource: os-snapshot-manage {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.675805 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.676472 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extended resource: os-volume-manage {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.677125 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.677193 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.678033 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extended resource: backups {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.678780 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.679172 np0000178791 devstack@c-api.service[112716]: WARNING cinder.api.contrib.hosts [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 07:27:29.679929 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.679988 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extended resource: encryption {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.680296 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.681425 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.681575 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extended resource: os-volume-transfer {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.681671 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.682758 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extended resource: extensions {{(pid=112718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.682956 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.683188 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extended resource: scheduler-stats {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.684225 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extended resource: encryption {{(pid=112718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.684496 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.684667 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extended resource: os-quota-sets {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.685772 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extended resource: capabilities {{(pid=112718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.685847 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.686871 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extended resource: qos-specs {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.687332 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.687942 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extended resource: os-quota-class-sets {{(pid=112718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.688848 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.689191 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.contrib.snapshot_actions [None req-b4dea10e-894e-4190-8643-f7642655667f None None] SnapshotActionsController initialized {{(pid=112717) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 07:27:29.689244 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extended resource: os-volume-type-access {{(pid=112718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.690069 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.690519 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.691006 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extended resource: extra_specs {{(pid=112718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.691618 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.691952 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extended resource: extensions {{(pid=112716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.692858 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extended resource: os-hosts {{(pid=112718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.692975 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.694016 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extended resource: encryption {{(pid=112716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.694317 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.694368 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extended resource: os-availability-zone {{(pid=112718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.695737 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.695793 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extended resource: consistencygroups {{(pid=112718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.696142 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extended resource: capabilities {{(pid=112716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.697059 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.697771 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extended resource: cgsnapshots {{(pid=112718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.697916 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extended resource: os-quota-class-sets {{(pid=112716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.698478 np0000178791 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.699279 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extended resource: os-snapshot-manage {{(pid=112718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.699578 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.699690 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extension TypesManage extending resource: types {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.699758 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extended resource: os-volume-type-access {{(pid=112716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.699797 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.699912 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.700021 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extension VolumeActions extending resource: volumes {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.700153 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.700352 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extension UsedLimits extending resource: limits {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.700463 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.700563 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.700673 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.700771 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extension AdminActions extending resource: volumes {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.700884 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extension AdminActions extending resource: snapshots {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.700982 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extension AdminActions extending resource: backups {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.701082 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.701181 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.701229 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extended resource: os-volume-manage {{(pid=112718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.701281 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-b4dea10e-894e-4190-8643-f7642655667f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.701833 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extended resource: extra_specs {{(pid=112716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.703459 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extended resource: os-hosts {{(pid=112716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.703526 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extended resource: backups {{(pid=112718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.704828 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extended resource: os-availability-zone {{(pid=112716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.706224 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extended resource: consistencygroups {{(pid=112716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.706481 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extended resource: encryption {{(pid=112718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.707002 np0000178791 devstack@c-api.service[112719]: DEBUG oslo_db.sqlalchemy.engines [None req-bc2e849c-df9e-4b1b-b524-2609607355fa 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=112719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 07:27:29.708318 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extended resource: cgsnapshots {{(pid=112716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.708862 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extended resource: os-volume-transfer {{(pid=112718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.709186 np0000178791 devstack@c-api.service[112717]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a695b4a3668 pid: 112717 (default app) Jun 08 07:27:29.709816 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extended resource: os-snapshot-manage {{(pid=112716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.710000 np0000178791 devstack@c-api.service[112719]: INFO cinder.rpc [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 07:27:29.711327 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extended resource: scheduler-stats {{(pid=112718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.711422 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extended resource: os-volume-manage {{(pid=112716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.712697 np0000178791 devstack@c-api.service[112719]: INFO cinder.rpc [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 07:27:29.712840 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extended resource: backups {{(pid=112716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.712915 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extended resource: os-quota-sets {{(pid=112718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.714118 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.714345 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extended resource: qos-specs {{(pid=112718) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.715134 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extended resource: encryption {{(pid=112716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.716560 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.contrib.snapshot_actions [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] SnapshotActionsController initialized {{(pid=112718) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 07:27:29.716781 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extended resource: os-volume-transfer {{(pid=112716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.717541 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.718424 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extended resource: scheduler-stats {{(pid=112716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.719123 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.719771 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.719771 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.719771 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.719771 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.720022 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.720022 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.720022 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.720022 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.720208 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.720208 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.720208 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.720208 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.720208 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.720208 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.720491 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.720491 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.720491 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.720491 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.720491 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.720740 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.720740 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.720740 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.720740 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.720740 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.720944 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.720944 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.720944 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.720944 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.721127 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.721127 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.721127 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.721127 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.721127 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.721367 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.721367 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.721367 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.721367 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.721367 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.721593 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.721593 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.721593 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.721593 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.721593 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.721593 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.721804 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.721804 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.721804 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.721804 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.721804 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.721804 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.721992 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.721992 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.721992 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.721992 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.721992 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.721992 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.722172 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.722172 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.722172 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.722172 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.722172 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.722336 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.722336 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.722336 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.722336 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.722336 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.722510 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.722510 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.722510 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.722510 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.722510 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.722510 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.722739 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.722739 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.722739 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.722739 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.722739 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.722739 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.722908 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.722908 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.722908 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.722908 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.722908 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.723079 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.723079 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.723079 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.723165 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.723193 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.723193 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.723193 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.723193 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.723343 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extended resource: os-quota-sets {{(pid=112716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.723379 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.723379 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.723379 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.723379 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.723536 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.723536 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.723536 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.723536 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.723656 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.723656 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.723656 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.723656 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.723656 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.723814 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.723814 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.723814 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.723814 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.723814 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.723974 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.723974 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.723974 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.723974 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.724100 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.724100 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.724100 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.724100 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.724224 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.724224 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.724224 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.724224 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.724349 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.724349 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.724349 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.724349 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.724569 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.724569 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.724569 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.724569 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.724797 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.724797 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.724797 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.724797 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.724797 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.724797 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.725067 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.725067 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.725067 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.725067 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.725067 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.725314 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.725314 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.725314 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.725314 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.725314 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.725314 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.725314 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.725740 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.725740 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.725740 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.725740 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.725740 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.725740 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.726026 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.726026 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.726026 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.726026 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.726026 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.726026 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.726287 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.726287 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.726287 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.726287 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.726287 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.726287 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.726609 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.726609 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.726609 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.726609 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.726768 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.726768 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.726768 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.726768 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.726887 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.726887 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.726887 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.726887 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.727017 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.727017 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.727017 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:29.727017 np0000178791 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 08 07:27:29.727178 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.727233 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extended resource: qos-specs {{(pid=112716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.727297 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.middleware.request_id [None req-d9cd1aab-863b-429a-9fdd-c69ad9065cf9 None None] RequestId filter calling following filter/app {{(pid=112717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 07:27:29.727334 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.727382 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.contrib.snapshot_actions [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] SnapshotActionsController initialized {{(pid=112716) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 07:27:29.727455 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.727483 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.727537 np0000178791 devstack@c-api.service[112717]: [pid: 112717|app: 0|req: 1/1] 199.204.45.242 () {60 vars in 956 bytes} [Mon Jun 8 07:27:29 2026] GET /volume/v3/ => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 08 07:27:29.727564 np0000178791 devstack@c-api.service[112718]: WARNING castellan.key_manager.migration [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.727614 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.727641 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.727641 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extension TypesManage extending resource: types {{(pid=112718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.727641 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.727641 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.727641 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extension VolumeActions extending resource: volumes {{(pid=112718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.728362 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.728437 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.728534 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extension UsedLimits extending resource: limits {{(pid=112718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.728646 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.728747 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.728862 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.728963 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extension AdminActions extending resource: volumes {{(pid=112718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.729077 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extension AdminActions extending resource: snapshots {{(pid=112718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.729179 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extension AdminActions extending resource: backups {{(pid=112718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.729280 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.729392 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.729504 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.v3.router [None req-00f88dcf-37ed-4f6c-a9a4-f8e18d7935e7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112718) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.729712 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.729767 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.731116 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.732460 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.733193 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.733847 np0000178791 devstack@c-api.service[112716]: WARNING castellan.key_manager.migration [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.734875 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.735042 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extension TypesManage extending resource: types {{(pid=112716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.735103 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.735217 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.735332 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extension VolumeActions extending resource: volumes {{(pid=112716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.735572 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.735682 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extension UsedLimits extending resource: limits {{(pid=112716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.735803 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.735897 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.736011 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.736114 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extension AdminActions extending resource: volumes {{(pid=112716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.736233 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extension AdminActions extending resource: snapshots {{(pid=112716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.736336 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extension AdminActions extending resource: backups {{(pid=112716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.736457 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.736562 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.736667 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.v3.router [None req-632cb0e7-7c39-4e12-ad82-a179d8f52557 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.737065 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.737625 np0000178791 devstack@c-api.service[112718]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a695b4a3668 pid: 112718 (default app) Jun 08 07:27:29.743601 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.745188 np0000178791 devstack@c-api.service[112716]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a695b4a3668 pid: 112716 (default app) Jun 08 07:27:29.748886 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.751952 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.755273 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.758076 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.761162 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.762751 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.765582 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.772976 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.777152 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.779229 np0000178791 devstack@c-api.service[112719]: WARNING cinder.api.contrib.hosts [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 07:27:29.780003 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.781334 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.782902 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.784359 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.785715 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.787391 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.789634 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.791826 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.792880 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extended resource: extensions {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.794264 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extended resource: encryption {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.795928 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extended resource: capabilities {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.797421 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extended resource: os-quota-class-sets {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.798846 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extended resource: os-volume-type-access {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.800507 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extended resource: extra_specs {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.802061 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extended resource: os-hosts {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.803540 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extended resource: os-availability-zone {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.804852 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extended resource: consistencygroups {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.806948 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extended resource: cgsnapshots {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.808322 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extended resource: os-snapshot-manage {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.809807 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extended resource: os-volume-manage {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.811345 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extended resource: backups {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.813451 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extended resource: encryption {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.815124 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extended resource: os-volume-transfer {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.816864 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extended resource: scheduler-stats {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.819308 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extended resource: os-quota-sets {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.820788 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extended resource: qos-specs {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:27:29.823050 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.contrib.snapshot_actions [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] SnapshotActionsController initialized {{(pid=112719) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 07:27:29.824065 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.825632 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.827064 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.828731 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.830132 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.831576 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.833065 np0000178791 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:27:29.835428 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.835524 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extension TypesManage extending resource: types {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.835663 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.835778 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extension SnapshotActions extending resource: snapshots {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.835979 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extension VolumeActions extending resource: volumes {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.836125 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extension VolumeTypeAccess extending resource: types {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.836239 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extension UsedLimits extending resource: limits {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.836340 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.836495 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.836610 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.836710 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extension AdminActions extending resource: volumes {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.836882 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extension AdminActions extending resource: snapshots {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.836993 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extension AdminActions extending resource: backups {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.837108 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.837246 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.837353 np0000178791 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-bc2e849c-df9e-4b1b-b524-2609607355fa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:27:29.845516 np0000178791 devstack@c-api.service[112719]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a695b4a3668 pid: 112719 (default app) Jun 08 07:27:37.449339 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.middleware.request_id [None req-d7a99adc-4c12-4fab-82f9-661b878c8f0f None None] RequestId filter calling following filter/app {{(pid=112717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 07:27:37.991139 np0000178791 devstack@c-api.service[112717]: INFO cinder.api.openstack.wsgi [None req-d7a99adc-4c12-4fab-82f9-661b878c8f0f admin admin] POST https://199.204.45.242/volume/v3/types Jun 08 07:27:37.991139 np0000178791 devstack@c-api.service[112717]: DEBUG cinder.api.openstack.wsgi [None req-d7a99adc-4c12-4fab-82f9-661b878c8f0f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 08 07:27:37.991139 np0000178791 devstack@c-api.service[112717]: /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 08 07:27:37.991139 np0000178791 devstack@c-api.service[112717]: warnings.warn( Jun 08 07:27:38.033278 np0000178791 devstack@c-api.service[112717]: DEBUG oslo_db.sqlalchemy.engines [None req-d7a99adc-4c12-4fab-82f9-661b878c8f0f 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=112717) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 07:27:38.081421 np0000178791 devstack@c-api.service[112717]: INFO cinder.api.openstack.wsgi [None req-d7a99adc-4c12-4fab-82f9-661b878c8f0f admin admin] https://199.204.45.242/volume/v3/types returned with HTTP 200 Jun 08 07:27:38.081421 np0000178791 devstack@c-api.service[112717]: [pid: 112717|app: 0|req: 2/2] 199.204.45.242 () {68 vars in 1288 bytes} [Mon Jun 8 07:27:37 2026] POST /volume/v3/types => generated 186 bytes in 631 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 08 07:27:38.114811 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.114811 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.115590 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.115590 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.115590 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.115590 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.115590 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.116022 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.116022 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.116022 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.116022 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.116022 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.116022 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.116340 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.116340 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.116340 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.116340 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.116340 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.116614 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.116614 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.116614 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.116614 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.116824 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.116824 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.116824 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.116824 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.117063 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.117063 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.117063 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.117063 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.117063 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.117477 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.117477 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.117477 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.117477 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.117477 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.117749 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.117749 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.117749 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.117749 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.117749 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.117749 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.118057 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.118057 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.118057 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.118057 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.118057 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.118057 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.118377 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.118377 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.118377 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.118377 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.118377 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.118377 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.120215 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.120215 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.120215 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.120215 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.120215 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.120215 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.124873 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.124873 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.124873 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.124873 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.126285 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.126285 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.126285 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.126285 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.126285 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.127101 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.127101 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.127101 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.127101 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.127101 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.130103 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.130103 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.130103 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.130103 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.130103 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.130103 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.131726 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.131726 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.131726 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.131726 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.131726 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.132923 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.132923 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.132923 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.132923 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.132923 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.133757 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.133757 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.133757 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.133757 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.134516 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.134516 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.134516 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.134516 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.136104 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.136104 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.136104 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.136104 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.136104 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.137914 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.137914 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.137914 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.137914 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.137914 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.139219 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.139219 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.139219 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.139219 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.140314 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.140314 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.140314 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.140314 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.141431 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.141431 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.141431 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.141431 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.143189 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.143189 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.143189 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.143189 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.145248 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.145248 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.145248 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.145248 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.146811 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.146811 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.146811 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.146811 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.146811 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.146811 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.147654 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.147654 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.147654 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.147654 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.147654 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.148739 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.148739 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.148739 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.148739 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.148739 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.148739 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.148739 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.150455 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.150455 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.150455 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.150455 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.150455 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.150455 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.151984 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.151984 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.151984 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.151984 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.151984 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.151984 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.152335 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.152335 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.152335 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.152335 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.152335 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.152335 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.152521 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.152521 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.152521 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.152521 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.152652 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.152652 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.152652 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.152652 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.152770 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.152770 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.152770 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.152770 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.152883 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.152883 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.152883 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.152883 np0000178791 devstack@c-api.service[112718]: warnings.warn(deprecated_msg) Jun 08 07:27:38.152883 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.middleware.request_id [req-d7a99adc-4c12-4fab-82f9-661b878c8f0f req-05c713a6-933b-44db-843b-5d12a69f2ac1 None None] RequestId filter calling following filter/app {{(pid=112718) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 07:27:38.487013 np0000178791 devstack@c-api.service[112718]: INFO cinder.api.openstack.wsgi [req-d7a99adc-4c12-4fab-82f9-661b878c8f0f req-05c713a6-933b-44db-843b-5d12a69f2ac1 admin admin] POST https://199.204.45.242/volume/v3/types/f2652b0a-a541-4f41-b8ef-2d17926a993d/extra_specs Jun 08 07:27:38.487598 np0000178791 devstack@c-api.service[112718]: DEBUG cinder.api.openstack.wsgi [req-d7a99adc-4c12-4fab-82f9-661b878c8f0f req-05c713a6-933b-44db-843b-5d12a69f2ac1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112718) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 08 07:27:38.489370 np0000178791 devstack@c-api.service[112718]: /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 08 07:27:38.489370 np0000178791 devstack@c-api.service[112718]: warnings.warn( Jun 08 07:27:38.529562 np0000178791 devstack@c-api.service[112718]: DEBUG oslo_db.sqlalchemy.engines [req-d7a99adc-4c12-4fab-82f9-661b878c8f0f req-05c713a6-933b-44db-843b-5d12a69f2ac1 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=112718) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 07:27:38.591919 np0000178791 devstack@c-api.service[112718]: INFO cinder.api.openstack.wsgi [req-d7a99adc-4c12-4fab-82f9-661b878c8f0f req-05c713a6-933b-44db-843b-5d12a69f2ac1 admin admin] https://199.204.45.242/volume/v3/types/f2652b0a-a541-4f41-b8ef-2d17926a993d/extra_specs returned with HTTP 200 Jun 08 07:27:38.592560 np0000178791 devstack@c-api.service[112718]: [pid: 112718|app: 0|req: 1/3] 199.204.45.242 () {70 vars in 1505 bytes} [Mon Jun 8 07:27:38 2026] POST /volume/v3/types/f2652b0a-a541-4f41-b8ef-2d17926a993d/extra_specs => generated 55 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 08 07:27:39.614894 np0000178791 devstack@c-api.service[112716]: DEBUG dbcounter [-] [112716] Writing DB stats cinder:SELECT=6 {{(pid=112716) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 07:27:39.712101 np0000178791 devstack@c-api.service[112719]: DEBUG dbcounter [-] [112719] Writing DB stats cinder:SELECT=6 {{(pid=112719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 07:27:48.074091 np0000178791 devstack@c-api.service[112717]: DEBUG dbcounter [-] [112717] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 07:27:48.590217 np0000178791 devstack@c-api.service[112718]: DEBUG dbcounter [-] [112718] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112718) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 07:30:30.314427 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.314427 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.314427 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.314427 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.314427 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.316844 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.316844 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.316844 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.316844 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.316844 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.317266 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.317266 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.317266 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.317266 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.317266 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.317266 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.317863 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.317863 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.317863 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.317863 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.318207 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.318207 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.318207 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.318207 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.318608 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.318608 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.318608 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.318608 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.319013 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.319013 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.319013 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.319013 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.319013 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.320094 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.320094 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.320094 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.320094 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.320094 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.321029 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.321029 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.321029 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.321029 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.321029 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.321029 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.322213 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.322213 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.322213 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.322213 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.322213 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.322213 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.323451 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.323451 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.323451 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.323451 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.323451 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.323451 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.324110 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.324110 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.324110 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.324110 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.324110 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.324543 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.324543 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.324543 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.324543 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.324543 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.324899 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.324899 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.324899 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.324899 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.324899 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.324899 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.325340 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.325340 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.325340 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.325340 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.325340 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.325340 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.325765 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.325765 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.325765 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.325765 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.325765 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.326015 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.326015 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.326015 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.326015 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.326015 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.326193 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.326193 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.326193 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.326193 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.326349 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.326349 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.326349 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.326349 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.326533 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.326533 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.326533 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.326533 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.326533 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.326736 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.326736 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.326736 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.326736 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.326736 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.326906 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.326906 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.326906 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.326906 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.327050 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.327050 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.327050 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.327050 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.327182 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.327182 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.327182 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.327182 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.327427 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.327427 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.327427 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.327427 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.327588 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.327588 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.327588 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.327588 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.327727 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.327727 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.327727 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.327727 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.327727 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.327930 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.327930 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.327930 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.327930 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.327930 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.327930 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.328319 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.328319 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.328319 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.328319 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.328319 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.329316 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.329316 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.329316 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.329316 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.329316 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.329316 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.329784 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.329784 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.329784 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.329784 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.329784 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.329784 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.330233 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.330233 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.330233 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.330233 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.330233 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.330233 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.330744 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.330744 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.330744 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.330744 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.330744 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.330744 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.331177 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.331177 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.331177 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.331177 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.331519 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.331519 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.331519 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.331519 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.331519 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.331933 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.331933 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.331933 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.331933 np0000178791 devstack@c-api.service[112716]: /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 08 07:30:30.331933 np0000178791 devstack@c-api.service[112716]: warnings.warn(deprecated_msg) Jun 08 07:30:30.331933 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.middleware.request_id [None req-53a21abe-d0e8-4075-a975-289a001b6548 None None] RequestId filter calling following filter/app {{(pid=112716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 07:30:30.331933 np0000178791 devstack@c-api.service[112716]: INFO cinder.api.openstack.wsgi [None req-53a21abe-d0e8-4075-a975-289a001b6548 None None] GET https://199.204.45.242/volume// Jun 08 07:30:30.332455 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.openstack.wsgi [None req-53a21abe-d0e8-4075-a975-289a001b6548 None None] Empty body provided in request {{(pid=112716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 08 07:30:30.332455 np0000178791 devstack@c-api.service[112716]: DEBUG cinder.api.openstack.wsgi [None req-53a21abe-d0e8-4075-a975-289a001b6548 None None] Calling method 'all' {{(pid=112716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 08 07:30:30.332455 np0000178791 devstack@c-api.service[112716]: INFO cinder.api.openstack.wsgi [None req-53a21abe-d0e8-4075-a975-289a001b6548 None None] https://199.204.45.242/volume// returned with HTTP 300 Jun 08 07:30:30.332455 np0000178791 devstack@c-api.service[112716]: [pid: 112716|app: 0|req: 1/4] 199.204.45.242 () {66 vars in 1456 bytes} [Mon Jun 8 07:30:30 2026] GET /volume/ => generated 390 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)