Jun 08 09:09:57.006328 np0000178958 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 08 09:09:57.017541 np0000178958 devstack@c-api.service[112552]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 08 09:09:57.020489 np0000178958 devstack@c-api.service[112552]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 8 09:09:57 2026] *** Jun 08 09:09:57.020489 np0000178958 devstack@c-api.service[112552]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 08 09:09:57.020489 np0000178958 devstack@c-api.service[112552]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 08 09:09:57.020489 np0000178958 devstack@c-api.service[112552]: nodename: np0000178958 Jun 08 09:09:57.020489 np0000178958 devstack@c-api.service[112552]: machine: x86_64 Jun 08 09:09:57.020489 np0000178958 devstack@c-api.service[112552]: clock source: unix Jun 08 09:09:57.020489 np0000178958 devstack@c-api.service[112552]: pcre jit disabled Jun 08 09:09:57.020489 np0000178958 devstack@c-api.service[112552]: detected number of CPU cores: 16 Jun 08 09:09:57.020489 np0000178958 devstack@c-api.service[112552]: current working directory: / Jun 08 09:09:57.020489 np0000178958 devstack@c-api.service[112552]: detected binary path: /usr/bin/uwsgi-core Jun 08 09:09:57.020489 np0000178958 devstack@c-api.service[112552]: your processes number limit is 256917 Jun 08 09:09:57.020489 np0000178958 devstack@c-api.service[112552]: your memory page size is 4096 bytes Jun 08 09:09:57.020489 np0000178958 devstack@c-api.service[112552]: detected max file descriptor number: 2048 Jun 08 09:09:57.020489 np0000178958 devstack@c-api.service[112552]: lock engine: pthread robust mutexes Jun 08 09:09:57.021081 np0000178958 devstack@c-api.service[112552]: thunder lock: enabled Jun 08 09:09:57.021081 np0000178958 devstack@c-api.service[112552]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 08 09:09:57.021081 np0000178958 devstack@c-api.service[112552]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 08 09:09:57.021081 np0000178958 devstack@c-api.service[112552]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 08 09:09:57.021081 np0000178958 devstack@c-api.service[112552]: Set PythonHome to /opt/stack/data/venv Jun 08 09:09:57.060445 np0000178958 devstack@c-api.service[112552]: Python main interpreter initialized at 0x733f6f8a3668 Jun 08 09:09:57.060445 np0000178958 devstack@c-api.service[112552]: python threads support enabled Jun 08 09:09:57.060445 np0000178958 devstack@c-api.service[112552]: your server socket listen backlog is limited to 100 connections Jun 08 09:09:57.060445 np0000178958 devstack@c-api.service[112552]: your mercy for graceful operations on workers is 80 seconds Jun 08 09:09:57.061023 np0000178958 devstack@c-api.service[112552]: mapped 671795 bytes (656 KB) for 4 cores Jun 08 09:09:57.061239 np0000178958 devstack@c-api.service[112552]: *** Operational MODE: preforking *** Jun 08 09:09:57.061434 np0000178958 devstack@c-api.service[112552]: *** uWSGI is running in multiple interpreter mode *** Jun 08 09:09:57.061434 np0000178958 devstack@c-api.service[112552]: spawned uWSGI master process (pid: 112552) Jun 08 09:09:57.061860 np0000178958 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 08 09:09:57.063907 np0000178958 devstack@c-api.service[112552]: spawned uWSGI worker 1 (pid: 112556, cores: 1) Jun 08 09:09:57.063907 np0000178958 devstack@c-api.service[112552]: spawned uWSGI worker 2 (pid: 112557, cores: 1) Jun 08 09:09:57.063907 np0000178958 devstack@c-api.service[112552]: spawned uWSGI worker 3 (pid: 112558, cores: 1) Jun 08 09:09:57.064314 np0000178958 devstack@c-api.service[112552]: spawned uWSGI worker 4 (pid: 112559, cores: 1) Jun 08 09:09:57.064390 np0000178958 devstack@c-api.service[112552]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 08 09:09:57.198957 np0000178958 devstack@c-api.service[112556]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 09:09:57.198957 np0000178958 devstack@c-api.service[112556]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 09:09:57.198957 np0000178958 devstack@c-api.service[112556]: we strongly recommend against using it for new projects. Jun 08 09:09:57.198957 np0000178958 devstack@c-api.service[112556]: If you are already using Eventlet, we recommend migrating to a different Jun 08 09:09:57.198957 np0000178958 devstack@c-api.service[112556]: framework. For more detail see Jun 08 09:09:57.198957 np0000178958 devstack@c-api.service[112556]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 09:09:57.198957 np0000178958 devstack@c-api.service[112556]: import eventlet # noqa Jun 08 09:09:57.202769 np0000178958 devstack@c-api.service[112559]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 09:09:57.202769 np0000178958 devstack@c-api.service[112559]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 09:09:57.202769 np0000178958 devstack@c-api.service[112559]: we strongly recommend against using it for new projects. Jun 08 09:09:57.202769 np0000178958 devstack@c-api.service[112559]: If you are already using Eventlet, we recommend migrating to a different Jun 08 09:09:57.202769 np0000178958 devstack@c-api.service[112559]: framework. For more detail see Jun 08 09:09:57.202769 np0000178958 devstack@c-api.service[112559]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 09:09:57.202769 np0000178958 devstack@c-api.service[112559]: import eventlet # noqa Jun 08 09:09:57.208438 np0000178958 devstack@c-api.service[112557]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 09:09:57.208438 np0000178958 devstack@c-api.service[112557]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 09:09:57.208438 np0000178958 devstack@c-api.service[112557]: we strongly recommend against using it for new projects. Jun 08 09:09:57.208438 np0000178958 devstack@c-api.service[112557]: If you are already using Eventlet, we recommend migrating to a different Jun 08 09:09:57.208438 np0000178958 devstack@c-api.service[112557]: framework. For more detail see Jun 08 09:09:57.208438 np0000178958 devstack@c-api.service[112557]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 09:09:57.208438 np0000178958 devstack@c-api.service[112557]: import eventlet # noqa Jun 08 09:09:57.209704 np0000178958 devstack@c-api.service[112558]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 09:09:57.209704 np0000178958 devstack@c-api.service[112558]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 09:09:57.209704 np0000178958 devstack@c-api.service[112558]: we strongly recommend against using it for new projects. Jun 08 09:09:57.209704 np0000178958 devstack@c-api.service[112558]: If you are already using Eventlet, we recommend migrating to a different Jun 08 09:09:57.209704 np0000178958 devstack@c-api.service[112558]: framework. For more detail see Jun 08 09:09:57.209704 np0000178958 devstack@c-api.service[112558]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 09:09:57.209704 np0000178958 devstack@c-api.service[112558]: import eventlet # noqa Jun 08 09:09:57.292264 np0000178958 devstack@c-api.service[112556]: /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 09:09:57.292264 np0000178958 devstack@c-api.service[112556]: warnings.warn( Jun 08 09:09:57.294096 np0000178958 devstack@c-api.service[112559]: /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 09:09:57.294096 np0000178958 devstack@c-api.service[112559]: warnings.warn( Jun 08 09:09:57.296766 np0000178958 devstack@c-api.service[112557]: /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 09:09:57.296766 np0000178958 devstack@c-api.service[112557]: warnings.warn( Jun 08 09:09:57.305814 np0000178958 devstack@c-api.service[112558]: /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 09:09:57.305814 np0000178958 devstack@c-api.service[112558]: warnings.warn( Jun 08 09:09:57.374094 np0000178958 devstack@c-api.service[112556]: /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 09:09:57.374094 np0000178958 devstack@c-api.service[112556]: from cgi import parse_header Jun 08 09:09:57.377075 np0000178958 devstack@c-api.service[112557]: /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 09:09:57.377075 np0000178958 devstack@c-api.service[112557]: from cgi import parse_header Jun 08 09:09:57.383571 np0000178958 devstack@c-api.service[112559]: /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 09:09:57.383571 np0000178958 devstack@c-api.service[112559]: from cgi import parse_header Jun 08 09:09:57.390297 np0000178958 devstack@c-api.service[112558]: /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 09:09:57.390297 np0000178958 devstack@c-api.service[112558]: from cgi import parse_header Jun 08 09:09:57.424545 np0000178958 devstack@c-api.service[112556]: /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 09:09:57.424545 np0000178958 devstack@c-api.service[112556]: removals.removed_module( Jun 08 09:09:57.424545 np0000178958 devstack@c-api.service[112556]: /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 09:09:57.424545 np0000178958 devstack@c-api.service[112556]: removals.removed_module( Jun 08 09:09:57.428467 np0000178958 devstack@c-api.service[112557]: /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 09:09:57.428467 np0000178958 devstack@c-api.service[112557]: removals.removed_module( Jun 08 09:09:57.430090 np0000178958 devstack@c-api.service[112557]: /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 09:09:57.430090 np0000178958 devstack@c-api.service[112557]: removals.removed_module( Jun 08 09:09:57.440718 np0000178958 devstack@c-api.service[112559]: /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 09:09:57.440718 np0000178958 devstack@c-api.service[112559]: removals.removed_module( Jun 08 09:09:57.442101 np0000178958 devstack@c-api.service[112558]: /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 09:09:57.442101 np0000178958 devstack@c-api.service[112558]: removals.removed_module( Jun 08 09:09:57.442986 np0000178958 devstack@c-api.service[112559]: /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 09:09:57.442986 np0000178958 devstack@c-api.service[112559]: removals.removed_module( Jun 08 09:09:57.443962 np0000178958 devstack@c-api.service[112558]: /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 09:09:57.443962 np0000178958 devstack@c-api.service[112558]: removals.removed_module( Jun 08 09:09:58.081244 np0000178958 devstack@c-api.service[112556]: /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 09:09:58.081244 np0000178958 devstack@c-api.service[112556]: warnings.warn( Jun 08 09:09:58.091080 np0000178958 devstack@c-api.service[112559]: /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 09:09:58.091080 np0000178958 devstack@c-api.service[112559]: warnings.warn( Jun 08 09:09:58.133046 np0000178958 devstack@c-api.service[112557]: /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 09:09:58.133046 np0000178958 devstack@c-api.service[112557]: warnings.warn( Jun 08 09:09:58.142414 np0000178958 devstack@c-api.service[112558]: /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 09:09:58.142414 np0000178958 devstack@c-api.service[112558]: warnings.warn( Jun 08 09:09:58.184175 np0000178958 devstack@c-api.service[112556]: /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 09:09:58.184175 np0000178958 devstack@c-api.service[112556]: warnings.warn( Jun 08 09:09:58.204157 np0000178958 devstack@c-api.service[112559]: /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 09:09:58.204157 np0000178958 devstack@c-api.service[112559]: warnings.warn( Jun 08 09:09:58.263340 np0000178958 devstack@c-api.service[112557]: /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 09:09:58.263340 np0000178958 devstack@c-api.service[112557]: warnings.warn( Jun 08 09:09:58.273884 np0000178958 devstack@c-api.service[112558]: /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 09:09:58.273884 np0000178958 devstack@c-api.service[112558]: warnings.warn( Jun 08 09:09:58.545157 np0000178958 devstack@c-api.service[112559]: 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 09:09:58.545331 np0000178958 devstack@c-api.service[112559]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112559) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 09:09:58.559826 np0000178958 devstack@c-api.service[112556]: 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 09:09:58.560207 np0000178958 devstack@c-api.service[112556]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112556) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 09:09:58.598244 np0000178958 devstack@c-api.service[112557]: 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 09:09:58.598524 np0000178958 devstack@c-api.service[112557]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112557) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 09:09:58.634542 np0000178958 devstack@c-api.service[112559]: /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 09:09:58.634542 np0000178958 devstack@c-api.service[112559]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 09:09:58.639086 np0000178958 devstack@c-api.service[112558]: 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 09:09:58.639321 np0000178958 devstack@c-api.service[112558]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112558) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 09:09:58.645178 np0000178958 devstack@c-api.service[112556]: /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 09:09:58.645178 np0000178958 devstack@c-api.service[112556]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 09:09:58.675885 np0000178958 devstack@c-api.service[112557]: /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 09:09:58.675885 np0000178958 devstack@c-api.service[112557]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 09:09:58.704226 np0000178958 devstack@c-api.service[112558]: /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 09:09:58.704226 np0000178958 devstack@c-api.service[112558]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 09:09:59.150302 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112557) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 09:09:59.150589 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112559) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 09:09:59.150879 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.150961 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.151043 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.151119 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.151194 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112556) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 09:09:59.151268 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.151337 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.151967 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.152095 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.152173 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112558) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 09:09:59.152234 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.152292 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.152356 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.152415 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.152471 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.152554 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.152554 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.152676 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.152758 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.152834 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.152834 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.152956 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.153021 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.153084 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.153084 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.153210 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.153210 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.153350 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.153350 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.153476 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.153581 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.153581 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.153581 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.153581 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.153833 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.153911 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.153995 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.153995 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.154123 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.154234 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.154370 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.154522 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.155445 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.155571 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.155626 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.155715 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.155772 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.155821 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.155868 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.155908 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.155944 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.156023 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.156068 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.156145 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.156223 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.156318 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.157360 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.157488 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.157603 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.157687 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.157687 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.157836 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.157911 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.157911 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.158045 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.158122 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.158122 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.158260 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.158330 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.158330 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.158467 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.158563 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.158645 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.158715 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.158783 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.158840 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.158906 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.158969 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.158969 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.159094 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.159167 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.159239 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.159318 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.159390 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.159460 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.159565 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.159947 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.159947 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.159947 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.159947 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.159947 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.160399 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.160399 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.160399 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.160399 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.160399 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.160399 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.160399 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.161483 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.161568 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.161615 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.161683 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.161737 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.161781 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.161827 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.161867 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.161908 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.161963 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.162059 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.162134 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.162227 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.162330 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.162381 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.162462 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.162535 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.162634 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.162687 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.162743 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.162790 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.162836 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.162874 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.162918 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.162965 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.163012 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.163058 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.163098 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.163149 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.163198 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.163244 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.163287 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.163331 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.163374 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.163411 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.163443 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.163443 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.163500 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.163556 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.163613 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.163651 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.163686 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.163712 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.163739 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.163771 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.163805 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.163835 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.163868 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.163916 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.163981 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.164031 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.164087 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.164136 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.164136 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.164136 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.164136 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.164442 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.164645 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.164645 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.164645 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.164742 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.164792 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.164856 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.164903 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.164903 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.164986 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.164986 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.165066 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.165066 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.165129 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.165161 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.165195 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.165223 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.165250 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.165279 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.165279 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.165341 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.165371 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.165406 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.165473 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.165653 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.165653 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.165723 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.165778 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.166627 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.166698 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.166732 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.166762 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.166787 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.166815 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.166839 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.166867 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.166895 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.166927 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.166960 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.166995 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.166995 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.167051 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.167081 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.167183 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.167257 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.167318 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.167355 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.167379 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.167408 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.167462 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.167489 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.167527 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.167587 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.167623 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.167727 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.167808 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.172281 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.172351 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.172412 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.172503 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.172503 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.172643 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.172691 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.173202 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.173253 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.173392 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.173467 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.173533 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.173628 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.173673 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.173717 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.173772 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.173835 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.173835 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.173969 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.173969 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.174088 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.174205 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.174291 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.174360 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.174476 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.174580 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.174655 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.174754 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.175083 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.175156 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.175200 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.175242 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.175299 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.175356 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.175402 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.175446 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.175531 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.175598 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.175650 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.175694 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.175736 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.175779 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.175825 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.175866 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.175866 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.175944 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.175994 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.176052 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.176111 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.176440 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.176544 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.176544 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.176707 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.176767 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.176821 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.176869 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.177953 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.177953 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.178183 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.178183 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.178183 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.178183 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.178416 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.179194 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.179194 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.179194 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.179194 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.179194 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.179194 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.179194 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.179685 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.179685 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.179820 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.179894 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.179961 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.180029 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.180104 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.180170 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.180261 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.180342 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.180408 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.180474 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.180582 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.181357 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.181425 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.181477 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.181552 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.181600 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.181645 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.181684 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.181722 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.181759 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.181798 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.181841 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.181879 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.181929 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.182019 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.182019 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.182113 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.182113 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.182113 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.182113 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.182113 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.182316 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.182357 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.182403 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.182442 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.182487 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.182487 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.182487 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.182671 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.182723 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.182763 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.182801 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.182839 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.182890 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.182940 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.182989 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.183057 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.183122 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.183175 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.183247 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.183298 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.183349 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.183387 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.183445 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.183500 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.183500 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.183608 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.183660 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.183703 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.183760 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.183810 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.183858 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.183858 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.183858 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.183858 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.183858 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.183858 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.183858 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.184173 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.184173 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.184173 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.184173 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.184173 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.184366 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.184408 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.184452 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.184496 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.184651 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.184651 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.184651 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.184651 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.185060 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.185114 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.185159 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.185159 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.185159 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.185159 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.185159 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.185159 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.185368 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.185415 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.185456 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.185456 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.185779 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.185826 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.185867 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.185908 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.185983 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.186038 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.186084 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.186123 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.186160 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.186196 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.186369 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.186418 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.186456 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.186493 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.186563 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.186608 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.186650 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.186687 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.186728 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.186769 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.186810 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.186848 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.186885 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.186930 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.186968 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.187004 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.187040 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.187081 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.187119 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.187165 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.187209 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.187245 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.187286 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.187333 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.187376 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.187417 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.187454 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.187496 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.187574 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.187614 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.187656 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.187698 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.187734 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.187734 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.187802 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.187840 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.187840 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.187840 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.187840 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.187840 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.187840 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.187840 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.187840 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.187840 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.187840 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.188180 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.188180 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.188180 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.188180 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.188317 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.188317 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.188317 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.188430 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.188430 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.188509 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.188584 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.188646 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.188685 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.188728 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.188728 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.188809 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.188856 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.188947 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.188947 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.189032 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.189074 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.189125 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.189169 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.189206 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.189248 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.189284 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.189318 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.189356 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.189393 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.189434 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.189434 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.189511 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.189698 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.189747 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.189812 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.189867 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.189917 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.189917 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.189986 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.190017 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.190049 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.190084 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.190111 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.190140 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.190165 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.190193 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.190220 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.190248 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.190275 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.190304 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.190330 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.190357 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.190385 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.190455 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.190516 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.190567 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.190598 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.190627 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.190661 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.190689 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.190721 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.190752 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.190784 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.190820 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.190852 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.190887 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.190918 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.190952 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.190982 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.191017 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.191050 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.191078 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.191111 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.191144 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.191172 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.191203 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.191230 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.191259 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.191259 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.191259 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.191259 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.191611 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.191705 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.191791 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.191882 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.191971 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.192055 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.192152 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.195346 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.195397 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.195467 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.195525 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.195596 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.195659 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.195697 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.195735 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.195767 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.195799 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.195827 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.195862 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.195890 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.195922 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.195958 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.195993 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.196026 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.196055 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.196080 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.196112 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.196140 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.196168 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.196200 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.196230 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.196265 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.196299 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.196326 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.196352 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.196383 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.196414 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.196446 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.196477 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.196509 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.196554 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.196596 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.196596 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.196657 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.196683 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.196739 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.196805 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.196858 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.196889 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.196917 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.196954 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.197007 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.197082 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.197149 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.197261 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.197319 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.197361 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.197391 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.197424 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.197457 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.197489 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.197523 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.197574 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.197608 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.197636 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.197666 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.197701 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.197729 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.197756 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.197817 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.197987 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.198103 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.198195 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.198286 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.198378 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.198470 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.198593 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.198689 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.198785 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.198876 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.198972 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.199058 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.199148 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.199257 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.199663 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.199761 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.199852 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.199943 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.199984 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.200030 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.200068 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.200123 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.200167 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.200203 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.200247 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.200290 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.200326 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.200368 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.200405 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.200447 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.200486 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.200561 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.200602 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.200638 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.200676 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.200720 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.200762 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.200817 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.200868 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.200925 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.200970 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.201019 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.201057 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.201096 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.201133 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.201169 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.201205 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.201271 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.201312 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.201355 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.201398 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.201450 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.201500 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.201569 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.201614 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.201653 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.201690 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.201726 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.201763 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.201806 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.201848 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.201886 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.201932 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.201998 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.202054 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.202092 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.202127 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.202165 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.202207 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.202253 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.202294 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.202336 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.202372 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.202417 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.202454 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.202491 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.202528 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.202611 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.202663 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.202703 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.202739 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.202778 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.202815 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.202949 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.202993 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.203031 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.203069 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.203104 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.203142 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.203177 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.203212 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.203247 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.203281 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.203317 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.203362 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.203405 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.203450 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.203487 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.203525 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.203589 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.203637 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.203680 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.203721 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.203758 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.203799 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.203836 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.203874 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.203908 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.203949 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.203985 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.204022 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.204058 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.204098 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.204142 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.204183 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.204223 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.204223 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.204223 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.204223 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.204223 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.204689 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.204734 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.204773 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.204819 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.204862 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.204862 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.204934 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.204972 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.204972 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.205042 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.205083 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.205128 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.205174 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.205218 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.205218 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.205290 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.205331 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.205424 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.205469 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.205469 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.205576 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.205621 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.205660 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.205710 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.205748 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.205748 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.205816 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.205858 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.205897 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.205932 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.205970 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.205999 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.205999 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.206058 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.206086 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.206118 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.206150 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.206184 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.206214 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.206241 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.206269 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.206306 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.206333 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.206359 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.206390 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.206420 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.206451 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.206481 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.206513 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.206565 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.206596 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.206626 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.206661 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.206689 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.206716 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.206743 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.206770 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.206770 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.206815 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.206848 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.206882 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.206915 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.206949 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.206949 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.206996 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.206996 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.207051 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.207081 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.207111 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.207147 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.207177 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.207204 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.207235 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.207264 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.207291 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.207318 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.207345 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.207378 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.207405 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.207438 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.207470 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.207498 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.207528 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.207582 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.207619 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.207648 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.207678 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.207705 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.207736 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.207765 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.207791 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.207822 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.207871 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.207905 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.207938 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.207975 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.208003 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.208028 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.208060 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.208087 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.208113 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.208141 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.208174 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.208204 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.208234 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.208274 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.208310 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.208347 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.208377 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.208409 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.208441 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.208441 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.208582 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.208704 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.208746 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.208746 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.208746 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.208746 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.208746 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.208746 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.208746 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.208746 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.208746 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.208746 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.209014 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.209042 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.209042 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.209107 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.209143 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.209173 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.209202 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.209235 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.209264 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.209291 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.209317 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.209348 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.209384 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.209412 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.209440 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.209481 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.209508 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.209567 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.209603 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.209636 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.209636 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.209694 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.209724 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.209753 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.209784 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.209814 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.209839 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.209870 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.209870 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.209916 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.209948 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.209983 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.209983 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.210037 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.210065 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.210097 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.210127 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.210159 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.210186 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.210216 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.210216 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.210269 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.210298 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.210340 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.210340 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.210408 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.210463 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.210543 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.210616 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.210767 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.210892 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.211000 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.211094 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.211186 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.211274 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.211366 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.211468 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 09:09:59.216620 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112556) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.216689 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.216725 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.217121 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.217121 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112556) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.217121 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112556) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.217240 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.217240 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.217240 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.217240 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.217240 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.217240 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.217471 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.217550 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.217599 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.217646 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.217767 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.217818 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.217977 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 09:09:59.218086 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 09:09:59.218184 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 09:09:59.218279 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 09:09:59.218374 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 09:09:59.218470 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 09:09:59.266950 np0000178958 devstack@c-api.service[112556]: INFO dbcounter [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Registered counter for database cinder Jun 08 09:09:59.270013 np0000178958 devstack@c-api.service[112559]: INFO dbcounter [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Registered counter for database cinder Jun 08 09:09:59.270133 np0000178958 devstack@c-api.service[112558]: INFO dbcounter [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Registered counter for database cinder Jun 08 09:09:59.270384 np0000178958 devstack@c-api.service[112557]: INFO dbcounter [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Registered counter for database cinder Jun 08 09:09:59.318848 np0000178958 devstack@c-api.service[112557]: DEBUG oslo_db.sqlalchemy.engines [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 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=112557) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 09:09:59.320344 np0000178958 devstack@c-api.service[112556]: DEBUG oslo_db.sqlalchemy.engines [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 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=112556) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 09:09:59.322252 np0000178958 devstack@c-api.service[112559]: DEBUG oslo_db.sqlalchemy.engines [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa 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=112559) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 09:09:59.325976 np0000178958 devstack@c-api.service[112558]: DEBUG oslo_db.sqlalchemy.engines [None req-14049d50-121d-4355-853a-66f56e99bb3d 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=112558) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 09:09:59.441851 np0000178958 devstack@c-api.service[112557]: DEBUG dbcounter [-] [112557] Writer thread running {{(pid=112557) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 09:09:59.444967 np0000178958 devstack@c-api.service[112557]: INFO cinder.rpc [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 09:09:59.448298 np0000178958 devstack@c-api.service[112557]: INFO cinder.rpc [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 09:09:59.448442 np0000178958 devstack@c-api.service[112558]: DEBUG dbcounter [-] [112558] Writer thread running {{(pid=112558) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 09:09:59.450669 np0000178958 devstack@c-api.service[112558]: INFO cinder.rpc [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 09:09:59.450938 np0000178958 devstack@c-api.service[112557]: INFO cinder.rpc [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 09:09:59.453063 np0000178958 devstack@c-api.service[112558]: INFO cinder.rpc [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 09:09:59.453209 np0000178958 devstack@c-api.service[112557]: INFO cinder.rpc [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 09:09:59.454116 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.455089 np0000178958 devstack@c-api.service[112558]: INFO cinder.rpc [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 09:09:59.457023 np0000178958 devstack@c-api.service[112558]: INFO cinder.rpc [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 09:09:59.457660 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.457917 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.460715 np0000178958 devstack@c-api.service[112559]: DEBUG dbcounter [-] [112559] Writer thread running {{(pid=112559) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 09:09:59.461310 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.464125 np0000178958 devstack@c-api.service[112556]: DEBUG dbcounter [-] [112556] Writer thread running {{(pid=112556) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 09:09:59.464609 np0000178958 devstack@c-api.service[112559]: INFO cinder.rpc [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 09:09:59.467228 np0000178958 devstack@c-api.service[112556]: INFO cinder.rpc [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 09:09:59.470061 np0000178958 devstack@c-api.service[112556]: INFO cinder.rpc [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 09:09:59.470484 np0000178958 devstack@c-api.service[112559]: INFO cinder.rpc [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 09:09:59.472757 np0000178958 devstack@c-api.service[112556]: INFO cinder.rpc [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 09:09:59.475251 np0000178958 devstack@c-api.service[112556]: INFO cinder.rpc [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 09:09:59.476072 np0000178958 devstack@c-api.service[112559]: INFO cinder.rpc [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 09:09:59.476363 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.478863 np0000178958 devstack@c-api.service[112559]: INFO cinder.rpc [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 09:09:59.479817 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.481270 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.483078 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.498282 np0000178958 devstack@c-api.service[112557]: DEBUG oslo_db.sqlalchemy.engines [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 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=112557) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 09:09:59.499954 np0000178958 devstack@c-api.service[112558]: DEBUG oslo_db.sqlalchemy.engines [None req-14049d50-121d-4355-853a-66f56e99bb3d 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=112558) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 09:09:59.501872 np0000178958 devstack@c-api.service[112557]: INFO cinder.rpc [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 09:09:59.503293 np0000178958 devstack@c-api.service[112558]: INFO cinder.rpc [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 09:09:59.504392 np0000178958 devstack@c-api.service[112557]: INFO cinder.rpc [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 09:09:59.505853 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.506089 np0000178958 devstack@c-api.service[112558]: INFO cinder.rpc [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 09:09:59.507383 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.520614 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.521011 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.521311 np0000178958 devstack@c-api.service[112559]: DEBUG oslo_db.sqlalchemy.engines [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa 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=112559) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 09:09:59.523912 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.524433 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.524597 np0000178958 devstack@c-api.service[112559]: INFO cinder.rpc [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 09:09:59.527052 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.527226 np0000178958 devstack@c-api.service[112559]: INFO cinder.rpc [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 09:09:59.527705 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.528546 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.528807 np0000178958 devstack@c-api.service[112556]: DEBUG oslo_db.sqlalchemy.engines [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 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=112556) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 09:09:59.531262 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.532005 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.532450 np0000178958 devstack@c-api.service[112556]: INFO cinder.rpc [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 09:09:59.534318 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.535042 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.535665 np0000178958 devstack@c-api.service[112556]: INFO cinder.rpc [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 09:09:59.537046 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.537168 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.538006 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.540343 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.540925 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.541179 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.543221 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.544037 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.544180 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.546093 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.546969 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.547434 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.547555 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.548434 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.550217 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.551171 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.551240 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.552722 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.555699 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.555797 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.556199 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.556773 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.559166 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.560015 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.560512 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.560616 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.561890 np0000178958 devstack@c-api.service[112558]: WARNING cinder.api.contrib.hosts [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 09:09:59.562265 np0000178958 devstack@c-api.service[112557]: WARNING cinder.api.contrib.hosts [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 09:09:59.562608 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.562740 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.562998 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.564025 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.564360 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.565462 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.565561 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.566798 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.566970 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.567116 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.568297 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.568381 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.569035 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.569650 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.569729 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.571102 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.571162 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.571410 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.572378 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.572484 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.572795 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.573167 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.573489 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extended resource: extensions {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.574120 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.574840 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extended resource: encryption {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.575159 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extended resource: extensions {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.576155 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.576216 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.576321 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extended resource: capabilities {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.576483 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extended resource: encryption {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.577613 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extended resource: os-quota-class-sets {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.578045 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extended resource: capabilities {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.578922 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extended resource: os-volume-type-access {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.579541 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.579640 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extended resource: os-quota-class-sets {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.580651 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extended resource: extra_specs {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.580792 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extended resource: os-volume-type-access {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.582123 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.582236 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extended resource: os-hosts {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.582527 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.582621 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extended resource: extra_specs {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.583579 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extended resource: os-availability-zone {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.584202 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extended resource: os-hosts {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.584347 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.584929 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extended resource: consistencygroups {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.585491 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extended resource: os-availability-zone {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.585625 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.586850 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extended resource: consistencygroups {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.586948 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extended resource: cgsnapshots {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.587658 np0000178958 devstack@c-api.service[112559]: WARNING cinder.api.contrib.hosts [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 09:09:59.587746 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.588346 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extended resource: os-snapshot-manage {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.588437 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.588736 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extended resource: cgsnapshots {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.589728 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extended resource: os-volume-manage {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.589821 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.590116 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extended resource: os-snapshot-manage {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.591194 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extended resource: backups {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.591303 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.591532 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extended resource: os-volume-manage {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.592972 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extended resource: backups {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.593157 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.593247 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extended resource: encryption {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.594718 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extended resource: os-volume-transfer {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.594852 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.594953 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.595110 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extended resource: encryption {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.596404 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extended resource: scheduler-stats {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.596776 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extended resource: os-volume-transfer {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.596925 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.598111 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extended resource: scheduler-stats {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.598245 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extended resource: os-quota-sets {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.598974 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.599138 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.599637 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extended resource: os-quota-sets {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.599760 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extended resource: qos-specs {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.601010 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.601488 np0000178958 devstack@c-api.service[112556]: WARNING cinder.api.contrib.hosts [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 09:09:59.601658 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extended resource: qos-specs {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.601792 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.contrib.snapshot_actions [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] SnapshotActionsController initialized {{(pid=112558) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 09:09:59.602375 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.602555 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extended resource: extensions {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.602629 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.603726 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.contrib.snapshot_actions [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] SnapshotActionsController initialized {{(pid=112557) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 09:09:59.604016 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.604325 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.604521 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.604675 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extended resource: encryption {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.605357 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.605972 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.606145 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.606731 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.606949 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extended resource: capabilities {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.607351 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.607713 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.608131 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.608684 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extended resource: os-quota-class-sets {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.609017 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.609262 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.609522 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.610887 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extended resource: os-volume-type-access {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.610951 np0000178958 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.610990 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.611031 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.611976 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.612074 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extension TypesManage extending resource: types {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.612202 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.612334 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.612441 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.612522 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extension VolumeActions extending resource: volumes {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.612636 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extended resource: extra_specs {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.612710 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.612864 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extension UsedLimits extending resource: limits {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.612978 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.613038 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.613119 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.613291 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.613409 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extension AdminActions extending resource: volumes {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.613597 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extension AdminActions extending resource: snapshots {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.613723 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extension AdminActions extending resource: backups {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.613868 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.614007 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.614069 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.614146 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-14049d50-121d-4355-853a-66f56e99bb3d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.614625 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extended resource: os-hosts {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.615095 np0000178958 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.615162 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extended resource: extensions {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.616105 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extended resource: os-availability-zone {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.616398 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.616520 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extension TypesManage extending resource: types {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.616634 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.616756 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.616854 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extension VolumeActions extending resource: volumes {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.616995 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.617190 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extension UsedLimits extending resource: limits {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.617283 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.617382 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.617462 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extended resource: encryption {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.617553 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.617612 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extension AdminActions extending resource: volumes {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.617681 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extended resource: consistencygroups {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.617740 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extension AdminActions extending resource: snapshots {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.617804 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extension AdminActions extending resource: backups {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.617906 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.618002 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.618101 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-7a2628b8-6ccf-4cd3-a3f7-75dd994702f7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.619262 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extended resource: capabilities {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.619827 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extended resource: cgsnapshots {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.620884 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extended resource: os-quota-class-sets {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.621295 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extended resource: os-snapshot-manage {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.622524 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extended resource: os-volume-type-access {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.622759 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extended resource: os-volume-manage {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.622861 np0000178958 devstack@c-api.service[112558]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x733f6f8a3668 pid: 112558 (default app) Jun 08 09:09:59.624382 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extended resource: backups {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.624609 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extended resource: extra_specs {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.625857 np0000178958 devstack@c-api.service[112557]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x733f6f8a3668 pid: 112557 (default app) Jun 08 09:09:59.626525 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extended resource: os-hosts {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.626587 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extended resource: encryption {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.628117 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extended resource: os-availability-zone {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.628186 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extended resource: os-volume-transfer {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.629767 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extended resource: consistencygroups {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.629854 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extended resource: scheduler-stats {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.631290 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extended resource: os-quota-sets {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.631530 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.631530 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.631741 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.631741 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.631741 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.631741 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.631741 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.632129 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.632129 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.632129 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.632129 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.632129 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.632129 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.632570 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.632570 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.632570 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.632570 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.632570 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.632908 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.632908 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.632908 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.632908 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.633207 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.633207 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.633207 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.633207 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.633494 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.633494 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.633494 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.633494 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.633494 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.633906 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.633906 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.633906 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.633906 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.633906 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.634226 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.634226 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.634226 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.634226 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.634226 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.634226 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.634656 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.634656 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.634656 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.634656 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.634656 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.634656 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.635080 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.635080 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.635080 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.635080 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.635080 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.635080 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.635491 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.635491 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.635674 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extended resource: cgsnapshots {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.635883 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.635883 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.635883 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.635883 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.635883 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.636310 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.636310 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.636310 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.636310 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.636310 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.636664 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.636664 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.636664 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.636664 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.636664 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.636664 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.637030 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.637030 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.637030 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.637030 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.637030 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.637030 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.637279 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.637279 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.637279 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.637279 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.637279 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.637521 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.637521 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.637521 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.637521 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.637521 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.637775 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.637775 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.637775 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.637775 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.637970 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.637970 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.637970 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.637970 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.638160 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extended resource: qos-specs {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.638201 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.638201 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.638201 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.638201 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.638201 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.638448 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.638448 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.638448 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.638448 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.638448 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.638687 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.638687 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.638687 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.638687 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.638952 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.638952 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.638952 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.638952 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.639151 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.639151 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.639151 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.639151 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.639358 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.639358 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.639358 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.639358 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.639612 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.639612 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.639612 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.639612 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.639821 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.639821 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.639821 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.639821 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.639821 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.640162 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.640162 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.640162 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.640162 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.640162 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.640162 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.640475 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.640475 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.640475 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.640475 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.640475 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.641212 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.641212 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.641212 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.641212 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.641212 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.641212 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.641551 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.641551 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.641551 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.641551 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.641551 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.641551 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.641842 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.641842 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.641842 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.641842 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.641842 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.641842 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.642124 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.642124 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.642124 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.642124 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.642124 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.642124 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.642423 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.642423 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.642423 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.642423 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.642662 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.642662 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.642662 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.642662 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.642662 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.642901 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.642901 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.642901 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.642901 np0000178958 devstack@c-api.service[112558]: /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 09:09:59.642901 np0000178958 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 08 09:09:59.643124 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extended resource: os-snapshot-manage {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.643169 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.contrib.snapshot_actions [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] SnapshotActionsController initialized {{(pid=112559) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 09:09:59.643169 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.643253 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extended resource: os-volume-manage {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.643302 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.middleware.request_id [None req-66954f3e-02b5-4dff-8562-5cae20c2fa57 None None] RequestId filter calling following filter/app {{(pid=112558) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 09:09:59.643358 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.643402 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extended resource: backups {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.643451 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.643498 np0000178958 devstack@c-api.service[112558]: [pid: 112558|app: 0|req: 1/1] 199.19.213.235 () {60 vars in 956 bytes} [Mon Jun 8 09:09:59 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 09:09:59.643560 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extended resource: encryption {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.643602 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.643602 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.643670 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extended resource: os-volume-transfer {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.643851 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.644311 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extended resource: scheduler-stats {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.645458 np0000178958 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.645994 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extended resource: os-quota-sets {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.646447 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.646610 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extension TypesManage extending resource: types {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.646752 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.646865 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extension SnapshotActions extending resource: snapshots {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.647083 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extension VolumeActions extending resource: volumes {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.647205 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extension VolumeTypeAccess extending resource: types {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.647341 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extension UsedLimits extending resource: limits {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.647447 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.647476 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extended resource: qos-specs {{(pid=112556) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 09:09:59.647830 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.647972 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.648076 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extension AdminActions extending resource: volumes {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.648193 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extension AdminActions extending resource: snapshots {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.648355 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extension AdminActions extending resource: backups {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.648454 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.648581 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.648697 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-17b5e68a-409f-440f-b5db-f0966a1cb4aa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.650546 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.contrib.snapshot_actions [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] SnapshotActionsController initialized {{(pid=112556) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 09:09:59.651623 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.653271 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.654946 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.656744 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.657720 np0000178958 devstack@c-api.service[112559]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x733f6f8a3668 pid: 112559 (default app) Jun 08 09:09:59.658432 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.660166 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.661892 np0000178958 devstack@c-api.service[112556]: WARNING castellan.key_manager.migration [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 09:09:59.663163 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.663308 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extension TypesManage extending resource: types {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.663426 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.663587 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.663729 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extension VolumeActions extending resource: volumes {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.664013 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.664147 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extension UsedLimits extending resource: limits {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.664288 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.664425 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.664602 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.664781 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extension AdminActions extending resource: volumes {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.664934 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extension AdminActions extending resource: snapshots {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.665068 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extension AdminActions extending resource: backups {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.665206 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.665341 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.665463 np0000178958 devstack@c-api.service[112556]: DEBUG cinder.api.v3.router [None req-10214ae4-c693-4d6a-8ed4-2dbe9b999df4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112556) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 09:09:59.675498 np0000178958 devstack@c-api.service[112556]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x733f6f8a3668 pid: 112556 (default app) Jun 08 09:10:07.136227 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.136227 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.136227 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.136227 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.136227 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.137102 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.137102 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.137102 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.137102 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.137102 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.137418 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.137418 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.137418 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.137418 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.137418 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.137418 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.137796 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.137796 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.137796 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.137796 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.138015 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.138015 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.138015 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.138015 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.138246 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.138246 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.138246 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.138246 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.138487 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.138487 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.138487 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.138487 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.138487 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.138813 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.138813 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.138813 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.138813 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.138813 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.139097 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.139097 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.139097 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.139097 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.139097 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.139097 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.139428 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.139428 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.139428 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.139428 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.139428 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.139428 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.139840 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.139840 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.139840 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.139840 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.139840 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.139840 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.140180 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.140180 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.140180 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.140180 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.140180 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.140375 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.140375 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.140375 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.140375 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.140375 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.140565 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.140565 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.140565 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.140565 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.140565 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.140565 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.140793 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.140793 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.140793 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.140793 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.140793 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.140793 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.141008 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.141008 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.141008 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.141008 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.141008 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.141204 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.141204 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.141204 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.141204 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.141204 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.141379 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.141379 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.141379 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.141379 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.141549 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.141549 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.141549 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.141549 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.141699 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.141699 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.141699 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.141699 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.141699 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.141884 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.141884 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.141884 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.141884 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.141884 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.142068 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.142068 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.142068 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.142068 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.142219 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.142219 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.142219 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.142219 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.142371 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.142371 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.142371 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.142371 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.142535 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.142535 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.142535 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.142535 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.142687 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.142687 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.142687 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.142687 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.142833 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.142833 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.142833 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.142833 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.142833 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.143030 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.143030 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.143030 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.143030 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.143030 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.143030 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.143247 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.143247 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.143247 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.143247 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.143247 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.143432 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.143432 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.143432 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.143432 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.143432 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.143432 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.143691 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.143691 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.143691 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.143691 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.143691 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.143691 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.143916 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.143916 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.143916 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.143916 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.143916 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.143916 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.144132 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.144132 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.144132 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.144132 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.144132 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.144132 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.144380 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.144380 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.144380 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.144380 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.144566 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.144566 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.144566 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.144566 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.144566 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.144766 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.144766 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.144766 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.144766 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.144766 np0000178958 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 08 09:10:07.144766 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.middleware.request_id [None req-24f87737-c44a-4d16-b7d6-94441c350392 None None] RequestId filter calling following filter/app {{(pid=112557) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 09:10:07.654024 np0000178958 devstack@c-api.service[112557]: INFO cinder.api.openstack.wsgi [None req-24f87737-c44a-4d16-b7d6-94441c350392 admin admin] POST https://199.19.213.235/volume/v3/types Jun 08 09:10:07.654585 np0000178958 devstack@c-api.service[112557]: DEBUG cinder.api.openstack.wsgi [None req-24f87737-c44a-4d16-b7d6-94441c350392 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112557) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 08 09:10:07.656382 np0000178958 devstack@c-api.service[112557]: /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 09:10:07.656382 np0000178958 devstack@c-api.service[112557]: warnings.warn( Jun 08 09:10:07.701574 np0000178958 devstack@c-api.service[112557]: DEBUG oslo_db.sqlalchemy.engines [None req-24f87737-c44a-4d16-b7d6-94441c350392 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=112557) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 09:10:07.738707 np0000178958 devstack@c-api.service[112557]: INFO cinder.api.openstack.wsgi [None req-24f87737-c44a-4d16-b7d6-94441c350392 admin admin] https://199.19.213.235/volume/v3/types returned with HTTP 200 Jun 08 09:10:07.739293 np0000178958 devstack@c-api.service[112557]: [pid: 112557|app: 0|req: 1/2] 199.19.213.235 () {68 vars in 1288 bytes} [Mon Jun 8 09:10:07 2026] POST /volume/v3/types => generated 186 bytes in 613 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 08 09:10:07.752403 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.middleware.request_id [req-24f87737-c44a-4d16-b7d6-94441c350392 req-36ee636a-4908-4201-b191-3f4e4e6052d9 None None] RequestId filter calling following filter/app {{(pid=112558) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 09:10:08.106063 np0000178958 devstack@c-api.service[112558]: INFO cinder.api.openstack.wsgi [req-24f87737-c44a-4d16-b7d6-94441c350392 req-36ee636a-4908-4201-b191-3f4e4e6052d9 admin admin] POST https://199.19.213.235/volume/v3/types/5406b018-96dd-4d44-befe-bb51df385472/extra_specs Jun 08 09:10:08.106672 np0000178958 devstack@c-api.service[112558]: DEBUG cinder.api.openstack.wsgi [req-24f87737-c44a-4d16-b7d6-94441c350392 req-36ee636a-4908-4201-b191-3f4e4e6052d9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112558) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 08 09:10:08.108929 np0000178958 devstack@c-api.service[112558]: /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 09:10:08.108929 np0000178958 devstack@c-api.service[112558]: warnings.warn( Jun 08 09:10:08.159847 np0000178958 devstack@c-api.service[112558]: DEBUG oslo_db.sqlalchemy.engines [req-24f87737-c44a-4d16-b7d6-94441c350392 req-36ee636a-4908-4201-b191-3f4e4e6052d9 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=112558) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 09:10:08.228034 np0000178958 devstack@c-api.service[112558]: INFO cinder.api.openstack.wsgi [req-24f87737-c44a-4d16-b7d6-94441c350392 req-36ee636a-4908-4201-b191-3f4e4e6052d9 admin admin] https://199.19.213.235/volume/v3/types/5406b018-96dd-4d44-befe-bb51df385472/extra_specs returned with HTTP 200 Jun 08 09:10:08.228621 np0000178958 devstack@c-api.service[112558]: [pid: 112558|app: 0|req: 2/3] 199.19.213.235 () {70 vars in 1505 bytes} [Mon Jun 8 09:10:07 2026] POST /volume/v3/types/5406b018-96dd-4d44-befe-bb51df385472/extra_specs => generated 55 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 08 09:10:09.526362 np0000178958 devstack@c-api.service[112559]: DEBUG dbcounter [-] [112559] Writing DB stats cinder:SELECT=6 {{(pid=112559) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 09:10:09.534405 np0000178958 devstack@c-api.service[112556]: DEBUG dbcounter [-] [112556] Writing DB stats cinder:SELECT=6 {{(pid=112556) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 09:10:17.735702 np0000178958 devstack@c-api.service[112557]: DEBUG dbcounter [-] [112557] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112557) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 09:10:18.226387 np0000178958 devstack@c-api.service[112558]: DEBUG dbcounter [-] [112558] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112558) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 09:13:22.212997 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.212997 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.212997 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.212997 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.212997 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.214429 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.214429 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.214429 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.214429 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.214429 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.214972 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.214972 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.214972 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.214972 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.214972 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.214972 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.215734 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.215734 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.215734 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.215734 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.216082 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.216082 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.216082 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.216082 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.216351 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.216351 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.216351 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.216351 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.216670 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.216670 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.216670 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.216670 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.216670 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.217035 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.217035 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.217035 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.217035 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.217035 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.217889 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.217889 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.217889 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.217889 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.217889 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.217889 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.218305 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.218305 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.218305 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.218305 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.218305 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.218305 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.218703 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.218703 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.218703 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.218703 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.218703 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.218703 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.219073 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.219073 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.219073 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.219073 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.219073 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.219440 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.219440 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.219440 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.219440 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.219440 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.219766 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.219766 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.219766 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.219766 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.219766 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.219766 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.220176 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.220176 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.220176 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.220176 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.220176 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.220176 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.220555 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.220555 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.220555 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.220555 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.220555 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.220903 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.220903 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.220903 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.220903 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.220903 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.221207 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.221207 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.221207 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.221207 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.221461 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.221461 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.221461 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.221461 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.221755 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.221755 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.221755 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.221755 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.221755 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.222078 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.222078 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.222078 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.222078 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.222078 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.222364 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.222364 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.222364 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.222364 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.222644 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.222644 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.222644 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.222644 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.222899 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.222899 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.222899 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.222899 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.223156 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.223156 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.223156 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.223156 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.223523 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.223523 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.223523 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.223523 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.223791 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.223791 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.223791 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.223791 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.223791 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.224088 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.224088 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.224088 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.224088 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.224088 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.224088 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.224342 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.224342 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.224342 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.224342 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.224342 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.224573 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.224573 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.224573 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.224573 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.224573 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.224573 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.224852 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.224852 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.224852 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.224852 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.224852 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.224852 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.225172 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.225172 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.225172 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.225172 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.225172 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.225172 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.225439 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.225439 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.225439 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.225439 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.225439 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.225439 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.225718 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.225718 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.225718 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.225718 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.225902 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.225902 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.225902 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.225902 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.225902 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.226120 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.226120 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.226120 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.226120 np0000178958 devstack@c-api.service[112559]: /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 09:13:22.226120 np0000178958 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 08 09:13:22.226120 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.middleware.request_id [None req-cf58f152-d4b5-42ce-ac8d-f022c47add1d None None] RequestId filter calling following filter/app {{(pid=112559) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 09:13:22.226120 np0000178958 devstack@c-api.service[112559]: INFO cinder.api.openstack.wsgi [None req-cf58f152-d4b5-42ce-ac8d-f022c47add1d None None] GET https://199.19.213.235/volume// Jun 08 09:13:22.226382 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.openstack.wsgi [None req-cf58f152-d4b5-42ce-ac8d-f022c47add1d None None] Empty body provided in request {{(pid=112559) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 08 09:13:22.226382 np0000178958 devstack@c-api.service[112559]: DEBUG cinder.api.openstack.wsgi [None req-cf58f152-d4b5-42ce-ac8d-f022c47add1d None None] Calling method 'all' {{(pid=112559) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 08 09:13:22.226382 np0000178958 devstack@c-api.service[112559]: INFO cinder.api.openstack.wsgi [None req-cf58f152-d4b5-42ce-ac8d-f022c47add1d None None] https://199.19.213.235/volume// returned with HTTP 300 Jun 08 09:13:22.226382 np0000178958 devstack@c-api.service[112559]: [pid: 112559|app: 0|req: 1/4] 199.19.213.235 () {66 vars in 1456 bytes} [Mon Jun 8 09:13:22 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)