Jun 08 08:01:23.498109 np0000178845 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 08 08:01:23.508171 np0000178845 devstack@c-api.service[112623]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 08 08:01:23.512238 np0000178845 devstack@c-api.service[112623]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 8 08:01:23 2026] *** Jun 08 08:01:23.512238 np0000178845 devstack@c-api.service[112623]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 08 08:01:23.512238 np0000178845 devstack@c-api.service[112623]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 08 08:01:23.512238 np0000178845 devstack@c-api.service[112623]: nodename: np0000178845 Jun 08 08:01:23.512238 np0000178845 devstack@c-api.service[112623]: machine: x86_64 Jun 08 08:01:23.512238 np0000178845 devstack@c-api.service[112623]: clock source: unix Jun 08 08:01:23.512238 np0000178845 devstack@c-api.service[112623]: pcre jit disabled Jun 08 08:01:23.512238 np0000178845 devstack@c-api.service[112623]: detected number of CPU cores: 16 Jun 08 08:01:23.512238 np0000178845 devstack@c-api.service[112623]: current working directory: / Jun 08 08:01:23.512238 np0000178845 devstack@c-api.service[112623]: detected binary path: /usr/bin/uwsgi-core Jun 08 08:01:23.512238 np0000178845 devstack@c-api.service[112623]: your processes number limit is 256917 Jun 08 08:01:23.512238 np0000178845 devstack@c-api.service[112623]: your memory page size is 4096 bytes Jun 08 08:01:23.512238 np0000178845 devstack@c-api.service[112623]: detected max file descriptor number: 2048 Jun 08 08:01:23.512238 np0000178845 devstack@c-api.service[112623]: lock engine: pthread robust mutexes Jun 08 08:01:23.513066 np0000178845 devstack@c-api.service[112623]: thunder lock: enabled Jun 08 08:01:23.513066 np0000178845 devstack@c-api.service[112623]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 08 08:01:23.513066 np0000178845 devstack@c-api.service[112623]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 08 08:01:23.513066 np0000178845 devstack@c-api.service[112623]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 08 08:01:23.513066 np0000178845 devstack@c-api.service[112623]: Set PythonHome to /opt/stack/data/venv Jun 08 08:01:23.571214 np0000178845 devstack@c-api.service[112623]: Python main interpreter initialized at 0x76f6da4a3668 Jun 08 08:01:23.571214 np0000178845 devstack@c-api.service[112623]: python threads support enabled Jun 08 08:01:23.571214 np0000178845 devstack@c-api.service[112623]: your server socket listen backlog is limited to 100 connections Jun 08 08:01:23.571214 np0000178845 devstack@c-api.service[112623]: your mercy for graceful operations on workers is 80 seconds Jun 08 08:01:23.571760 np0000178845 devstack@c-api.service[112623]: mapped 671795 bytes (656 KB) for 4 cores Jun 08 08:01:23.571918 np0000178845 devstack@c-api.service[112623]: *** Operational MODE: preforking *** Jun 08 08:01:23.572173 np0000178845 devstack@c-api.service[112623]: *** uWSGI is running in multiple interpreter mode *** Jun 08 08:01:23.572173 np0000178845 devstack@c-api.service[112623]: spawned uWSGI master process (pid: 112623) Jun 08 08:01:23.572563 np0000178845 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 08 08:01:23.573049 np0000178845 devstack@c-api.service[112623]: spawned uWSGI worker 1 (pid: 112632, cores: 1) Jun 08 08:01:23.573579 np0000178845 devstack@c-api.service[112623]: spawned uWSGI worker 2 (pid: 112633, cores: 1) Jun 08 08:01:23.574282 np0000178845 devstack@c-api.service[112623]: spawned uWSGI worker 3 (pid: 112635, cores: 1) Jun 08 08:01:23.575069 np0000178845 devstack@c-api.service[112623]: spawned uWSGI worker 4 (pid: 112636, cores: 1) Jun 08 08:01:23.575069 np0000178845 devstack@c-api.service[112623]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 08 08:01:23.712965 np0000178845 devstack@c-api.service[112632]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 08:01:23.712965 np0000178845 devstack@c-api.service[112632]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 08:01:23.712965 np0000178845 devstack@c-api.service[112632]: we strongly recommend against using it for new projects. Jun 08 08:01:23.712965 np0000178845 devstack@c-api.service[112632]: If you are already using Eventlet, we recommend migrating to a different Jun 08 08:01:23.712965 np0000178845 devstack@c-api.service[112632]: framework. For more detail see Jun 08 08:01:23.712965 np0000178845 devstack@c-api.service[112632]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 08:01:23.712965 np0000178845 devstack@c-api.service[112632]: import eventlet # noqa Jun 08 08:01:23.725847 np0000178845 devstack@c-api.service[112635]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 08:01:23.725847 np0000178845 devstack@c-api.service[112635]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 08:01:23.725847 np0000178845 devstack@c-api.service[112635]: we strongly recommend against using it for new projects. Jun 08 08:01:23.725847 np0000178845 devstack@c-api.service[112635]: If you are already using Eventlet, we recommend migrating to a different Jun 08 08:01:23.725847 np0000178845 devstack@c-api.service[112635]: framework. For more detail see Jun 08 08:01:23.725847 np0000178845 devstack@c-api.service[112635]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 08:01:23.725847 np0000178845 devstack@c-api.service[112635]: import eventlet # noqa Jun 08 08:01:23.726416 np0000178845 devstack@c-api.service[112633]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 08:01:23.726416 np0000178845 devstack@c-api.service[112633]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 08:01:23.726416 np0000178845 devstack@c-api.service[112633]: we strongly recommend against using it for new projects. Jun 08 08:01:23.726416 np0000178845 devstack@c-api.service[112633]: If you are already using Eventlet, we recommend migrating to a different Jun 08 08:01:23.726416 np0000178845 devstack@c-api.service[112633]: framework. For more detail see Jun 08 08:01:23.726416 np0000178845 devstack@c-api.service[112633]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 08:01:23.726416 np0000178845 devstack@c-api.service[112633]: import eventlet # noqa Jun 08 08:01:23.733255 np0000178845 devstack@c-api.service[112636]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 08:01:23.733255 np0000178845 devstack@c-api.service[112636]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 08:01:23.733255 np0000178845 devstack@c-api.service[112636]: we strongly recommend against using it for new projects. Jun 08 08:01:23.733255 np0000178845 devstack@c-api.service[112636]: If you are already using Eventlet, we recommend migrating to a different Jun 08 08:01:23.733255 np0000178845 devstack@c-api.service[112636]: framework. For more detail see Jun 08 08:01:23.733255 np0000178845 devstack@c-api.service[112636]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 08:01:23.733255 np0000178845 devstack@c-api.service[112636]: import eventlet # noqa Jun 08 08:01:23.815147 np0000178845 devstack@c-api.service[112632]: /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 08:01:23.815147 np0000178845 devstack@c-api.service[112632]: warnings.warn( Jun 08 08:01:23.824405 np0000178845 devstack@c-api.service[112636]: /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 08:01:23.824405 np0000178845 devstack@c-api.service[112636]: warnings.warn( Jun 08 08:01:23.828384 np0000178845 devstack@c-api.service[112635]: /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 08:01:23.828384 np0000178845 devstack@c-api.service[112635]: warnings.warn( Jun 08 08:01:23.830337 np0000178845 devstack@c-api.service[112633]: /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 08:01:23.830337 np0000178845 devstack@c-api.service[112633]: warnings.warn( Jun 08 08:01:23.891505 np0000178845 devstack@c-api.service[112632]: /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 08:01:23.891505 np0000178845 devstack@c-api.service[112632]: from cgi import parse_header Jun 08 08:01:23.904744 np0000178845 devstack@c-api.service[112636]: /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 08:01:23.904744 np0000178845 devstack@c-api.service[112636]: from cgi import parse_header Jun 08 08:01:23.920087 np0000178845 devstack@c-api.service[112635]: /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 08:01:23.920087 np0000178845 devstack@c-api.service[112635]: from cgi import parse_header Jun 08 08:01:23.920400 np0000178845 devstack@c-api.service[112633]: /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 08:01:23.920400 np0000178845 devstack@c-api.service[112633]: from cgi import parse_header Jun 08 08:01:23.940195 np0000178845 devstack@c-api.service[112632]: /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 08:01:23.940195 np0000178845 devstack@c-api.service[112632]: removals.removed_module( Jun 08 08:01:23.941771 np0000178845 devstack@c-api.service[112632]: /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 08:01:23.941771 np0000178845 devstack@c-api.service[112632]: removals.removed_module( Jun 08 08:01:23.953299 np0000178845 devstack@c-api.service[112636]: /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 08:01:23.953299 np0000178845 devstack@c-api.service[112636]: removals.removed_module( Jun 08 08:01:23.954839 np0000178845 devstack@c-api.service[112636]: /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 08:01:23.954839 np0000178845 devstack@c-api.service[112636]: removals.removed_module( Jun 08 08:01:24.003094 np0000178845 devstack@c-api.service[112635]: /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 08:01:24.003094 np0000178845 devstack@c-api.service[112635]: removals.removed_module( Jun 08 08:01:24.005723 np0000178845 devstack@c-api.service[112635]: /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 08:01:24.005723 np0000178845 devstack@c-api.service[112635]: removals.removed_module( Jun 08 08:01:24.005996 np0000178845 devstack@c-api.service[112633]: /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 08:01:24.005996 np0000178845 devstack@c-api.service[112633]: removals.removed_module( Jun 08 08:01:24.009971 np0000178845 devstack@c-api.service[112633]: /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 08:01:24.009971 np0000178845 devstack@c-api.service[112633]: removals.removed_module( Jun 08 08:01:24.598855 np0000178845 devstack@c-api.service[112636]: /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 08:01:24.598855 np0000178845 devstack@c-api.service[112636]: warnings.warn( Jun 08 08:01:24.672760 np0000178845 devstack@c-api.service[112632]: /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 08:01:24.672760 np0000178845 devstack@c-api.service[112632]: warnings.warn( Jun 08 08:01:24.717801 np0000178845 devstack@c-api.service[112636]: /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 08:01:24.717801 np0000178845 devstack@c-api.service[112636]: warnings.warn( Jun 08 08:01:24.720415 np0000178845 devstack@c-api.service[112635]: /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 08:01:24.720415 np0000178845 devstack@c-api.service[112635]: warnings.warn( Jun 08 08:01:24.794714 np0000178845 devstack@c-api.service[112632]: /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 08:01:24.794714 np0000178845 devstack@c-api.service[112632]: warnings.warn( Jun 08 08:01:24.798910 np0000178845 devstack@c-api.service[112633]: /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 08:01:24.798910 np0000178845 devstack@c-api.service[112633]: warnings.warn( Jun 08 08:01:24.850123 np0000178845 devstack@c-api.service[112635]: /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 08:01:24.850123 np0000178845 devstack@c-api.service[112635]: warnings.warn( Jun 08 08:01:24.911599 np0000178845 devstack@c-api.service[112633]: /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 08:01:24.911599 np0000178845 devstack@c-api.service[112633]: warnings.warn( Jun 08 08:01:25.029193 np0000178845 devstack@c-api.service[112636]: 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 08:01:25.029846 np0000178845 devstack@c-api.service[112636]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112636) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 08:01:25.103352 np0000178845 devstack@c-api.service[112632]: 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 08:01:25.103528 np0000178845 devstack@c-api.service[112632]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112632) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 08:01:25.123848 np0000178845 devstack@c-api.service[112636]: /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 08:01:25.123848 np0000178845 devstack@c-api.service[112636]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 08:01:25.157195 np0000178845 devstack@c-api.service[112635]: 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 08:01:25.157376 np0000178845 devstack@c-api.service[112635]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112635) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 08:01:25.172081 np0000178845 devstack@c-api.service[112632]: /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 08:01:25.172081 np0000178845 devstack@c-api.service[112632]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 08:01:25.226140 np0000178845 devstack@c-api.service[112635]: /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 08:01:25.226140 np0000178845 devstack@c-api.service[112635]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 08:01:25.230258 np0000178845 devstack@c-api.service[112633]: 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 08:01:25.230469 np0000178845 devstack@c-api.service[112633]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112633) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 08:01:25.296835 np0000178845 devstack@c-api.service[112633]: /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 08:01:25.296835 np0000178845 devstack@c-api.service[112633]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 08:01:25.628744 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112636) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 08:01:25.629054 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112632) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 08:01:25.629163 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112635) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 08:01:25.629261 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.629261 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.629586 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.629586 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.629705 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.629768 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.629768 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.629905 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.630006 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.630103 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.630103 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.630103 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.630357 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.630461 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.630528 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.630595 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.630655 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.630714 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.630770 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.630837 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.630913 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.630981 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.631048 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.631115 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.631172 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.631237 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.631330 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.631417 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.631417 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.631417 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.632457 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.632577 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.632577 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.632664 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.632709 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.632757 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.632799 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.632854 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.632905 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.632948 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.632991 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.633035 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.633079 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.633121 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.633169 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.633211 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.633253 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.633337 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.633383 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.633435 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.633479 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.634226 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.634276 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.634366 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.634440 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.634484 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.634528 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.634627 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.634675 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.634719 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.634770 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.634813 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.634813 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.634899 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.634941 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.634988 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.635028 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.635064 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.635064 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.635151 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.635197 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.635197 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.637465 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.637547 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.637591 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.637641 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.637689 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.637731 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.637778 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.637819 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.637862 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.637903 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.637944 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.637999 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.638041 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.638084 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.638135 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.638184 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.638225 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.638272 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.638352 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.638399 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.638814 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.638868 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.638868 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.638868 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.638868 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.638868 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.638868 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.639089 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.639134 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.639172 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.639172 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.639172 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.639172 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.639365 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.639441 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.639502 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.639546 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.639591 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.639591 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.639591 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.639591 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.639591 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.640378 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.640459 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.640508 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.640551 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.640595 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.640642 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.640689 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.640741 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.640784 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.640826 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.640864 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.640864 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.640939 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.640979 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.641025 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.641067 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.641120 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.641120 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.641120 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.641245 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.641245 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.642147 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.642210 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.642289 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.642397 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.642457 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.642509 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.642548 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.642605 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.642648 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.642691 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.642738 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.642780 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.642830 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.642830 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.642903 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.642903 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.642903 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.642903 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.642903 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.643099 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.643099 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.647825 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.647902 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.647944 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.648049 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.648049 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.648138 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.648188 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.648237 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.648290 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.648390 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.648390 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.648390 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.648539 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.648539 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.648760 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.648811 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.648888 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.648940 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.649016 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.649067 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.649141 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.650258 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.650362 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.650435 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.650479 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.650534 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.650584 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.650629 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.650672 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.650714 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.650758 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.650795 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.650847 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.650895 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.650895 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.651101 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.651154 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.651203 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.651284 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.651364 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.651427 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.651485 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.653009 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.653082 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.653140 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.653184 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.653226 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.653284 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.653284 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.653391 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.653391 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.653475 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.653527 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.653527 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.653602 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.653602 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.653824 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.653876 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.653945 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.654010 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.654062 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.654123 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.654191 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.654233 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.654273 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.654351 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.654395 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.654480 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.654590 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.654651 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.654699 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.654748 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.654790 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.654829 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.654871 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.654909 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.654946 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.654996 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.655038 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.655076 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.655116 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.655153 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.655194 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.655239 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.655803 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.655865 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.655909 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.655951 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.656028 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.656028 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.656113 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.656156 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.656208 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.656250 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.656292 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.656376 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.656428 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.656428 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.656515 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.656558 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.656605 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.656605 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.656605 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.656605 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.656749 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.658850 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.658944 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.658984 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.659027 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.659070 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.659110 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.659147 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.659185 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.659220 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.659257 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.659299 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.659381 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.659381 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.659460 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.659505 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.659549 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.659549 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.659549 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.659549 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.659689 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.659689 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.660443 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.660507 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.660555 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.660606 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.660646 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.660694 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.660732 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.660780 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.660818 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.660880 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.660925 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.660963 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.661006 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.661054 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.661104 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.661146 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.661190 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.661233 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.661275 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.661354 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.661411 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.661452 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.661500 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.661647 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.661740 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.661818 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.661870 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.661944 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.662027 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.662103 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.662183 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.662230 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.662339 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.662440 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.662530 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.662604 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.662652 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.662734 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.662811 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.662811 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.662811 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.662811 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.663471 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.663561 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.663561 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.663639 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.663688 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.663768 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.663851 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.663937 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.663937 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.663937 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.664188 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.664276 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.664276 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.664276 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.664528 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.664528 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.664528 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.664528 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.664528 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.664528 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.664528 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.665795 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.665795 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.665795 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.665795 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.665795 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.665999 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.666045 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.666087 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.666132 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.666182 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.666364 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.666420 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.666465 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.666508 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.666545 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.666593 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.666639 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.666688 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.666731 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.666731 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.666805 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.666855 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.666902 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.666944 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.666988 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.667029 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.667067 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.667104 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.667151 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.667194 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.667235 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.667285 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.667345 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.667396 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.667440 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.667487 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.667533 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.667577 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.667619 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.667619 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.667619 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.667619 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.670950 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.671014 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.671051 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.671106 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.671153 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.671197 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.671242 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.671281 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.671346 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.671409 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.671460 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.671514 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.671562 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.671611 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.671611 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.671694 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.671737 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.671775 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.671825 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.671874 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.671916 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.671961 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.672025 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.672074 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.672119 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.672166 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.672209 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.672247 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.672297 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.672373 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.672417 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.672467 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.672513 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.672560 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.672603 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.672650 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.672697 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.672934 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.672980 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.673021 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.673063 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.673109 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.673153 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.673153 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.673153 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.673153 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.673153 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.673374 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.673426 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.673466 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.673515 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.673556 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.673556 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.673556 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.673556 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.673556 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.673730 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.673730 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.673730 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.673730 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.673730 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.673730 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.673956 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.675893 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.675940 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.675983 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.676066 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.676114 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.676164 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.676206 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.676252 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.676288 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.676347 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.676388 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.676423 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.676466 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.676518 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.676566 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.676609 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.676659 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.676702 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.676749 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.676798 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.676841 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.676883 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.676925 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.676966 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.677014 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.677057 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.677105 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.677153 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.677194 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.677233 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.677273 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.677334 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.677376 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.677420 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.677456 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.677497 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.677534 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.677613 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.677661 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.677703 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.677740 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.677788 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.677830 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.677871 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.677917 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.677978 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.678034 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.678106 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.678163 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.678236 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.678300 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.678382 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.678433 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.678490 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.678548 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.678619 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.678684 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.678751 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.678797 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.678840 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.678881 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.678922 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.678971 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.679013 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.679054 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.679094 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.679135 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.679184 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.679226 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.679267 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.679401 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.679460 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.679516 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.679516 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.679516 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.679516 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.679516 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.679516 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.679516 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.679516 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.679516 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.679516 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.679885 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.679938 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.679985 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.680092 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.680140 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.680188 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.680232 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.680232 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.680324 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.680362 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.680405 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.680447 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.680500 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.680542 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.680599 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.680644 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.680685 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.680923 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.680967 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.681009 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.681009 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.681009 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.681009 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.681162 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.681162 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.681162 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.681162 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.681162 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.681400 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.681447 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.681491 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.681534 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.681583 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.681583 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.681583 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.681583 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.681740 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.681780 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.681833 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.681833 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.681833 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.681833 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.681833 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.681833 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.682059 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.682059 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.682143 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.682185 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.682223 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.682268 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.682326 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.682369 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.682423 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.682466 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.682511 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.682559 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.682610 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.682653 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.682700 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.682755 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.682799 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.682855 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.682902 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.682945 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.682985 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.683025 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.683072 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.683121 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.683168 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.683211 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.683253 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.683327 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.683371 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.683426 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.683475 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.683518 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.683562 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.683613 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.683655 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.683697 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.683753 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.683794 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.683839 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.683839 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.683839 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.683839 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.683988 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.683988 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.684114 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.684158 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.684209 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.684257 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.684304 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.684364 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.684406 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.684447 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.684488 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.684528 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.684570 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.684624 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.684665 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.684707 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.684747 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.684747 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.684747 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.684747 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.684747 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.686054 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.686107 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.686169 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.686228 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.686294 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.686375 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.686418 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.686465 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.686520 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.686565 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.686607 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.686656 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.686716 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.686769 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.686815 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.686855 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.686855 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.686950 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.686991 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.687040 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.687040 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.693656 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.693656 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.693953 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.693953 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.693953 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.693953 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.694125 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.694125 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.694125 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.694125 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.694125 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.694480 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.694532 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.694581 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.694581 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.694581 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.694581 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.694581 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.736167 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112633) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 08:01:25.736630 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.736754 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.736938 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.737489 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.737555 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.737603 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.737675 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.737793 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.737866 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.737929 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.738523 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.738594 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.738642 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.738686 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.738750 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.738805 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.738883 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.739350 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.739417 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.739470 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.739527 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.739581 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.739649 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.739714 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.740387 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.740445 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.740493 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.740566 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.740645 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.740700 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.740742 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.741023 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.741097 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.741138 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.741191 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.741270 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.741355 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.741412 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.741842 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.741898 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.741943 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.742021 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.742070 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.742143 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.742190 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.742688 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.742747 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.742806 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.742852 np0000178845 devstack@c-api.service[112636]: INFO dbcounter [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Registered counter for database cinder Jun 08 08:01:25.742901 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.742901 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.742984 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.743027 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.743733 np0000178845 devstack@c-api.service[112635]: INFO dbcounter [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Registered counter for database cinder Jun 08 08:01:25.743956 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.744009 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.744071 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.744173 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.744226 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.744264 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.744326 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.746590 np0000178845 devstack@c-api.service[112632]: INFO dbcounter [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Registered counter for database cinder Jun 08 08:01:25.748670 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.748739 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.748787 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.748832 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.748900 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.748962 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.749007 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.749541 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.749599 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.749673 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.749724 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.749771 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.749836 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.749901 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.750191 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.750244 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.750325 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.750408 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.750458 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.750522 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.750587 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.751020 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.751085 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.751141 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.751191 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.751246 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.751324 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.751403 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.751923 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.751977 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.752050 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.752107 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.752154 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.752234 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.752296 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.752739 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.752806 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.752854 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.752898 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.752950 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.753027 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.753075 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.753148 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.753195 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.753257 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.753338 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.753418 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.753479 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.753542 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.754449 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.754449 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.754449 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.754449 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.754449 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.754449 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.754710 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.754970 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.755033 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.755084 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.755141 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.755206 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.755253 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.755346 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.755576 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.755632 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.755679 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.755741 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.755786 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.755855 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.755910 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.756725 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.756799 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.756851 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.756901 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.756959 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.757006 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.757126 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.757126 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.757573 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.757573 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.757573 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.757573 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.757573 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.757573 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.757794 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.757834 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.757882 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.757947 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.758010 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.758053 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.758139 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.758791 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.758846 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.758892 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.758970 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.759029 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.759073 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.759147 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.759215 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.759269 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.759350 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.759421 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.759464 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.759524 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.759586 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.759643 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.759711 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.759766 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.759814 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.759882 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.759928 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.760015 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.760098 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.760139 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.760194 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.760255 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.760322 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.760398 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.760464 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.760754 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.760818 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.760858 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.760918 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.760990 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.761038 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.761097 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.761472 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.761528 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.761585 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.761631 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.761711 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.761763 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.761822 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.762111 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.762172 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.762219 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.762290 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.762365 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.762416 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.762480 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.762549 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.762601 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.762658 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.762706 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.762771 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.762813 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.762904 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.763388 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.763454 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.763494 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.763542 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.763598 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.763661 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.763735 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.764239 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.764329 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.764370 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.764421 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.764466 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.764527 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.764606 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:01:25.765546 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:01:25.765632 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:01:25.765679 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:01:25.765717 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:01:25.765795 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:01:25.765845 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:01:25.790678 np0000178845 devstack@c-api.service[112635]: DEBUG oslo_db.sqlalchemy.engines [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 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=112635) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 08:01:25.792539 np0000178845 devstack@c-api.service[112636]: DEBUG oslo_db.sqlalchemy.engines [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f 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=112636) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 08:01:25.800645 np0000178845 devstack@c-api.service[112632]: DEBUG oslo_db.sqlalchemy.engines [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab 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=112632) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 08:01:25.812560 np0000178845 devstack@c-api.service[112633]: INFO dbcounter [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Registered counter for database cinder Jun 08 08:01:25.861461 np0000178845 devstack@c-api.service[112633]: DEBUG oslo_db.sqlalchemy.engines [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 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=112633) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 08:01:25.904196 np0000178845 devstack@c-api.service[112636]: DEBUG dbcounter [-] [112636] Writer thread running {{(pid=112636) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 08:01:25.907226 np0000178845 devstack@c-api.service[112636]: INFO cinder.rpc [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 08:01:25.909978 np0000178845 devstack@c-api.service[112636]: INFO cinder.rpc [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 08:01:25.910103 np0000178845 devstack@c-api.service[112635]: DEBUG dbcounter [-] [112635] Writer thread running {{(pid=112635) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 08:01:25.912337 np0000178845 devstack@c-api.service[112636]: INFO cinder.rpc [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 08:01:25.913203 np0000178845 devstack@c-api.service[112635]: INFO cinder.rpc [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 08:01:25.914446 np0000178845 devstack@c-api.service[112636]: INFO cinder.rpc [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 08:01:25.915340 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:25.915691 np0000178845 devstack@c-api.service[112635]: INFO cinder.rpc [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 08:01:25.918490 np0000178845 devstack@c-api.service[112635]: INFO cinder.rpc [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 08:01:25.919221 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:25.920969 np0000178845 devstack@c-api.service[112635]: INFO cinder.rpc [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 08:01:25.922224 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:25.922762 np0000178845 devstack@c-api.service[112632]: DEBUG dbcounter [-] [112632] Writer thread running {{(pid=112632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 08:01:25.925686 np0000178845 devstack@c-api.service[112632]: INFO cinder.rpc [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 08:01:25.926112 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:25.928546 np0000178845 devstack@c-api.service[112632]: INFO cinder.rpc [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 08:01:25.931608 np0000178845 devstack@c-api.service[112632]: INFO cinder.rpc [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 08:01:25.934464 np0000178845 devstack@c-api.service[112632]: INFO cinder.rpc [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 08:01:25.935741 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:25.940737 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:25.958455 np0000178845 devstack@c-api.service[112636]: DEBUG oslo_db.sqlalchemy.engines [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f 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=112636) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 08:01:25.960988 np0000178845 devstack@c-api.service[112636]: INFO cinder.rpc [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 08:01:25.963165 np0000178845 devstack@c-api.service[112636]: INFO cinder.rpc [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 08:01:25.964120 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:25.965487 np0000178845 devstack@c-api.service[112635]: DEBUG oslo_db.sqlalchemy.engines [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 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=112635) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 08:01:25.969489 np0000178845 devstack@c-api.service[112635]: INFO cinder.rpc [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 08:01:25.972873 np0000178845 devstack@c-api.service[112635]: INFO cinder.rpc [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 08:01:25.973852 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:25.975209 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:25.979593 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:25.982356 np0000178845 devstack@c-api.service[112632]: DEBUG oslo_db.sqlalchemy.engines [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab 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=112632) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 08:01:25.983045 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:25.983394 np0000178845 devstack@c-api.service[112633]: DEBUG dbcounter [-] [112633] Writer thread running {{(pid=112633) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 08:01:25.985984 np0000178845 devstack@c-api.service[112632]: INFO cinder.rpc [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 08:01:25.987098 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:25.987325 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:25.987839 np0000178845 devstack@c-api.service[112633]: INFO cinder.rpc [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 08:01:25.988934 np0000178845 devstack@c-api.service[112632]: INFO cinder.rpc [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 08:01:25.990261 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:25.990339 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:25.990459 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:25.991797 np0000178845 devstack@c-api.service[112633]: INFO cinder.rpc [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 08:01:25.993244 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:25.993990 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:25.994172 np0000178845 devstack@c-api.service[112633]: INFO cinder.rpc [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 08:01:25.995805 np0000178845 devstack@c-api.service[112633]: INFO cinder.rpc [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 08:01:25.996468 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:25.996719 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:25.998265 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:25.999264 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:25.999966 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.001372 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.002180 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.003680 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.003752 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.004334 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.006364 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.007190 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.007492 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.010386 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.010461 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.012095 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.013326 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.014831 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.014953 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.015482 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.017387 np0000178845 devstack@c-api.service[112636]: WARNING cinder.api.contrib.hosts [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 08:01:26.017885 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.018000 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.018041 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.019482 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.068926 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.069910 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.069966 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.069966 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.070035 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.070091 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.070129 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.070129 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.070196 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.070238 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.070277 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.070349 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extended resource: extensions {{(pid=112636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.070396 np0000178845 devstack@c-api.service[112635]: WARNING cinder.api.contrib.hosts [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 08:01:26.070438 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.070475 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.070516 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extended resource: encryption {{(pid=112636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.070558 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.070599 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.070642 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extended resource: capabilities {{(pid=112636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.070706 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.070750 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extended resource: os-quota-class-sets {{(pid=112636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.070789 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.070835 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.070876 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extended resource: os-volume-type-access {{(pid=112636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.070924 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.070968 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extended resource: extra_specs {{(pid=112636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.071017 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.071059 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extended resource: os-hosts {{(pid=112636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.071105 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.071149 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extended resource: os-availability-zone {{(pid=112636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.071193 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.071232 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.071273 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extended resource: consistencygroups {{(pid=112636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.071341 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extended resource: extensions {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.071394 np0000178845 devstack@c-api.service[112633]: DEBUG oslo_db.sqlalchemy.engines [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 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=112633) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 08:01:26.071447 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extended resource: encryption {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.071490 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extended resource: cgsnapshots {{(pid=112636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.071542 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.071585 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extended resource: capabilities {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.071628 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extended resource: os-snapshot-manage {{(pid=112636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.071672 np0000178845 devstack@c-api.service[112633]: INFO cinder.rpc [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 08:01:26.071723 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extended resource: os-quota-class-sets {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.071773 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extended resource: os-volume-manage {{(pid=112636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.071824 np0000178845 devstack@c-api.service[112632]: WARNING cinder.api.contrib.hosts [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 08:01:26.071868 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extended resource: os-volume-type-access {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.071918 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.071960 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extended resource: backups {{(pid=112636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.072005 np0000178845 devstack@c-api.service[112633]: INFO cinder.rpc [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 08:01:26.072055 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extended resource: extra_specs {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.072108 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.072145 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.072189 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extended resource: encryption {{(pid=112636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.072283 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extended resource: os-hosts {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.072339 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.072384 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extended resource: os-volume-transfer {{(pid=112636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.072441 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extended resource: os-availability-zone {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.072482 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.072523 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extended resource: scheduler-stats {{(pid=112636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.072572 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extended resource: consistencygroups {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.072616 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.072658 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extended resource: os-quota-sets {{(pid=112636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.072703 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.072744 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extended resource: cgsnapshots {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.072797 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extended resource: qos-specs {{(pid=112636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.072840 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.072875 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extended resource: os-snapshot-manage {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.072924 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.072970 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extended resource: os-volume-manage {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.073028 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extended resource: extensions {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.073071 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.contrib.snapshot_actions [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] SnapshotActionsController initialized {{(pid=112636) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 08:01:26.073116 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extended resource: backups {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.073157 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extended resource: encryption {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.073200 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.073243 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extended resource: encryption {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.073287 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extended resource: capabilities {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.073351 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.073394 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extended resource: os-quota-class-sets {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.073442 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.073492 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extended resource: os-volume-transfer {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.073537 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.073580 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extended resource: os-volume-type-access {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.073624 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.073664 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extended resource: scheduler-stats {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.073725 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extended resource: extra_specs {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.073781 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.073820 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.073862 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extended resource: os-quota-sets {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.073911 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extended resource: os-hosts {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.073955 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.073995 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extended resource: qos-specs {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.074043 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extended resource: os-availability-zone {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.074085 np0000178845 devstack@c-api.service[112636]: WARNING castellan.key_manager.migration [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.074129 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.074170 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extended resource: consistencygroups {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.074212 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.contrib.snapshot_actions [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] SnapshotActionsController initialized {{(pid=112635) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 08:01:26.074255 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.074255 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extension TypesManage extending resource: types {{(pid=112636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.074255 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.074255 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.074437 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.074481 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extension VolumeActions extending resource: volumes {{(pid=112636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.074481 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.074481 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extension UsedLimits extending resource: limits {{(pid=112636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.074481 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.074481 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.074692 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extended resource: cgsnapshots {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.074741 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.074741 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extension AdminActions extending resource: volumes {{(pid=112636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.074741 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extension AdminActions extending resource: snapshots {{(pid=112636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.074867 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.074909 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extension AdminActions extending resource: backups {{(pid=112636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.074909 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.074909 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.074909 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.v3.router [None req-1c46228a-4c4d-4f2b-9b7c-edc8d391671f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.075071 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extended resource: os-snapshot-manage {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.075116 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.075158 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.075199 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extended resource: os-volume-manage {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.075248 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.076176 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extended resource: backups {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.076377 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.076436 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.077759 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.078220 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extended resource: encryption {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.079148 np0000178845 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.079301 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.079843 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extended resource: os-volume-transfer {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.080126 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.080280 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extension TypesManage extending resource: types {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.080389 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.080514 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.080609 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extension VolumeActions extending resource: volumes {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.080845 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.080948 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extension UsedLimits extending resource: limits {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.081053 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.081156 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.081207 np0000178845 devstack@c-api.service[112636]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76f6da4a3668 pid: 112636 (default app) Jun 08 08:01:26.081261 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.081398 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extension AdminActions extending resource: volumes {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.081455 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extended resource: scheduler-stats {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.081511 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extension AdminActions extending resource: snapshots {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.081618 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extension AdminActions extending resource: backups {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.081721 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.081833 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.081938 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-d1fe78d5-e5d8-4b34-b887-813bec0b09a6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.082396 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.083508 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extended resource: os-quota-sets {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.084983 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extended resource: qos-specs {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.085295 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.087288 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.contrib.snapshot_actions [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] SnapshotActionsController initialized {{(pid=112632) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 08:01:26.088267 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.088364 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.089813 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.089875 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.090372 np0000178845 devstack@c-api.service[112635]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76f6da4a3668 pid: 112635 (default app) Jun 08 08:01:26.091165 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.091165 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.091355 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.091395 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.091395 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.091395 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.091395 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.091395 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.091637 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.091637 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.091637 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.091637 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.091637 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.091637 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.091924 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.091924 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.091924 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.091924 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.091924 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.092172 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.092172 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.092172 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.092172 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.092408 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.092408 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.092408 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.092408 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.092623 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.092623 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.092623 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.092623 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.092623 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.092878 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.092878 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.092878 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.092878 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.092878 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.093117 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.093117 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.093117 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.093117 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.093117 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.093117 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.093429 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.093429 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.093429 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.093429 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.093429 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.093429 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.093712 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.093712 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.093712 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.093712 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.093712 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.093712 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.094019 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.094019 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.094019 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.094019 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.094019 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.094019 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.094333 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.094333 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.094333 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.094333 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.094517 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.094517 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.094517 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.094517 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.094517 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.094787 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.094787 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.094787 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.094787 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.094787 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.095012 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.095012 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.095012 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.095012 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.095012 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.095012 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.095411 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.095411 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.095411 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.095411 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.095411 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.095670 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.095670 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.095670 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.095670 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.095670 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.095901 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.095901 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.095901 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.095901 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.096099 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.096099 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.096099 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.096099 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.096380 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.096380 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.096380 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.096380 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.096380 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.096643 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.096643 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.096643 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.096643 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.096643 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.096882 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.096882 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.096882 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.096882 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.097088 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.097088 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.097088 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.097088 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.097284 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.097284 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.097284 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.097284 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.097496 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.097496 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.097496 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.097496 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.097700 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.097700 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.097700 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.097700 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.097898 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.097898 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.097898 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.097898 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.097898 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.097898 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.098189 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.098189 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.098189 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.098189 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.098189 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.098497 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.098497 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.098497 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.098497 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.098497 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.098497 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.098497 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.098819 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.098819 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.098819 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.098819 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.098819 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.098819 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.099124 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.099124 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.099124 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.099124 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.099124 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.099124 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.099455 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.099503 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.099503 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.099503 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.099503 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.099503 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.099503 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.099809 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.099809 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.099809 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.099809 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.100031 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.100031 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.100031 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.100031 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.100276 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.100276 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.100276 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.100276 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.100578 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.100578 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.100578 np0000178845 devstack@c-api.service[112636]: /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 08:01:26.100578 np0000178845 devstack@c-api.service[112636]: warnings.warn(deprecated_msg) Jun 08 08:01:26.100768 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.100816 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.100857 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.middleware.request_id [None req-0dd0a6e9-ca6e-4753-b16e-81f3cfc9b0e6 None None] RequestId filter calling following filter/app {{(pid=112636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 08:01:26.100907 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.100907 np0000178845 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.100907 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.100907 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extension TypesManage extending resource: types {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.100907 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.101098 np0000178845 devstack@c-api.service[112636]: [pid: 112636|app: 0|req: 1/1] 199.204.45.109 () {60 vars in 956 bytes} [Mon Jun 8 08:01:26 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 08:01:26.101150 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extension SnapshotActions extending resource: snapshots {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.101150 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extension VolumeActions extending resource: volumes {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.101150 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extension VolumeTypeAccess extending resource: types {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.101278 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.101341 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extension UsedLimits extending resource: limits {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.101341 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.101341 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.101341 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.101341 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extension AdminActions extending resource: volumes {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.101341 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extension AdminActions extending resource: snapshots {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.101341 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extension AdminActions extending resource: backups {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.101613 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.101613 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.101613 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-2c252fa8-ac79-42ef-ad7b-519c933da5ab None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.102494 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.104435 np0000178845 devstack@c-api.service[112633]: WARNING cinder.api.contrib.hosts [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 08:01:26.105511 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.107071 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.107650 np0000178845 devstack@c-api.service[112632]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76f6da4a3668 pid: 112632 (default app) Jun 08 08:01:26.108640 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.110150 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.111549 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.113138 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.115021 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.116921 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.118157 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extended resource: extensions {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.119633 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extended resource: encryption {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.121240 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extended resource: capabilities {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.122600 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extended resource: os-quota-class-sets {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.123969 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extended resource: os-volume-type-access {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.125679 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extended resource: extra_specs {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.127747 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extended resource: os-hosts {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.129472 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extended resource: os-availability-zone {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.130802 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extended resource: consistencygroups {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.132889 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extended resource: cgsnapshots {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.134331 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extended resource: os-snapshot-manage {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.135963 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extended resource: os-volume-manage {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.137581 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extended resource: backups {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.140536 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extended resource: encryption {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.142758 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extended resource: os-volume-transfer {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.146160 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extended resource: scheduler-stats {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.149683 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extended resource: os-quota-sets {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.151694 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extended resource: qos-specs {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:01:26.218235 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.contrib.snapshot_actions [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] SnapshotActionsController initialized {{(pid=112633) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 08:01:26.218235 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.218235 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.218235 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.218235 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.218235 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.218235 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.218235 np0000178845 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:01:26.218235 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.219470 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extension TypesManage extending resource: types {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.219470 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.219470 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.219470 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extension VolumeActions extending resource: volumes {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.219470 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.219470 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extension UsedLimits extending resource: limits {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.219470 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.221357 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.221357 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.221357 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extension AdminActions extending resource: volumes {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.221357 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extension AdminActions extending resource: snapshots {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.221357 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extension AdminActions extending resource: backups {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.221357 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.221357 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.222256 np0000178845 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-9878a37b-abd2-4e0d-a6dd-c5d49dac4b94 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:01:26.222256 np0000178845 devstack@c-api.service[112633]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76f6da4a3668 pid: 112633 (default app) Jun 08 08:01:34.062770 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.062770 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.062770 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.062770 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.062770 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.063934 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.063934 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.063934 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.063934 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.063934 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.064267 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.064267 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.064267 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.064267 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.064267 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.064267 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.064690 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.064690 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.064690 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.064690 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.064947 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.064947 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.064947 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.064947 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.065198 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.065198 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.065198 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.065198 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.065473 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.065473 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.065473 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.065473 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.065473 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.065772 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.065772 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.065772 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.065772 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.065772 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.066074 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.066074 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.066074 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.066074 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.066074 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.066074 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.066495 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.066495 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.066495 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.066495 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.066495 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.066495 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.066901 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.066901 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.066901 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.066901 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.066901 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.066901 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.067255 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.067255 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.067255 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.067255 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.067255 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.067574 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.067574 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.067574 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.067574 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.067574 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.067907 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.067907 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.067907 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.067907 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.067907 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.067907 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.068339 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.068339 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.068339 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.068339 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.068339 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.068339 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.068709 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.068709 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.068709 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.068709 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.068709 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.069012 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.069012 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.069012 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.069012 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.069012 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.069347 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.069347 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.069347 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.069347 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.069613 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.069613 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.069613 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.069613 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.069853 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.069853 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.069853 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.069853 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.069853 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.070165 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.070165 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.070165 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.070165 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.070165 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.070468 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.070468 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.070468 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.070468 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.070744 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.070744 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.070744 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.070744 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.071033 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.071033 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.071033 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.071033 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.071279 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.071279 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.071279 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.071279 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.071551 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.071551 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.071551 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.071551 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.071786 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.071786 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.071786 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.071786 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.071786 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.072097 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.072097 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.072097 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.072097 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.072097 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.072097 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.072593 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.072593 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.072593 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.072593 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.072593 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.072890 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.072890 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.072890 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.072890 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.072890 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.072890 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.073065 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.073065 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.073065 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.073065 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.073065 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.073065 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.073227 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.073227 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.073227 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.073227 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.073227 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.073227 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.073400 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.073400 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.073400 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.073400 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.073400 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.073400 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.073625 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.073625 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.073625 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.073625 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.073742 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.073742 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.073742 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.073742 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.073742 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.073884 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.073884 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.073884 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.073884 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.073884 np0000178845 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) Jun 08 08:01:34.073884 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.middleware.request_id [None req-ae4ea1f3-32c0-487b-ac82-7639f0589520 None None] RequestId filter calling following filter/app {{(pid=112635) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 08:01:34.596132 np0000178845 devstack@c-api.service[112635]: INFO cinder.api.openstack.wsgi [None req-ae4ea1f3-32c0-487b-ac82-7639f0589520 admin admin] POST https://199.204.45.109/volume/v3/types Jun 08 08:01:34.596132 np0000178845 devstack@c-api.service[112635]: DEBUG cinder.api.openstack.wsgi [None req-ae4ea1f3-32c0-487b-ac82-7639f0589520 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112635) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 08 08:01:34.598906 np0000178845 devstack@c-api.service[112635]: /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 08:01:34.598906 np0000178845 devstack@c-api.service[112635]: warnings.warn( Jun 08 08:01:34.645981 np0000178845 devstack@c-api.service[112635]: DEBUG oslo_db.sqlalchemy.engines [None req-ae4ea1f3-32c0-487b-ac82-7639f0589520 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=112635) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 08:01:34.690227 np0000178845 devstack@c-api.service[112635]: INFO cinder.api.openstack.wsgi [None req-ae4ea1f3-32c0-487b-ac82-7639f0589520 admin admin] https://199.204.45.109/volume/v3/types returned with HTTP 200 Jun 08 08:01:34.690227 np0000178845 devstack@c-api.service[112635]: [pid: 112635|app: 0|req: 1/2] 199.204.45.109 () {68 vars in 1288 bytes} [Mon Jun 8 08:01:34 2026] POST /volume/v3/types => generated 186 bytes in 635 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 08 08:01:34.702082 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.middleware.request_id [req-ae4ea1f3-32c0-487b-ac82-7639f0589520 req-fa611d02-86f5-4db8-a371-515c03afde09 None None] RequestId filter calling following filter/app {{(pid=112636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 08:01:35.121752 np0000178845 devstack@c-api.service[112636]: INFO cinder.api.openstack.wsgi [req-ae4ea1f3-32c0-487b-ac82-7639f0589520 req-fa611d02-86f5-4db8-a371-515c03afde09 admin admin] POST https://199.204.45.109/volume/v3/types/953f3434-4530-457b-bf31-596dc23c6b4a/extra_specs Jun 08 08:01:35.122410 np0000178845 devstack@c-api.service[112636]: DEBUG cinder.api.openstack.wsgi [req-ae4ea1f3-32c0-487b-ac82-7639f0589520 req-fa611d02-86f5-4db8-a371-515c03afde09 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112636) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 08 08:01:35.124375 np0000178845 devstack@c-api.service[112636]: /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 08:01:35.124375 np0000178845 devstack@c-api.service[112636]: warnings.warn( Jun 08 08:01:35.173054 np0000178845 devstack@c-api.service[112636]: DEBUG oslo_db.sqlalchemy.engines [req-ae4ea1f3-32c0-487b-ac82-7639f0589520 req-fa611d02-86f5-4db8-a371-515c03afde09 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=112636) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 08:01:35.264112 np0000178845 devstack@c-api.service[112636]: INFO cinder.api.openstack.wsgi [req-ae4ea1f3-32c0-487b-ac82-7639f0589520 req-fa611d02-86f5-4db8-a371-515c03afde09 admin admin] https://199.204.45.109/volume/v3/types/953f3434-4530-457b-bf31-596dc23c6b4a/extra_specs returned with HTTP 200 Jun 08 08:01:35.264758 np0000178845 devstack@c-api.service[112636]: [pid: 112636|app: 0|req: 2/3] 199.204.45.109 () {70 vars in 1505 bytes} [Mon Jun 8 08:01:34 2026] POST /volume/v3/types/953f3434-4530-457b-bf31-596dc23c6b4a/extra_specs => generated 55 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 08 08:01:35.987916 np0000178845 devstack@c-api.service[112632]: DEBUG dbcounter [-] [112632] Writing DB stats cinder:SELECT=6 {{(pid=112632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 08:01:36.046994 np0000178845 devstack@c-api.service[112633]: DEBUG dbcounter [-] [112633] Writing DB stats cinder:SELECT=6 {{(pid=112633) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 08:01:44.683413 np0000178845 devstack@c-api.service[112635]: DEBUG dbcounter [-] [112635] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112635) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 08:01:45.263796 np0000178845 devstack@c-api.service[112636]: DEBUG dbcounter [-] [112636] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112636) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 08:04:24.598278 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.598278 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.598278 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.598278 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.598278 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.599278 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.599278 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.599278 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.599278 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.599278 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.599622 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.599622 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.599622 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.599622 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.599622 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.599622 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.600012 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.600012 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.600012 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.600012 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.600170 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.600170 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.600170 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.600170 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.600338 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.600338 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.600338 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.600338 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.600507 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.600507 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.600507 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.600507 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.600507 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.600705 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.600705 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.600705 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.600705 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.600705 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.600889 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.600889 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.600889 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.600889 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.600889 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.600889 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.601121 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.601121 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.601121 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.601121 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.601121 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.601121 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.601373 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.601373 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.601373 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.601373 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.601373 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.601373 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.601611 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.601611 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.601611 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.601611 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.601611 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.601825 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.601825 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.601825 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.601825 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.601825 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.602023 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.602023 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.602023 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.602023 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.602023 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.602023 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.602262 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.602262 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.602262 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.602262 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.602262 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.602262 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.602508 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.602508 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.602508 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.602508 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.602508 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.602733 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.602733 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.602733 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.602733 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.602733 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.602935 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.602935 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.602935 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.602935 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.603169 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.603169 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.603169 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.603169 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.603348 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.603348 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.603348 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.603348 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.603348 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.603595 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.603595 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.603595 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.603595 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.603595 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.603799 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.603799 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.603799 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.603799 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.603974 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.603974 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.603974 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.603974 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.604162 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.604162 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.604162 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.604162 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.604419 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.604419 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.604419 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.604419 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.604595 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.604595 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.604595 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.604595 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.604779 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.604779 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.604779 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.604779 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.604779 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.605017 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.605017 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.605017 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.605017 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.605017 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.605017 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.605282 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.605282 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.605282 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.605282 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.605282 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.605530 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.605530 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.605530 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.605530 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.605530 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.605530 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.605815 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.605815 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.605815 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.605815 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.605815 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.605815 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.606078 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.606078 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.606078 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.606078 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.606078 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.606078 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.606361 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.606361 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.606361 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.606361 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.606361 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.606361 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.606624 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.606624 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.606624 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.606624 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.606815 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.606815 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.606815 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.606815 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.606815 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.607061 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.607061 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.607061 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.607061 np0000178845 devstack@c-api.service[112632]: /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 08:04:24.607061 np0000178845 devstack@c-api.service[112632]: warnings.warn(deprecated_msg) Jun 08 08:04:24.607061 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.middleware.request_id [None req-85b15505-597e-44c2-9bee-fc99c834da9f None None] RequestId filter calling following filter/app {{(pid=112632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 08:04:24.607061 np0000178845 devstack@c-api.service[112632]: INFO cinder.api.openstack.wsgi [None req-85b15505-597e-44c2-9bee-fc99c834da9f None None] GET https://199.204.45.109/volume// Jun 08 08:04:24.607604 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.openstack.wsgi [None req-85b15505-597e-44c2-9bee-fc99c834da9f None None] Empty body provided in request {{(pid=112632) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 08 08:04:24.607604 np0000178845 devstack@c-api.service[112632]: DEBUG cinder.api.openstack.wsgi [None req-85b15505-597e-44c2-9bee-fc99c834da9f None None] Calling method 'all' {{(pid=112632) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 08 08:04:24.607604 np0000178845 devstack@c-api.service[112632]: INFO cinder.api.openstack.wsgi [None req-85b15505-597e-44c2-9bee-fc99c834da9f None None] https://199.204.45.109/volume// returned with HTTP 300 Jun 08 08:04:24.607604 np0000178845 devstack@c-api.service[112632]: [pid: 112632|app: 0|req: 1/4] 199.204.45.109 () {66 vars in 1456 bytes} [Mon Jun 8 08:04:24 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)