Jun 26 08:29:47.240688 np0000183154 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 08:29:47.248259 np0000183154 devstack@c-api.service[112676]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 08:29:47.250717 np0000183154 devstack@c-api.service[112676]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 08:29:47 2026] *** Jun 26 08:29:47.250717 np0000183154 devstack@c-api.service[112676]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 08:29:47.250717 np0000183154 devstack@c-api.service[112676]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 08:29:47.250717 np0000183154 devstack@c-api.service[112676]: nodename: np0000183154 Jun 26 08:29:47.250717 np0000183154 devstack@c-api.service[112676]: machine: x86_64 Jun 26 08:29:47.250717 np0000183154 devstack@c-api.service[112676]: clock source: unix Jun 26 08:29:47.250717 np0000183154 devstack@c-api.service[112676]: pcre jit disabled Jun 26 08:29:47.250717 np0000183154 devstack@c-api.service[112676]: detected number of CPU cores: 16 Jun 26 08:29:47.250717 np0000183154 devstack@c-api.service[112676]: current working directory: / Jun 26 08:29:47.250717 np0000183154 devstack@c-api.service[112676]: detected binary path: /usr/bin/uwsgi-core Jun 26 08:29:47.250717 np0000183154 devstack@c-api.service[112676]: your processes number limit is 256917 Jun 26 08:29:47.250717 np0000183154 devstack@c-api.service[112676]: your memory page size is 4096 bytes Jun 26 08:29:47.250717 np0000183154 devstack@c-api.service[112676]: detected max file descriptor number: 2048 Jun 26 08:29:47.250717 np0000183154 devstack@c-api.service[112676]: lock engine: pthread robust mutexes Jun 26 08:29:47.251435 np0000183154 devstack@c-api.service[112676]: thunder lock: enabled Jun 26 08:29:47.251435 np0000183154 devstack@c-api.service[112676]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 08:29:47.251435 np0000183154 devstack@c-api.service[112676]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 08:29:47.251435 np0000183154 devstack@c-api.service[112676]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 08:29:47.251435 np0000183154 devstack@c-api.service[112676]: Set PythonHome to /opt/stack/data/venv Jun 26 08:29:47.287405 np0000183154 devstack@c-api.service[112676]: Python main interpreter initialized at 0x7ca9098a3668 Jun 26 08:29:47.287405 np0000183154 devstack@c-api.service[112676]: python threads support enabled Jun 26 08:29:47.287405 np0000183154 devstack@c-api.service[112676]: your server socket listen backlog is limited to 100 connections Jun 26 08:29:47.287405 np0000183154 devstack@c-api.service[112676]: your mercy for graceful operations on workers is 80 seconds Jun 26 08:29:47.287915 np0000183154 devstack@c-api.service[112676]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 08:29:47.288094 np0000183154 devstack@c-api.service[112676]: *** Operational MODE: preforking *** Jun 26 08:29:47.288296 np0000183154 devstack@c-api.service[112676]: *** uWSGI is running in multiple interpreter mode *** Jun 26 08:29:47.288296 np0000183154 devstack@c-api.service[112676]: spawned uWSGI master process (pid: 112676) Jun 26 08:29:47.288461 np0000183154 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 08:29:47.288944 np0000183154 devstack@c-api.service[112676]: spawned uWSGI worker 1 (pid: 112681, cores: 1) Jun 26 08:29:47.289518 np0000183154 devstack@c-api.service[112676]: spawned uWSGI worker 2 (pid: 112682, cores: 1) Jun 26 08:29:47.290122 np0000183154 devstack@c-api.service[112676]: spawned uWSGI worker 3 (pid: 112683, cores: 1) Jun 26 08:29:47.290627 np0000183154 devstack@c-api.service[112676]: spawned uWSGI worker 4 (pid: 112684, cores: 1) Jun 26 08:29:47.290710 np0000183154 devstack@c-api.service[112676]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 08:29:47.426113 np0000183154 devstack@c-api.service[112683]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 08:29:47.426113 np0000183154 devstack@c-api.service[112683]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 08:29:47.426113 np0000183154 devstack@c-api.service[112683]: we strongly recommend against using it for new projects. Jun 26 08:29:47.426113 np0000183154 devstack@c-api.service[112683]: If you are already using Eventlet, we recommend migrating to a different Jun 26 08:29:47.426113 np0000183154 devstack@c-api.service[112683]: framework. For more detail see Jun 26 08:29:47.426113 np0000183154 devstack@c-api.service[112683]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 08:29:47.426113 np0000183154 devstack@c-api.service[112683]: import eventlet # noqa Jun 26 08:29:47.432012 np0000183154 devstack@c-api.service[112684]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 08:29:47.432012 np0000183154 devstack@c-api.service[112684]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 08:29:47.432012 np0000183154 devstack@c-api.service[112684]: we strongly recommend against using it for new projects. Jun 26 08:29:47.432012 np0000183154 devstack@c-api.service[112684]: If you are already using Eventlet, we recommend migrating to a different Jun 26 08:29:47.432012 np0000183154 devstack@c-api.service[112684]: framework. For more detail see Jun 26 08:29:47.432012 np0000183154 devstack@c-api.service[112684]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 08:29:47.432012 np0000183154 devstack@c-api.service[112684]: import eventlet # noqa Jun 26 08:29:47.435347 np0000183154 devstack@c-api.service[112681]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 08:29:47.435347 np0000183154 devstack@c-api.service[112681]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 08:29:47.435347 np0000183154 devstack@c-api.service[112681]: we strongly recommend against using it for new projects. Jun 26 08:29:47.435347 np0000183154 devstack@c-api.service[112681]: If you are already using Eventlet, we recommend migrating to a different Jun 26 08:29:47.435347 np0000183154 devstack@c-api.service[112681]: framework. For more detail see Jun 26 08:29:47.435347 np0000183154 devstack@c-api.service[112681]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 08:29:47.435347 np0000183154 devstack@c-api.service[112681]: import eventlet # noqa Jun 26 08:29:47.436317 np0000183154 devstack@c-api.service[112682]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 08:29:47.436317 np0000183154 devstack@c-api.service[112682]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 08:29:47.436317 np0000183154 devstack@c-api.service[112682]: we strongly recommend against using it for new projects. Jun 26 08:29:47.436317 np0000183154 devstack@c-api.service[112682]: If you are already using Eventlet, we recommend migrating to a different Jun 26 08:29:47.436317 np0000183154 devstack@c-api.service[112682]: framework. For more detail see Jun 26 08:29:47.436317 np0000183154 devstack@c-api.service[112682]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 08:29:47.436317 np0000183154 devstack@c-api.service[112682]: import eventlet # noqa Jun 26 08:29:47.511649 np0000183154 devstack@c-api.service[112683]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 08:29:47.511649 np0000183154 devstack@c-api.service[112683]: warnings.warn( Jun 26 08:29:47.516327 np0000183154 devstack@c-api.service[112684]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 08:29:47.516327 np0000183154 devstack@c-api.service[112684]: warnings.warn( Jun 26 08:29:47.522830 np0000183154 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 08:29:47.522830 np0000183154 devstack@c-api.service[112681]: warnings.warn( Jun 26 08:29:47.526775 np0000183154 devstack@c-api.service[112682]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 08:29:47.526775 np0000183154 devstack@c-api.service[112682]: warnings.warn( Jun 26 08:29:47.585871 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:47.585871 np0000183154 devstack@c-api.service[112683]: from cgi import parse_header Jun 26 08:29:47.591696 np0000183154 devstack@c-api.service[112684]: /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 26 08:29:47.591696 np0000183154 devstack@c-api.service[112684]: from cgi import parse_header Jun 26 08:29:47.601991 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:47.601991 np0000183154 devstack@c-api.service[112682]: from cgi import parse_header Jun 26 08:29:47.606705 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:47.606705 np0000183154 devstack@c-api.service[112681]: from cgi import parse_header Jun 26 08:29:47.637660 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:47.637660 np0000183154 devstack@c-api.service[112683]: removals.removed_module( Jun 26 08:29:47.639302 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:47.639302 np0000183154 devstack@c-api.service[112683]: removals.removed_module( Jun 26 08:29:47.644425 np0000183154 devstack@c-api.service[112684]: /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 26 08:29:47.644425 np0000183154 devstack@c-api.service[112684]: removals.removed_module( Jun 26 08:29:47.645867 np0000183154 devstack@c-api.service[112684]: /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 26 08:29:47.645867 np0000183154 devstack@c-api.service[112684]: removals.removed_module( Jun 26 08:29:47.651616 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:47.651616 np0000183154 devstack@c-api.service[112682]: removals.removed_module( Jun 26 08:29:47.653448 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:47.653448 np0000183154 devstack@c-api.service[112682]: removals.removed_module( Jun 26 08:29:47.656780 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:47.656780 np0000183154 devstack@c-api.service[112681]: removals.removed_module( Jun 26 08:29:47.658355 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:47.658355 np0000183154 devstack@c-api.service[112681]: removals.removed_module( Jun 26 08:29:48.374303 np0000183154 devstack@c-api.service[112684]: /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 26 08:29:48.374303 np0000183154 devstack@c-api.service[112684]: warnings.warn( Jun 26 08:29:48.419412 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:48.419412 np0000183154 devstack@c-api.service[112682]: warnings.warn( Jun 26 08:29:48.424081 np0000183154 devstack@c-api.service[112684]: /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 26 08:29:48.424081 np0000183154 devstack@c-api.service[112684]: warnings.warn( Jun 26 08:29:48.436195 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:48.436195 np0000183154 devstack@c-api.service[112683]: warnings.warn( Jun 26 08:29:48.439773 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:48.439773 np0000183154 devstack@c-api.service[112681]: warnings.warn( Jun 26 08:29:48.470602 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:48.470602 np0000183154 devstack@c-api.service[112682]: warnings.warn( Jun 26 08:29:48.486680 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:48.486680 np0000183154 devstack@c-api.service[112683]: warnings.warn( Jun 26 08:29:48.495201 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:48.495201 np0000183154 devstack@c-api.service[112681]: warnings.warn( Jun 26 08:29:48.616967 np0000183154 devstack@c-api.service[112684]: 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 26 08:29:48.617367 np0000183154 devstack@c-api.service[112684]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112684) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 08:29:48.661153 np0000183154 devstack@c-api.service[112682]: 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 26 08:29:48.661353 np0000183154 devstack@c-api.service[112682]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112682) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 08:29:48.665574 np0000183154 devstack@c-api.service[112683]: 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 26 08:29:48.665741 np0000183154 devstack@c-api.service[112683]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112683) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 08:29:48.685989 np0000183154 devstack@c-api.service[112681]: 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 26 08:29:48.686153 np0000183154 devstack@c-api.service[112681]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112681) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 08:29:48.700966 np0000183154 devstack@c-api.service[112684]: /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 26 08:29:48.700966 np0000183154 devstack@c-api.service[112684]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 08:29:48.722212 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:48.722212 np0000183154 devstack@c-api.service[112682]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 08:29:48.725095 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:48.725095 np0000183154 devstack@c-api.service[112683]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 08:29:48.750612 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:48.750612 np0000183154 devstack@c-api.service[112681]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 08:29:49.153492 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112681) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 08:29:49.153659 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112682) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 08:29:49.153732 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112684) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 08:29:49.153787 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112683) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 08:29:49.153841 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.154009 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.154126 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.154278 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.154418 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.154521 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.154618 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.154722 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.154722 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.154932 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.155008 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.155078 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.155140 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.155244 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.155440 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.155493 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.155543 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.155591 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.155651 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.155725 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.155785 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.155834 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.155891 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.155943 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.156009 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.156066 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.156129 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.156209 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.156281 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.156344 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.156401 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.156401 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.156493 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.156592 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.156647 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.156647 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.156647 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.156647 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.156647 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.156647 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.157733 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.157882 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.157882 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.158153 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.158302 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.158302 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.158525 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.158632 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.158728 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.158820 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.158915 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.158915 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.159111 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.159246 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.159359 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.159455 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.159511 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.159572 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.159624 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.159624 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.159745 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.159794 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.159852 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.159909 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.159971 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.159971 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.159971 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.159971 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.164166 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.164166 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.164437 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.164437 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.164437 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.164437 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.164901 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.164960 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.164960 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.164960 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.164960 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.164960 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.165311 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.165354 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.165388 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.165419 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.165419 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.165419 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.165419 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.165419 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.165605 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.165641 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.165674 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.165674 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.165674 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.165674 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.165674 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.165829 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.165866 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.165903 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.166226 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.166304 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.166404 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.166473 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.166542 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.166608 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.166673 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.166743 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.166809 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.166871 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.166929 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.166988 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.167053 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.167113 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.167190 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.167253 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.167322 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.167387 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.167446 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.167505 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.167564 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.167640 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.167705 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.167792 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.167882 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.167970 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.168052 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.168134 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.168245 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.168322 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.168384 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.168452 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.168513 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.168602 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.168678 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.168753 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.168826 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.168889 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.168956 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.169020 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.169082 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.169123 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.169159 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.169217 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.169251 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.169287 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.169326 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.169357 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.169387 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.169419 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.169456 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.169492 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.169523 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.169523 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.169591 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.169591 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.169591 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.169591 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.169707 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.169745 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.169784 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.169845 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.169883 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.169914 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.169952 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.169952 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.170035 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.170081 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.170117 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.170148 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.170471 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.170546 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.170610 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.170686 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.170759 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.170829 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.170891 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.170957 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.171020 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.171085 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.171085 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.171085 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.171294 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.171294 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.171294 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.171294 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.171294 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.171294 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.171681 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.171753 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.171816 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.171896 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.171970 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.172039 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.172111 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.172195 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.172270 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.172334 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.172401 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.172464 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.172530 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.172651 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.172730 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.172799 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.172870 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.172870 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.172982 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.173041 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.173041 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.173041 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.173162 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.173162 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.173162 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.173162 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.173310 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.173338 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.173362 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.173387 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.173416 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.173439 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.173468 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.173468 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.173517 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.173548 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.173571 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.173608 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.173631 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.173654 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.173681 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.173704 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.173731 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.173753 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.173779 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.173805 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.173827 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.173853 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.173878 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.173905 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.173931 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.173954 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.173976 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.173976 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.173976 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.174048 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.174075 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.174102 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.174128 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.174157 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.174424 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.174474 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.174517 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.174559 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.174599 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.174649 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.174694 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.174737 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.174800 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.174851 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.174905 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.174963 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.175013 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.175058 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.175120 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.175188 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.175244 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.175299 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.175372 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.175372 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.175372 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.175372 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.175372 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.175372 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.175372 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.175660 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.175660 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.175660 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.175788 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.175833 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.175877 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.175922 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.175964 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.176012 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.176059 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.176103 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.176151 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.176283 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.176341 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.176394 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.176439 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.176488 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.176537 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.176537 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.176537 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.176537 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.179900 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.179977 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.180032 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.180077 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.180120 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.180163 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.180231 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.180288 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.180354 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.180354 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.180354 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.180468 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.180497 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.180525 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.180549 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.180613 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.180642 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.180669 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.180669 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.180712 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.180740 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.180763 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.180790 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.180813 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.180837 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.180864 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.180886 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.180913 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.181079 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.181121 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.181151 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.181192 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.181218 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.181250 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.181283 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.181317 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.181351 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.181384 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.181423 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.181477 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.181516 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.181550 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.181581 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.181614 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.181646 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.181683 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.181716 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.181754 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.181795 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.181827 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.181863 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.181894 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.181924 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.181924 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.181924 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.181924 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.182844 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.182926 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.182967 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.183010 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.183061 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.183107 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.183107 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.183218 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.183258 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.183309 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.183352 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.183352 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.183428 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.183471 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.183523 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.183571 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.183625 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.183670 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.183717 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.183758 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.183798 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.183838 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.183880 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.183936 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.183970 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.184008 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.184045 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.184045 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.186061 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.186124 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.186208 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.186264 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.186298 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.186331 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.186362 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.186542 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.186574 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.186610 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.186655 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.186690 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.186728 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.186767 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.186803 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.186803 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.186870 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.186907 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.186949 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.186989 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.187026 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.187059 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.187105 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.187105 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.187105 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.187105 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.187105 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.187105 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.188663 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.188725 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.188759 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.188793 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.188858 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.188906 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.188945 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.188977 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.189016 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.189056 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.189089 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.189120 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.189153 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.189214 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.189260 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.189298 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.189330 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.189369 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.189407 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.189440 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.189473 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.189506 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.189543 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.189587 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.189626 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.189658 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.189690 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.189726 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.189758 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.189791 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.189828 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.189865 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.189902 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.189941 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.189974 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.190006 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.190038 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.190070 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.190107 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.190138 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.190168 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.190219 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.190250 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.190296 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.190328 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.190365 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.190396 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.190431 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.190467 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.190499 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.190530 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.190565 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.190601 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.190637 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.190668 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.190704 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.190735 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.190772 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.190803 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.190835 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.190866 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.190897 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.190940 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.190976 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.191013 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.191050 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.191081 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.191112 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.191142 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.191189 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.191223 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.191263 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.191300 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.191332 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.191369 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.191400 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.191430 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.191461 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.191492 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.191531 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.191566 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.191597 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.191634 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.191634 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.192484 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.192484 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.192484 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.192484 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.192484 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.192860 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.192929 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.192988 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.193055 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.193128 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.193214 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.193283 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.193347 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.193413 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.193473 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.193531 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.193590 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.193648 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.193706 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.193770 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.193841 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.193907 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.193973 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.194033 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.194099 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.194099 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.194099 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.194099 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.194348 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.194414 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.194488 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.194488 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.194611 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.194675 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.194736 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.194798 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.194857 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.194922 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.194988 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.195062 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.195136 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.195213 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.195276 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.195337 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.195406 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.195467 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.195527 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.195592 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.195664 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.195726 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.195785 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.195845 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.195910 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.195970 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.196034 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.196096 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.196154 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.196231 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.196308 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.196376 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.196442 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.196505 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.196582 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.196644 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.196704 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.196762 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.196820 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.196888 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.196953 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.197018 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.197078 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.197144 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.197230 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.197301 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.197362 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.197422 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.197480 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.197547 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.197613 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.197673 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.197731 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.197788 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.197851 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.197912 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.197969 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.198026 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.198192 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.198269 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.198343 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.198408 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.198468 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.198532 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.198598 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.198657 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.198719 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.198779 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.198849 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.198917 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.198975 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.199039 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.199100 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.199158 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.199233 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.199303 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.199366 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.199437 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.199497 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.199555 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.199555 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.199666 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.199725 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.199725 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.199843 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.199843 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.199843 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.199843 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.200076 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.200142 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.200224 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.200292 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.200357 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.200420 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.200484 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.200484 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.200484 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.200706 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.200765 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.200829 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.200829 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.200939 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.200973 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.201010 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.201047 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.201083 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.201119 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.201150 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.201196 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.201230 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.201230 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.201230 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.201318 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.201318 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.201369 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.201395 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.201418 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.201440 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.201462 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.201484 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.201484 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.201528 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.201528 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.201573 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.201595 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.201621 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.201645 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.201671 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.201693 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.201716 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.201750 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.201773 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.201804 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.201804 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.201849 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.201875 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.201897 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.201897 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.201897 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.201897 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.201982 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.201982 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.201982 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.202045 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.202071 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.202095 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.202117 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.202142 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.202164 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.202201 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.202232 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.202254 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.202277 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.202298 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.202326 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.202353 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.202378 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.202404 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.202427 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.202451 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.202473 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.202499 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.202525 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.202551 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.202579 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.202606 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.202606 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.202606 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.203778 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.203826 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.203854 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.203882 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.203909 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.203937 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.203960 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.203983 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.204006 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.204034 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.204058 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.204081 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.204104 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.204127 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.204154 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.204199 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.204230 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.204255 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.204255 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.204423 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.204423 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.204509 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.204509 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.204614 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.204614 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.204705 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.204705 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.204791 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.204904 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.204956 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.205000 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.205049 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.205105 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.205155 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.205226 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.205272 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.205320 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.205363 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.205406 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.205453 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.205495 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.205537 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.205580 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.205622 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.205654 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.205677 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.205703 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.205726 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.205752 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.205775 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.205801 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.205801 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.205801 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.205801 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.205801 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.205801 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.206140 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.206140 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.206246 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.206295 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.206339 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.206390 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.206436 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.206483 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.206532 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.206575 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.206622 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.206667 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.206710 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.206752 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.206800 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.206844 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.206844 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.206938 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.206983 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.207031 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.207075 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.207120 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.207163 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.207201 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.207233 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.207259 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.207259 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.207259 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.207802 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.207871 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.207922 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.207976 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.208012 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.208037 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.208060 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.208083 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.208112 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.208135 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.208159 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.208199 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.208225 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.208248 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.208278 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.208302 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.208328 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.208355 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.208383 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.208409 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.208436 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.208463 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.208486 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.208510 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.208534 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.208561 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.208609 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.208638 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.208670 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.208695 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.208718 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.208745 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.208768 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.208792 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.208815 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.208843 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.208866 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.208890 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.208921 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.208944 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.208971 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.208993 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.209016 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.209039 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.209062 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.209089 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.209112 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.209138 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.209161 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.209199 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.209292 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.209322 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.209322 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.209322 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.209322 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.209322 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.209713 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.209770 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.209820 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.209865 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.209917 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.209965 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.210009 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.210051 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.210093 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.210142 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.210197 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.210242 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.210285 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.210328 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.210379 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.210628 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.210679 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.210725 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.210767 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.210811 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.210857 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.210900 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.210941 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.210987 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.211028 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.211070 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.211070 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.211070 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.212587 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.212643 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.212687 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.212762 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.212819 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.212865 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.212914 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.212958 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.213006 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.213050 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.213097 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.213141 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.213206 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.213251 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.213300 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.213343 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.213388 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.213431 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.213473 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.213518 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.213565 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.213608 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.213654 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.213697 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.213743 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.213786 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.213786 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.213786 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:29:49.214496 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112684) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.214561 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.214612 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.214684 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.214732 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.214776 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112683) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.214825 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112684) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.214872 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.214919 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.214962 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112682) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:29:49.215006 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112684) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.215054 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.215101 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.215143 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:29:49.215208 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.215255 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:29:49.215297 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112683) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.215342 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.215389 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:29:49.215431 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112683) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.215477 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.215586 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:29:49.215633 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112682) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.215675 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:29:49.260026 np0000183154 devstack@c-api.service[112683]: INFO dbcounter [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Registered counter for database cinder Jun 26 08:29:49.260477 np0000183154 devstack@c-api.service[112684]: INFO dbcounter [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Registered counter for database cinder Jun 26 08:29:49.260662 np0000183154 devstack@c-api.service[112682]: INFO dbcounter [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Registered counter for database cinder Jun 26 08:29:49.261635 np0000183154 devstack@c-api.service[112681]: INFO dbcounter [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Registered counter for database cinder Jun 26 08:29:49.302424 np0000183154 devstack@c-api.service[112682]: DEBUG oslo_db.sqlalchemy.engines [None req-1c43fd98-2313-49e3-aaab-5714011cee5c 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=112682) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:29:49.303741 np0000183154 devstack@c-api.service[112683]: DEBUG oslo_db.sqlalchemy.engines [None req-55b3c938-cc49-4c67-b69f-565f3df66657 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=112683) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:29:49.305799 np0000183154 devstack@c-api.service[112684]: DEBUG oslo_db.sqlalchemy.engines [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 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=112684) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:29:49.306273 np0000183154 devstack@c-api.service[112681]: DEBUG oslo_db.sqlalchemy.engines [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a 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=112681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:29:49.416370 np0000183154 devstack@c-api.service[112684]: DEBUG dbcounter [-] [112684] Writer thread running {{(pid=112684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 08:29:49.416660 np0000183154 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writer thread running {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 08:29:49.418034 np0000183154 devstack@c-api.service[112683]: DEBUG dbcounter [-] [112683] Writer thread running {{(pid=112683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 08:29:49.419437 np0000183154 devstack@c-api.service[112682]: INFO cinder.rpc [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 08:29:49.419636 np0000183154 devstack@c-api.service[112684]: INFO cinder.rpc [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 08:29:49.420331 np0000183154 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writer thread running {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 08:29:49.421025 np0000183154 devstack@c-api.service[112683]: INFO cinder.rpc [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 08:29:49.421836 np0000183154 devstack@c-api.service[112682]: INFO cinder.rpc [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 08:29:49.422358 np0000183154 devstack@c-api.service[112684]: INFO cinder.rpc [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 08:29:49.422501 np0000183154 devstack@c-api.service[112683]: INFO cinder.rpc [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 08:29:49.422986 np0000183154 devstack@c-api.service[112681]: INFO cinder.rpc [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 08:29:49.424263 np0000183154 devstack@c-api.service[112682]: INFO cinder.rpc [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 08:29:49.424435 np0000183154 devstack@c-api.service[112683]: INFO cinder.rpc [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 08:29:49.424622 np0000183154 devstack@c-api.service[112684]: INFO cinder.rpc [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 08:29:49.425387 np0000183154 devstack@c-api.service[112681]: INFO cinder.rpc [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 08:29:49.425921 np0000183154 devstack@c-api.service[112682]: INFO cinder.rpc [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 08:29:49.426423 np0000183154 devstack@c-api.service[112683]: INFO cinder.rpc [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 08:29:49.426656 np0000183154 devstack@c-api.service[112684]: INFO cinder.rpc [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 08:29:49.427019 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.427309 np0000183154 devstack@c-api.service[112681]: INFO cinder.rpc [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 08:29:49.427505 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.427578 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.429078 np0000183154 devstack@c-api.service[112681]: INFO cinder.rpc [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 08:29:49.429903 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.430605 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.430694 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.431367 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.432778 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.464310 np0000183154 devstack@c-api.service[112682]: DEBUG oslo_db.sqlalchemy.engines [None req-1c43fd98-2313-49e3-aaab-5714011cee5c 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=112682) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:29:49.466497 np0000183154 devstack@c-api.service[112684]: DEBUG oslo_db.sqlalchemy.engines [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 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=112684) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:29:49.466709 np0000183154 devstack@c-api.service[112682]: INFO cinder.rpc [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 08:29:49.466782 np0000183154 devstack@c-api.service[112681]: DEBUG oslo_db.sqlalchemy.engines [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a 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=112681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:29:49.468130 np0000183154 devstack@c-api.service[112683]: DEBUG oslo_db.sqlalchemy.engines [None req-55b3c938-cc49-4c67-b69f-565f3df66657 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=112683) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:29:49.468896 np0000183154 devstack@c-api.service[112684]: INFO cinder.rpc [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 08:29:49.469008 np0000183154 devstack@c-api.service[112681]: INFO cinder.rpc [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 08:29:49.469084 np0000183154 devstack@c-api.service[112682]: INFO cinder.rpc [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 08:29:49.470217 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.470952 np0000183154 devstack@c-api.service[112681]: INFO cinder.rpc [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 08:29:49.471581 np0000183154 devstack@c-api.service[112684]: INFO cinder.rpc [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 08:29:49.471747 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.472421 np0000183154 devstack@c-api.service[112683]: INFO cinder.rpc [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 08:29:49.472888 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.475940 np0000183154 devstack@c-api.service[112683]: INFO cinder.rpc [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 08:29:49.477572 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.481629 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.483406 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.485813 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.486279 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.486513 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.487863 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.488981 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.489509 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.490672 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.491037 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.492930 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.493882 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.494613 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.495351 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.495824 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.497566 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.497870 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.498704 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.499414 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.500393 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.500812 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.502953 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.503067 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.503456 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.503821 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.504583 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.505593 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.506227 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.506915 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.507447 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.508601 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.508897 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.509017 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.509706 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.510462 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.511427 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.511507 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.512775 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.513061 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.514277 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.514347 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.515698 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.516994 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.517103 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.518305 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.518613 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.520255 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.521888 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.522314 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.522558 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.523718 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.523849 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.523948 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.525297 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.525510 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.525971 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.526619 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.526977 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.527047 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.528049 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.528332 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.528404 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.529134 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.529328 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.529904 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.529975 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.530701 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.530775 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.531156 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.531406 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.532037 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.532207 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.532555 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.532872 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.533047 np0000183154 devstack@c-api.service[112681]: WARNING cinder.api.contrib.hosts [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 08:29:49.533291 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extended resource: extensions {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.533589 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.533886 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.534356 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.534879 np0000183154 devstack@c-api.service[112682]: WARNING cinder.api.contrib.hosts [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 08:29:49.535045 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.535114 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extended resource: cgsnapshots {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.535220 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extended resource: extensions {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.535634 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.536319 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.536389 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extended resource: qos-specs {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.536443 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extended resource: cgsnapshots {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.537079 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.537736 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.537816 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extended resource: qos-specs {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.538433 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extended resource: capabilities {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.538507 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.539070 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.539433 np0000183154 devstack@c-api.service[112684]: WARNING cinder.api.contrib.hosts [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 08:29:49.539655 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extended resource: extensions {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.539710 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extended resource: backups {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.540049 np0000183154 devstack@c-api.service[112683]: WARNING cinder.api.contrib.hosts [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 08:29:49.540283 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extended resource: extensions {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.540329 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extended resource: capabilities {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.541064 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extended resource: cgsnapshots {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.541565 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extended resource: backups {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.541644 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extended resource: cgsnapshots {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.541706 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extended resource: os-volume-type-access {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.542397 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extended resource: qos-specs {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.543149 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extended resource: qos-specs {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.543233 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extended resource: encryption {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.543532 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extended resource: os-volume-type-access {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.544655 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extended resource: consistencygroups {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.545110 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extended resource: encryption {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.545162 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extended resource: capabilities {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.545866 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extended resource: capabilities {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.546558 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extended resource: consistencygroups {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.546644 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extended resource: extra_specs {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.546681 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extended resource: backups {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.547090 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extended resource: backups {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.548051 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extended resource: encryption {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.548952 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extended resource: extra_specs {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.549094 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extended resource: os-volume-type-access {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.549193 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extended resource: os-volume-type-access {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.549542 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extended resource: os-volume-manage {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.549939 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extended resource: encryption {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.550659 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extended resource: encryption {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.550953 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extended resource: os-volume-transfer {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.551032 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extended resource: encryption {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.551783 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extended resource: os-volume-manage {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.552140 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extended resource: consistencygroups {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.552597 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extended resource: os-availability-zone {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.552832 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extended resource: consistencygroups {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.552914 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extended resource: os-volume-transfer {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.553950 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extended resource: os-quota-sets {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.554123 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extended resource: extra_specs {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.554425 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extended resource: os-availability-zone {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.554744 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extended resource: extra_specs {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.555428 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extended resource: os-quota-class-sets {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.555632 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extended resource: encryption {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.555700 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extended resource: os-quota-sets {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.556282 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extended resource: encryption {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.556693 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extended resource: os-snapshot-manage {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.557052 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extended resource: os-quota-class-sets {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.557147 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extended resource: os-volume-manage {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.557772 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extended resource: os-volume-manage {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.558076 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extended resource: os-hosts {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.558334 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extended resource: os-snapshot-manage {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.558502 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extended resource: os-volume-transfer {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.559190 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extended resource: os-volume-transfer {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.559414 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extended resource: scheduler-stats {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.559681 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extended resource: os-hosts {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.560087 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extended resource: os-availability-zone {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.560829 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extended resource: os-availability-zone {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.561035 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extended resource: scheduler-stats {{(pid=112682) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.561425 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extended resource: os-quota-sets {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.561930 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.562186 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extended resource: os-quota-sets {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.562827 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extended resource: os-quota-class-sets {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.563065 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.563271 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.563730 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extended resource: os-quota-class-sets {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.564073 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.contrib.snapshot_actions [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] SnapshotActionsController initialized {{(pid=112681) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 08:29:49.564119 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extended resource: os-snapshot-manage {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.564612 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.564822 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.565009 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extended resource: os-snapshot-manage {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.565233 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.contrib.snapshot_actions [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] SnapshotActionsController initialized {{(pid=112682) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 08:29:49.565460 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extended resource: os-hosts {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.565931 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.566117 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.566374 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extended resource: os-hosts {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.566792 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extended resource: scheduler-stats {{(pid=112683) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.567250 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.567427 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.567717 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extended resource: scheduler-stats {{(pid=112684) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:29:49.568541 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.568782 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.568906 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.569909 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.569996 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.570198 np0000183154 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.570329 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.570977 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extension UsedLimits extending resource: limits {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.571094 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.571144 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.contrib.snapshot_actions [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] SnapshotActionsController initialized {{(pid=112683) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 08:29:49.571310 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.571356 np0000183154 devstack@c-api.service[112682]: WARNING castellan.key_manager.migration [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.571429 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.571505 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.571569 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extension VolumeActions extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.571613 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.571711 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.571809 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extension TypesManage extending resource: types {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.571891 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.571957 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.572041 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.572106 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extension UsedLimits extending resource: limits {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.572144 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extension AdminActions extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.572240 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.572320 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extension AdminActions extending resource: snapshots {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.572386 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.contrib.snapshot_actions [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] SnapshotActionsController initialized {{(pid=112684) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 08:29:49.572449 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extension AdminActions extending resource: backups {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.572449 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.572558 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.572647 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-137d91ba-d1c6-4ef4-8564-53f9dec97b1a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.572904 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.573007 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.573068 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.573102 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extension VolumeActions extending resource: volumes {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.573220 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.573266 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.573348 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.573432 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extension TypesManage extending resource: types {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.573535 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.573649 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.573755 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extension AdminActions extending resource: volumes {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.573896 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extension AdminActions extending resource: snapshots {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.573976 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extension AdminActions extending resource: backups {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.574062 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.574159 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.574285 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.v3.router [None req-1c43fd98-2313-49e3-aaab-5714011cee5c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112682) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.574350 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.574528 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.575708 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.575855 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.577086 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.577329 np0000183154 devstack@c-api.service[112683]: WARNING castellan.key_manager.migration [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.578106 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extension UsedLimits extending resource: limits {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.578238 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.578588 np0000183154 devstack@c-api.service[112684]: WARNING castellan.key_manager.migration [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:29:49.578888 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.578992 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.579096 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extension VolumeActions extending resource: volumes {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.579238 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.579333 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.579375 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extension UsedLimits extending resource: limits {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.579417 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extension TypesManage extending resource: types {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.579495 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.579568 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.579637 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.579735 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extension AdminActions extending resource: volumes {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.579930 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extension AdminActions extending resource: snapshots {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.580009 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extension AdminActions extending resource: backups {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.580112 np0000183154 devstack@c-api.service[112681]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ca9098a3668 pid: 112681 (default app) Jun 26 08:29:49.580157 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.580247 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.580322 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.580387 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.v3.router [None req-55b3c938-cc49-4c67-b69f-565f3df66657 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112683) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.580447 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.580483 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extension VolumeActions extending resource: volumes {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.580650 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.580828 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.580965 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extension TypesManage extending resource: types {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.581099 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.581281 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.581436 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extension AdminActions extending resource: volumes {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.581563 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extension AdminActions extending resource: snapshots {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.581666 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extension AdminActions extending resource: backups {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.581767 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.581816 np0000183154 devstack@c-api.service[112682]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ca9098a3668 pid: 112682 (default app) Jun 26 08:29:49.581891 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.581982 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.v3.router [None req-a8249a2c-b069-4f7c-adb9-60f05a0bba50 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112684) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:29:49.588012 np0000183154 devstack@c-api.service[112683]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ca9098a3668 pid: 112683 (default app) Jun 26 08:29:49.588116 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.588116 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.588116 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.588116 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.588116 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.588494 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.588494 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.588494 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.588494 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.588494 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.588883 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.588883 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.588883 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.588883 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.588883 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.588883 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.589159 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.589159 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.589159 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.589159 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.589365 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.589365 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.589365 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.589365 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.589545 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.589545 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.589545 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.589545 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.589711 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.589711 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.589711 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.589711 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.589711 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.589913 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.589913 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.589913 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.589913 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.589913 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.590103 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.590103 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.590103 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.590103 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.590103 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.590103 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.590346 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.590346 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.590346 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.590346 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.590346 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.590346 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.590589 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.590589 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.590589 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.590589 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.590589 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.590589 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.590815 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.590815 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.590815 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.590815 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.590815 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.591030 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.591030 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.591030 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.591030 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.591030 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.591763 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.591763 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.591763 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.591763 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.591763 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.591763 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.592254 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.592254 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.592254 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.592254 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.592254 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.592254 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.592685 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.592685 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.592685 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.592685 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.592685 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.593131 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.593131 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.593131 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.593131 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.593131 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.593491 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.593491 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.593491 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.593491 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.593769 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.593769 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.593769 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.593769 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.594391 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.594391 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.594391 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.594391 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.594391 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.594753 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.594753 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.594753 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.594753 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.594753 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.595153 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.595153 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.595153 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.595153 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.595454 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.595454 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.595454 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.595454 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.595739 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.595739 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.595739 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.595739 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.596029 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.596029 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.596029 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.596029 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.596267 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.596267 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.596267 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.596267 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.596421 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.596421 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.596421 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.596421 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.596421 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.596637 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.596637 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.596637 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.596637 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.596637 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.596637 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.596910 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.596910 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.596910 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.596910 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.596910 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.597102 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.597102 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.597102 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.597102 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.597102 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.597102 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.597388 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.597388 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.597388 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.597388 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.597388 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.597388 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.597633 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.597633 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.597633 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.597633 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.597633 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.597633 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.597860 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.597860 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.597860 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.597860 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.597860 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.597860 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.598078 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.598078 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.598078 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.598078 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.598267 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.598267 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.598267 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.598267 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.598267 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.598478 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.598478 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.598478 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.598478 np0000183154 devstack@c-api.service[112681]: /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 26 08:29:49.598478 np0000183154 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) Jun 26 08:29:49.598478 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-346d8876-ac6f-41b7-9975-a8f558f9e1d4 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:29:49.598719 np0000183154 devstack@c-api.service[112684]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ca9098a3668 pid: 112684 (default app) Jun 26 08:29:49.598763 np0000183154 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 1/1] 199.204.45.169 () {60 vars in 956 bytes} [Fri Jun 26 08:29:49 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 08:29:56.688221 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.688221 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.688221 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.688221 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.688221 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.689358 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.689358 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.689358 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.689358 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.689358 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.689717 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.689717 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.689717 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.689717 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.689717 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.689717 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.690149 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.690149 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.690149 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.690149 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.690441 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.690441 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.690441 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.690441 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.690748 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.690748 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.690748 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.690748 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.691025 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.691025 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.691025 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.691025 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.691025 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.691943 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.691943 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.691943 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.691943 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.691943 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.692650 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.692650 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.692650 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.692650 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.692650 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.692650 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.693469 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.693469 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.693469 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.693469 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.693469 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.693469 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.693893 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.693893 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.693893 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.693893 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.693893 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.693893 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.694398 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.694398 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.694398 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.694398 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.694398 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.694817 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.694817 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.694817 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.694817 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.694817 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.695357 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.695357 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.695357 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.695357 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.695357 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.695357 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.695844 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.695844 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.695844 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.695844 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.695844 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.695844 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.696404 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.696404 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.696404 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.696404 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.696404 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.696928 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.696928 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.696928 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.696928 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.696928 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.697615 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.697615 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.697615 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.697615 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.697949 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.697949 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.697949 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.697949 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.698286 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.698286 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.698286 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.698286 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.698286 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.698708 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.698708 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.698708 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.698708 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.698708 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.699089 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.699089 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.699089 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.699089 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.699510 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.699510 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.699510 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.699510 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.699814 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.699814 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.699814 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.699814 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.700112 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.700112 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.700112 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.700112 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.700463 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.700463 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.700463 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.700463 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.700698 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.700698 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.700698 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.700698 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.700698 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.700927 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.700927 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.700927 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.700927 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.700927 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.700927 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.701205 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.701205 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.701205 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.701205 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.701205 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.701416 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.701416 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.701416 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.701416 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.701416 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.701416 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.701653 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.701653 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.701653 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.701653 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.701653 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.701653 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.701896 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.701896 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.701896 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.701896 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.701896 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.701896 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.702187 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.702187 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.702187 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.702187 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.702187 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.702187 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.702426 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.702426 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.702426 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.702426 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.702589 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.702589 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.702589 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.702589 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.702589 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.702820 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.702820 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.702820 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.702820 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:56.702820 np0000183154 devstack@c-api.service[112682]: warnings.warn(deprecated_msg) Jun 26 08:29:56.702820 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-9c74d4fc-8811-41ad-8dd7-dfba5e4ac59a None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:29:57.173463 np0000183154 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-9c74d4fc-8811-41ad-8dd7-dfba5e4ac59a admin admin] POST https://199.204.45.169/volume/v3/types Jun 26 08:29:57.174038 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-9c74d4fc-8811-41ad-8dd7-dfba5e4ac59a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 08:29:57.175621 np0000183154 devstack@c-api.service[112682]: /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 26 08:29:57.175621 np0000183154 devstack@c-api.service[112682]: warnings.warn( Jun 26 08:29:57.212891 np0000183154 devstack@c-api.service[112682]: DEBUG oslo_db.sqlalchemy.engines [None req-9c74d4fc-8811-41ad-8dd7-dfba5e4ac59a 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=112682) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:29:57.243446 np0000183154 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-9c74d4fc-8811-41ad-8dd7-dfba5e4ac59a admin admin] https://199.204.45.169/volume/v3/types returned with HTTP 200 Jun 26 08:29:57.244160 np0000183154 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 1/2] 199.204.45.169 () {68 vars in 1288 bytes} [Fri Jun 26 08:29:56 2026] POST /volume/v3/types => generated 186 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:29:57.270278 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.270278 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.270278 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.270278 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.270278 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.271373 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.271373 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.271373 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.271373 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.271373 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.271710 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.271710 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.271710 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.271710 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.271710 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.271710 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.272062 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.272062 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.272062 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.272062 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.272331 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.272331 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.272331 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.272331 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.272581 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.272581 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.272581 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.272581 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.272820 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.272820 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.272820 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.272820 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.272820 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.273169 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.273169 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.273169 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.273169 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.273169 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.273871 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.273871 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.273871 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.273871 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.273871 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.273871 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.274557 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.274557 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.274557 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.274557 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.274557 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.274557 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.275309 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.275309 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.275309 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.275309 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.275309 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.275309 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.275982 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.275982 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.275982 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.275982 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.275982 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.277506 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.277506 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.277506 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.277506 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.277506 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.277787 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.277787 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.277787 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.277787 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.277787 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.277787 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.278283 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.278283 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.278283 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.278283 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.278283 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.278283 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.278931 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.278931 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.278931 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.278931 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.278931 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.279259 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.279259 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.279259 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.279259 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.279259 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.279629 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.279629 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.279629 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.279629 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.279938 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.279938 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.279938 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.279938 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.280280 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.280280 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.280280 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.280280 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.280280 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.280667 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.280667 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.280667 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.280667 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.280667 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.280983 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.280983 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.280983 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.280983 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.281338 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.281338 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.281338 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.281338 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.281672 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.281672 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.281672 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.281672 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.281903 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.281903 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.281903 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.281903 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.282069 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.282069 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.282069 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.282069 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.282250 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.282250 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.282250 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.282250 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.282250 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.282452 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.282452 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.282452 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.282452 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.282452 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.282452 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.282699 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.282699 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.282699 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.282699 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.282699 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.282888 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.282888 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.282888 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.282888 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.282888 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.282888 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.283120 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.283120 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.283120 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.283120 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.283120 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.283120 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.283377 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.283377 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.283377 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.283377 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.283377 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.283377 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.283619 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.283619 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.283619 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.283619 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.283619 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.283619 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.283852 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.283852 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.283852 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.283852 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.284012 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.284012 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.284012 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.284012 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.284012 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.284231 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.284231 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.284231 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.284231 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.284231 np0000183154 devstack@c-api.service[112683]: warnings.warn(deprecated_msg) Jun 26 08:29:57.284231 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.middleware.request_id [req-9c74d4fc-8811-41ad-8dd7-dfba5e4ac59a req-4edc4762-fddb-46bb-8d2a-cce55b802cac None None] RequestId filter calling following filter/app {{(pid=112683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:29:57.581244 np0000183154 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [req-9c74d4fc-8811-41ad-8dd7-dfba5e4ac59a req-4edc4762-fddb-46bb-8d2a-cce55b802cac admin admin] POST https://199.204.45.169/volume/v3/types/830aa027-ed9d-456b-bfb0-1c74f2acb418/extra_specs Jun 26 08:29:57.581629 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [req-9c74d4fc-8811-41ad-8dd7-dfba5e4ac59a req-4edc4762-fddb-46bb-8d2a-cce55b802cac admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 08:29:57.583145 np0000183154 devstack@c-api.service[112683]: /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 26 08:29:57.583145 np0000183154 devstack@c-api.service[112683]: warnings.warn( Jun 26 08:29:57.619465 np0000183154 devstack@c-api.service[112683]: DEBUG oslo_db.sqlalchemy.engines [req-9c74d4fc-8811-41ad-8dd7-dfba5e4ac59a req-4edc4762-fddb-46bb-8d2a-cce55b802cac 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=112683) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:29:57.681139 np0000183154 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [req-9c74d4fc-8811-41ad-8dd7-dfba5e4ac59a req-4edc4762-fddb-46bb-8d2a-cce55b802cac admin admin] https://199.204.45.169/volume/v3/types/830aa027-ed9d-456b-bfb0-1c74f2acb418/extra_specs returned with HTTP 200 Jun 26 08:29:57.681555 np0000183154 devstack@c-api.service[112683]: [pid: 112683|app: 0|req: 1/3] 199.204.45.169 () {70 vars in 1505 bytes} [Fri Jun 26 08:29:57 2026] POST /volume/v3/types/830aa027-ed9d-456b-bfb0-1c74f2acb418/extra_specs => generated 55 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:29:59.470460 np0000183154 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=6 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:29:59.470961 np0000183154 devstack@c-api.service[112684]: DEBUG dbcounter [-] [112684] Writing DB stats cinder:SELECT=6 {{(pid=112684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:30:07.240763 np0000183154 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:30:07.679768 np0000183154 devstack@c-api.service[112683]: DEBUG dbcounter [-] [112683] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:32:19.747842 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.747842 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.747842 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.747842 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.747842 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.748750 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.748750 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.748750 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.748750 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.748750 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.749092 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.749092 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.749092 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.749092 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.749092 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.749092 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.749529 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.749529 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.749529 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.749529 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.749801 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.749801 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.749801 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.749801 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.750078 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.750078 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.750078 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.750078 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.750367 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.750367 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.750367 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.750367 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.750367 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.750724 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.750724 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.750724 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.750724 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.750724 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.751023 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.751023 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.751023 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.751023 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.751023 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.751023 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.751650 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.751650 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.751650 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.751650 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.751650 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.751650 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.752056 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.752056 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.752056 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.752056 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.752056 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.752056 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.752485 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.752485 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.752485 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.752485 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.752485 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.752834 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.752834 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.752834 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.752834 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.752834 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.753141 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.753141 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.753141 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.753141 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.753141 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.753141 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.753561 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.753561 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.753561 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.753561 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.753561 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.753561 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.753923 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.753923 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.753923 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.753923 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.753923 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.754327 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.754327 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.754327 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.754327 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.754327 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.754659 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.754659 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.754659 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.754659 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.754929 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.754929 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.754929 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.754929 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.755236 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.755236 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.755236 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.755236 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.755236 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.755671 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.755671 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.755671 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.755671 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.755671 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.755999 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.755999 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.755999 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.755999 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.756287 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.756287 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.756287 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.756287 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.756570 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.756570 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.756570 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.756570 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.756881 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.756881 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.756881 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.756881 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.757248 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.757248 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.757248 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.757248 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.757514 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.757514 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.757514 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.757514 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.757514 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.757874 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.757874 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.757874 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.757874 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.757874 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.757874 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.758274 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.758274 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.758274 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.758274 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.758274 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.758591 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.758591 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.758591 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.758591 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.758591 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.758591 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.758962 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.758962 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.758962 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.758962 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.758962 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.758962 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.759408 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.759408 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.759408 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.759408 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.759408 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.759408 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.759861 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.759861 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.759861 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.759861 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.759861 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.759861 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.760275 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.760275 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.760275 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.760275 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.760465 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.760465 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.760465 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.760465 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.760465 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.760630 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.760630 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.760630 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.760630 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:19.760630 np0000183154 devstack@c-api.service[112684]: warnings.warn(deprecated_msg) Jun 26 08:32:19.760630 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.middleware.request_id [None req-c367ad78-708a-4ae6-a585-d4f9216698a4 None None] RequestId filter calling following filter/app {{(pid=112684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:32:19.760630 np0000183154 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-c367ad78-708a-4ae6-a585-d4f9216698a4 None None] GET https://199.204.45.169/volume// Jun 26 08:32:19.760825 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-c367ad78-708a-4ae6-a585-d4f9216698a4 None None] Empty body provided in request {{(pid=112684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:32:19.760825 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-c367ad78-708a-4ae6-a585-d4f9216698a4 None None] Calling method 'all' {{(pid=112684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:32:19.760825 np0000183154 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-c367ad78-708a-4ae6-a585-d4f9216698a4 None None] https://199.204.45.169/volume// returned with HTTP 300 Jun 26 08:32:19.760825 np0000183154 devstack@c-api.service[112684]: [pid: 112684|app: 0|req: 1/4] 199.204.45.169 () {66 vars in 1456 bytes} [Fri Jun 26 08:32:19 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 08:32:57.268690 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-44af7e79-7230-47ef-855d-de8e455b15e7 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:32:57.270338 np0000183154 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 2/5] 199.204.45.169 () {62 vars in 1068 bytes} [Fri Jun 26 08:32:57 2026] GET /volume/v3 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 08:32:57.305313 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-bb5338b4-09be-4326-bc71-c0e2f62a30b6 None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:32:57.316878 np0000183154 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 2/6] 199.204.45.169 () {64 vars in 1272 bytes} [Fri Jun 26 08:32:57 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 08:32:57.353858 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.middleware.request_id [req-bb5338b4-09be-4326-bc71-c0e2f62a30b6 req-75b672d0-c30c-413a-8e4d-fc5e47145fe0 None None] RequestId filter calling following filter/app {{(pid=112683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:32:57.358121 np0000183154 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [req-bb5338b4-09be-4326-bc71-c0e2f62a30b6 req-75b672d0-c30c-413a-8e4d-fc5e47145fe0 demo demo] GET https://199.204.45.169/volume/v3/ Jun 26 08:32:57.358346 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [req-bb5338b4-09be-4326-bc71-c0e2f62a30b6 req-75b672d0-c30c-413a-8e4d-fc5e47145fe0 demo demo] Empty body provided in request {{(pid=112683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:32:57.358530 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [req-bb5338b4-09be-4326-bc71-c0e2f62a30b6 req-75b672d0-c30c-413a-8e4d-fc5e47145fe0 demo demo] Calling method 'version_select' {{(pid=112683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:32:57.359324 np0000183154 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [req-bb5338b4-09be-4326-bc71-c0e2f62a30b6 req-75b672d0-c30c-413a-8e4d-fc5e47145fe0 demo demo] https://199.204.45.169/volume/v3/ returned with HTTP 200 Jun 26 08:32:57.359633 np0000183154 devstack@c-api.service[112683]: [pid: 112683|app: 0|req: 2/7] 199.204.45.169 () {66 vars in 1346 bytes} [Fri Jun 26 08:32:57 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:32:57.399111 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.middleware.request_id [None req-412b3d07-221f-4804-966c-05ed17338fbb None None] RequestId filter calling following filter/app {{(pid=112684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:32:57.718356 np0000183154 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-412b3d07-221f-4804-966c-05ed17338fbb demo demo] GET https://199.204.45.169/volume/v3/types Jun 26 08:32:57.718704 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-412b3d07-221f-4804-966c-05ed17338fbb demo demo] Empty body provided in request {{(pid=112684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:32:57.718898 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-412b3d07-221f-4804-966c-05ed17338fbb demo demo] Calling method 'index' {{(pid=112684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:32:57.719399 np0000183154 devstack@c-api.service[112684]: /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 26 08:32:57.719399 np0000183154 devstack@c-api.service[112684]: warnings.warn( Jun 26 08:32:57.719999 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.api_utils [None req-412b3d07-221f-4804-966c-05ed17338fbb demo demo] Removing options '' from query. {{(pid=112684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:32:57.757197 np0000183154 devstack@c-api.service[112684]: DEBUG oslo_db.sqlalchemy.engines [None req-412b3d07-221f-4804-966c-05ed17338fbb demo demo] 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=112684) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:32:57.772943 np0000183154 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-412b3d07-221f-4804-966c-05ed17338fbb demo demo] https://199.204.45.169/volume/v3/types returned with HTTP 200 Jun 26 08:32:57.773321 np0000183154 devstack@c-api.service[112684]: [pid: 112684|app: 0|req: 2/8] 199.204.45.169 () {64 vars in 1290 bytes} [Fri Jun 26 08:32:57 2026] GET /volume/v3/types => generated 377 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:32:57.813883 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-4c35a82c-cc61-49c5-b9b1-234981bcac4b None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:32:58.144522 np0000183154 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-4c35a82c-cc61-49c5-b9b1-234981bcac4b demo demo] GET https://199.204.45.169/volume/v3/types/default Jun 26 08:32:58.144864 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-4c35a82c-cc61-49c5-b9b1-234981bcac4b demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:32:58.145092 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-4c35a82c-cc61-49c5-b9b1-234981bcac4b demo demo] Calling method 'show' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:32:58.176903 np0000183154 devstack@c-api.service[112681]: DEBUG oslo_db.sqlalchemy.engines [None req-4c35a82c-cc61-49c5-b9b1-234981bcac4b demo demo] 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=112681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:32:58.192918 np0000183154 devstack@c-api.service[112681]: /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 26 08:32:58.192918 np0000183154 devstack@c-api.service[112681]: warnings.warn( Jun 26 08:32:58.195112 np0000183154 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-4c35a82c-cc61-49c5-b9b1-234981bcac4b demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Jun 26 08:32:58.195549 np0000183154 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 3/9] 199.204.45.169 () {64 vars in 1301 bytes} [Fri Jun 26 08:32:57 2026] GET /volume/v3/types/default => generated 145 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:32:58.696361 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-8b6f6c68-94ee-4118-aaa3-7394c69ee2ea None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:32:58.698261 np0000183154 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 3/10] 199.204.45.169 () {62 vars in 1068 bytes} [Fri Jun 26 08:32:58 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 08:32:58.735737 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.middleware.request_id [None req-d771bce2-5e78-40ed-a4da-ad03ebd3f3c2 None None] RequestId filter calling following filter/app {{(pid=112683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:32:58.744024 np0000183154 devstack@c-api.service[112683]: [pid: 112683|app: 0|req: 3/11] 199.204.45.169 () {64 vars in 1272 bytes} [Fri Jun 26 08:32:58 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 08:32:58.778767 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.middleware.request_id [req-d771bce2-5e78-40ed-a4da-ad03ebd3f3c2 req-f6af3abb-7e81-4874-adcb-67b18038ae6a None None] RequestId filter calling following filter/app {{(pid=112684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:32:58.780530 np0000183154 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [req-d771bce2-5e78-40ed-a4da-ad03ebd3f3c2 req-f6af3abb-7e81-4874-adcb-67b18038ae6a demo demo] GET https://199.204.45.169/volume/v3/ Jun 26 08:32:58.780699 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [req-d771bce2-5e78-40ed-a4da-ad03ebd3f3c2 req-f6af3abb-7e81-4874-adcb-67b18038ae6a demo demo] Empty body provided in request {{(pid=112684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:32:58.780877 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [req-d771bce2-5e78-40ed-a4da-ad03ebd3f3c2 req-f6af3abb-7e81-4874-adcb-67b18038ae6a demo demo] Calling method 'version_select' {{(pid=112684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:32:58.781306 np0000183154 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [req-d771bce2-5e78-40ed-a4da-ad03ebd3f3c2 req-f6af3abb-7e81-4874-adcb-67b18038ae6a demo demo] https://199.204.45.169/volume/v3/ returned with HTTP 200 Jun 26 08:32:58.781612 np0000183154 devstack@c-api.service[112684]: [pid: 112684|app: 0|req: 3/12] 199.204.45.169 () {66 vars in 1346 bytes} [Fri Jun 26 08:32:58 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:32:58.820204 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-24231337-2496-4484-971d-e85b9e4cb424 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:32:58.824865 np0000183154 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-24231337-2496-4484-971d-e85b9e4cb424 demo demo] GET https://199.204.45.169/volume/v3/types/default Jun 26 08:32:58.825385 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-24231337-2496-4484-971d-e85b9e4cb424 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:32:58.825881 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-24231337-2496-4484-971d-e85b9e4cb424 demo demo] Calling method 'show' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:32:58.837050 np0000183154 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-24231337-2496-4484-971d-e85b9e4cb424 demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Jun 26 08:32:58.837564 np0000183154 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 4/13] 199.204.45.169 () {64 vars in 1301 bytes} [Fri Jun 26 08:32:58 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:32:59.428500 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-1fa03ad8-e9a0-405b-acaa-8cdf5c5d1d13 None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:32:59.429875 np0000183154 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 4/14] 199.204.45.169 () {62 vars in 1068 bytes} [Fri Jun 26 08:32:59 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 08:32:59.461940 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.middleware.request_id [None req-7a01bec5-77c9-4a28-9f21-9891498966c5 None None] RequestId filter calling following filter/app {{(pid=112683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:32:59.465456 np0000183154 devstack@c-api.service[112683]: [pid: 112683|app: 0|req: 4/15] 199.204.45.169 () {64 vars in 1272 bytes} [Fri Jun 26 08:32:59 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 08:32:59.496210 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.middleware.request_id [req-7a01bec5-77c9-4a28-9f21-9891498966c5 req-f72b01ab-7d26-4cc2-8019-e02eb9f2a310 None None] RequestId filter calling following filter/app {{(pid=112684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:32:59.499889 np0000183154 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [req-7a01bec5-77c9-4a28-9f21-9891498966c5 req-f72b01ab-7d26-4cc2-8019-e02eb9f2a310 demo demo] GET https://199.204.45.169/volume/v3/ Jun 26 08:32:59.500103 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [req-7a01bec5-77c9-4a28-9f21-9891498966c5 req-f72b01ab-7d26-4cc2-8019-e02eb9f2a310 demo demo] Empty body provided in request {{(pid=112684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:32:59.500376 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [req-7a01bec5-77c9-4a28-9f21-9891498966c5 req-f72b01ab-7d26-4cc2-8019-e02eb9f2a310 demo demo] Calling method 'version_select' {{(pid=112684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:32:59.500839 np0000183154 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [req-7a01bec5-77c9-4a28-9f21-9891498966c5 req-f72b01ab-7d26-4cc2-8019-e02eb9f2a310 demo demo] https://199.204.45.169/volume/v3/ returned with HTTP 200 Jun 26 08:32:59.501308 np0000183154 devstack@c-api.service[112684]: [pid: 112684|app: 0|req: 4/16] 199.204.45.169 () {66 vars in 1346 bytes} [Fri Jun 26 08:32:59 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:32:59.539495 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-e095ff20-0f3a-48f5-8130-9af4bfbe31f0 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:32:59.542650 np0000183154 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-e095ff20-0f3a-48f5-8130-9af4bfbe31f0 demo demo] GET https://199.204.45.169/volume/v3/types/default Jun 26 08:32:59.542984 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-e095ff20-0f3a-48f5-8130-9af4bfbe31f0 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:32:59.543361 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-e095ff20-0f3a-48f5-8130-9af4bfbe31f0 demo demo] Calling method 'show' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:32:59.554162 np0000183154 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-e095ff20-0f3a-48f5-8130-9af4bfbe31f0 demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Jun 26 08:32:59.554700 np0000183154 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 5/17] 199.204.45.169 () {64 vars in 1301 bytes} [Fri Jun 26 08:32:59 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:32:59.595141 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-c6f8ae75-b197-4568-a506-3fd182361814 None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:32:59.596690 np0000183154 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 5/18] 199.204.45.169 () {62 vars in 1068 bytes} [Fri Jun 26 08:32:59 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 08:32:59.629569 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.middleware.request_id [None req-86e4ee59-1c95-4bed-a21d-42247abf2adb None None] RequestId filter calling following filter/app {{(pid=112683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:32:59.632895 np0000183154 devstack@c-api.service[112683]: [pid: 112683|app: 0|req: 5/19] 199.204.45.169 () {64 vars in 1272 bytes} [Fri Jun 26 08:32:59 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 08:32:59.665929 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.middleware.request_id [req-86e4ee59-1c95-4bed-a21d-42247abf2adb req-0440cb80-d0cc-42a7-ae2b-5c1044813525 None None] RequestId filter calling following filter/app {{(pid=112684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:32:59.669215 np0000183154 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [req-86e4ee59-1c95-4bed-a21d-42247abf2adb req-0440cb80-d0cc-42a7-ae2b-5c1044813525 demo demo] GET https://199.204.45.169/volume/v3/ Jun 26 08:32:59.669610 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [req-86e4ee59-1c95-4bed-a21d-42247abf2adb req-0440cb80-d0cc-42a7-ae2b-5c1044813525 demo demo] Empty body provided in request {{(pid=112684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:32:59.670026 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [req-86e4ee59-1c95-4bed-a21d-42247abf2adb req-0440cb80-d0cc-42a7-ae2b-5c1044813525 demo demo] Calling method 'version_select' {{(pid=112684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:32:59.670725 np0000183154 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [req-86e4ee59-1c95-4bed-a21d-42247abf2adb req-0440cb80-d0cc-42a7-ae2b-5c1044813525 demo demo] https://199.204.45.169/volume/v3/ returned with HTTP 200 Jun 26 08:32:59.671459 np0000183154 devstack@c-api.service[112684]: [pid: 112684|app: 0|req: 5/20] 199.204.45.169 () {66 vars in 1346 bytes} [Fri Jun 26 08:32:59 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:32:59.713831 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-2db6003d-9d55-4a81-8ff5-9e01e83a8d28 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:32:59.717327 np0000183154 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-2db6003d-9d55-4a81-8ff5-9e01e83a8d28 demo demo] GET https://199.204.45.169/volume/v3/types/default Jun 26 08:32:59.717689 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-2db6003d-9d55-4a81-8ff5-9e01e83a8d28 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:32:59.718123 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-2db6003d-9d55-4a81-8ff5-9e01e83a8d28 demo demo] Calling method 'show' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:32:59.729523 np0000183154 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-2db6003d-9d55-4a81-8ff5-9e01e83a8d28 demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Jun 26 08:32:59.729900 np0000183154 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 6/21] 199.204.45.169 () {64 vars in 1301 bytes} [Fri Jun 26 08:32:59 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:33:07.767700 np0000183154 devstack@c-api.service[112684]: DEBUG dbcounter [-] [112684] Writing DB stats cinder:SELECT=1 {{(pid=112684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:33:09.724381 np0000183154 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=8 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:38:01.429939 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-d842661e-fc1e-4ad0-924a-7075239c2310 None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:38:01.533812 np0000183154 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-d842661e-fc1e-4ad0-924a-7075239c2310 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 08:38:01.533997 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-d842661e-fc1e-4ad0-924a-7075239c2310 demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:38:01.534167 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-d842661e-fc1e-4ad0-924a-7075239c2310 demo demo] Calling method 'detail' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:38:01.534695 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.api_utils [None req-d842661e-fc1e-4ad0-924a-7075239c2310 demo demo] Removing options '' from query. {{(pid=112682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:38:01.535429 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.volume.api [None req-d842661e-fc1e-4ad0-924a-7075239c2310 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:38:01.576548 np0000183154 devstack@c-api.service[112682]: INFO cinder.volume.api [None req-d842661e-fc1e-4ad0-924a-7075239c2310 demo demo] Get all volumes completed successfully. Jun 26 08:38:01.579485 np0000183154 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-d842661e-fc1e-4ad0-924a-7075239c2310 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:38:01.579847 np0000183154 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 6/22] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 08:38:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:38:11.569050 np0000183154 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=1 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:39:01.602388 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.middleware.request_id [None req-433a316f-5b89-45d3-ab79-7ed6dc3e9c73 None None] RequestId filter calling following filter/app {{(pid=112683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:39:01.607105 np0000183154 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-433a316f-5b89-45d3-ab79-7ed6dc3e9c73 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 08:39:01.607647 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-433a316f-5b89-45d3-ab79-7ed6dc3e9c73 demo demo] Empty body provided in request {{(pid=112683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:39:01.608122 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-433a316f-5b89-45d3-ab79-7ed6dc3e9c73 demo demo] Calling method 'detail' {{(pid=112683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:39:01.609684 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.api_utils [None req-433a316f-5b89-45d3-ab79-7ed6dc3e9c73 demo demo] Removing options '' from query. {{(pid=112683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:39:01.611953 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.volume.api [None req-433a316f-5b89-45d3-ab79-7ed6dc3e9c73 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:39:01.643142 np0000183154 devstack@c-api.service[112683]: INFO cinder.volume.api [None req-433a316f-5b89-45d3-ab79-7ed6dc3e9c73 demo demo] Get all volumes completed successfully. Jun 26 08:39:01.645274 np0000183154 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-433a316f-5b89-45d3-ab79-7ed6dc3e9c73 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:39:01.645951 np0000183154 devstack@c-api.service[112683]: [pid: 112683|app: 0|req: 6/23] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 08:39:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:39:11.650698 np0000183154 devstack@c-api.service[112683]: DEBUG dbcounter [-] [112683] Writing DB stats cinder:SELECT=1 {{(pid=112683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:40:01.660764 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.middleware.request_id [None req-70ae265a-bdc8-4b0d-8770-c73c546dca7b None None] RequestId filter calling following filter/app {{(pid=112684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:40:01.665559 np0000183154 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-70ae265a-bdc8-4b0d-8770-c73c546dca7b demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 08:40:01.665723 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-70ae265a-bdc8-4b0d-8770-c73c546dca7b demo demo] Empty body provided in request {{(pid=112684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:40:01.666094 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-70ae265a-bdc8-4b0d-8770-c73c546dca7b demo demo] Calling method 'detail' {{(pid=112684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:40:01.666355 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.api_utils [None req-70ae265a-bdc8-4b0d-8770-c73c546dca7b demo demo] Removing options '' from query. {{(pid=112684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:40:01.667355 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.volume.api [None req-70ae265a-bdc8-4b0d-8770-c73c546dca7b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:40:01.713648 np0000183154 devstack@c-api.service[112684]: INFO cinder.volume.api [None req-70ae265a-bdc8-4b0d-8770-c73c546dca7b demo demo] Get all volumes completed successfully. Jun 26 08:40:01.715869 np0000183154 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-70ae265a-bdc8-4b0d-8770-c73c546dca7b demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:40:01.716284 np0000183154 devstack@c-api.service[112684]: [pid: 112684|app: 0|req: 6/24] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 08:40:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:40:11.707670 np0000183154 devstack@c-api.service[112684]: DEBUG dbcounter [-] [112684] Writing DB stats cinder:SELECT=1 {{(pid=112684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:41:01.739932 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-853b0d27-b333-4230-bbc2-d14dc6a94317 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:41:01.744796 np0000183154 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-853b0d27-b333-4230-bbc2-d14dc6a94317 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 08:41:01.745133 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-853b0d27-b333-4230-bbc2-d14dc6a94317 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:41:01.745252 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-853b0d27-b333-4230-bbc2-d14dc6a94317 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:41:01.745894 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-853b0d27-b333-4230-bbc2-d14dc6a94317 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:41:01.747031 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-853b0d27-b333-4230-bbc2-d14dc6a94317 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:41:01.785037 np0000183154 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-853b0d27-b333-4230-bbc2-d14dc6a94317 demo demo] Get all volumes completed successfully. Jun 26 08:41:01.787001 np0000183154 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-853b0d27-b333-4230-bbc2-d14dc6a94317 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:41:01.787393 np0000183154 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 7/25] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 08:41:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:41:11.778886 np0000183154 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:42:01.809301 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-e119dec2-784a-4a0f-bda9-63d397bc0b69 None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:42:01.812320 np0000183154 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-e119dec2-784a-4a0f-bda9-63d397bc0b69 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 08:42:01.812601 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-e119dec2-784a-4a0f-bda9-63d397bc0b69 demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:42:01.812896 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-e119dec2-784a-4a0f-bda9-63d397bc0b69 demo demo] Calling method 'detail' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:42:01.813280 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.api_utils [None req-e119dec2-784a-4a0f-bda9-63d397bc0b69 demo demo] Removing options '' from query. {{(pid=112682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:42:01.814321 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.volume.api [None req-e119dec2-784a-4a0f-bda9-63d397bc0b69 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:42:01.824248 np0000183154 devstack@c-api.service[112682]: INFO cinder.volume.api [None req-e119dec2-784a-4a0f-bda9-63d397bc0b69 demo demo] Get all volumes completed successfully. Jun 26 08:42:01.827045 np0000183154 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-e119dec2-784a-4a0f-bda9-63d397bc0b69 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:42:01.827668 np0000183154 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 7/26] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 08:42:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:42:11.820467 np0000183154 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=1 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:43:01.846735 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.middleware.request_id [None req-71759354-0953-484e-81a0-b84dd32dedae None None] RequestId filter calling following filter/app {{(pid=112683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:43:02.001213 np0000183154 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-71759354-0953-484e-81a0-b84dd32dedae demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 08:43:02.001213 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-71759354-0953-484e-81a0-b84dd32dedae demo demo] Empty body provided in request {{(pid=112683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:43:02.001717 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-71759354-0953-484e-81a0-b84dd32dedae demo demo] Calling method 'detail' {{(pid=112683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:43:02.002389 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.api_utils [None req-71759354-0953-484e-81a0-b84dd32dedae demo demo] Removing options '' from query. {{(pid=112683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:43:02.004041 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.volume.api [None req-71759354-0953-484e-81a0-b84dd32dedae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:43:02.011315 np0000183154 devstack@c-api.service[112683]: INFO cinder.volume.api [None req-71759354-0953-484e-81a0-b84dd32dedae demo demo] Get all volumes completed successfully. Jun 26 08:43:02.013293 np0000183154 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-71759354-0953-484e-81a0-b84dd32dedae demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:43:02.013703 np0000183154 devstack@c-api.service[112683]: [pid: 112683|app: 0|req: 7/27] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 08:43:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:43:12.007727 np0000183154 devstack@c-api.service[112683]: DEBUG dbcounter [-] [112683] Writing DB stats cinder:SELECT=1 {{(pid=112683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:44:02.029428 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.middleware.request_id [None req-1f9cc0cb-8454-4f1b-b0a9-87c9a49087c6 None None] RequestId filter calling following filter/app {{(pid=112684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:44:02.032435 np0000183154 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-1f9cc0cb-8454-4f1b-b0a9-87c9a49087c6 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 08:44:02.032629 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-1f9cc0cb-8454-4f1b-b0a9-87c9a49087c6 demo demo] Empty body provided in request {{(pid=112684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:44:02.032844 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-1f9cc0cb-8454-4f1b-b0a9-87c9a49087c6 demo demo] Calling method 'detail' {{(pid=112684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:44:02.033240 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.api_utils [None req-1f9cc0cb-8454-4f1b-b0a9-87c9a49087c6 demo demo] Removing options '' from query. {{(pid=112684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:44:02.038020 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.volume.api [None req-1f9cc0cb-8454-4f1b-b0a9-87c9a49087c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:44:02.048854 np0000183154 devstack@c-api.service[112684]: INFO cinder.volume.api [None req-1f9cc0cb-8454-4f1b-b0a9-87c9a49087c6 demo demo] Get all volumes completed successfully. Jun 26 08:44:02.051593 np0000183154 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-1f9cc0cb-8454-4f1b-b0a9-87c9a49087c6 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:44:02.052044 np0000183154 devstack@c-api.service[112684]: [pid: 112684|app: 0|req: 7/28] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 08:44:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:44:12.041804 np0000183154 devstack@c-api.service[112684]: DEBUG dbcounter [-] [112684] Writing DB stats cinder:SELECT=1 {{(pid=112684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:45:02.071052 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-5dd5e896-fe93-4eb0-b728-56cf4ad47ce3 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:45:02.074906 np0000183154 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-5dd5e896-fe93-4eb0-b728-56cf4ad47ce3 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 08:45:02.075154 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-5dd5e896-fe93-4eb0-b728-56cf4ad47ce3 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:45:02.075438 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-5dd5e896-fe93-4eb0-b728-56cf4ad47ce3 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:45:02.075771 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-5dd5e896-fe93-4eb0-b728-56cf4ad47ce3 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:45:02.076749 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-5dd5e896-fe93-4eb0-b728-56cf4ad47ce3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:45:02.084833 np0000183154 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-5dd5e896-fe93-4eb0-b728-56cf4ad47ce3 demo demo] Get all volumes completed successfully. Jun 26 08:45:02.087667 np0000183154 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-5dd5e896-fe93-4eb0-b728-56cf4ad47ce3 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:45:02.088169 np0000183154 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 8/29] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 08:45:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:45:12.079940 np0000183154 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:46:02.103039 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-1c646501-0b92-474d-b789-a30505a69a7c None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:46:02.106464 np0000183154 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-1c646501-0b92-474d-b789-a30505a69a7c demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 08:46:02.106694 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-1c646501-0b92-474d-b789-a30505a69a7c demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:46:02.109098 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-1c646501-0b92-474d-b789-a30505a69a7c demo demo] Calling method 'detail' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:46:02.109439 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.api_utils [None req-1c646501-0b92-474d-b789-a30505a69a7c demo demo] Removing options '' from query. {{(pid=112682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:46:02.110343 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.volume.api [None req-1c646501-0b92-474d-b789-a30505a69a7c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:46:02.118826 np0000183154 devstack@c-api.service[112682]: INFO cinder.volume.api [None req-1c646501-0b92-474d-b789-a30505a69a7c demo demo] Get all volumes completed successfully. Jun 26 08:46:02.123764 np0000183154 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-1c646501-0b92-474d-b789-a30505a69a7c demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:46:02.124109 np0000183154 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 8/30] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 08:46:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:46:12.113286 np0000183154 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=1 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:47:02.141433 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.middleware.request_id [None req-247a8081-dc36-443b-bac8-f56ccacc65a6 None None] RequestId filter calling following filter/app {{(pid=112683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:47:02.144088 np0000183154 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-247a8081-dc36-443b-bac8-f56ccacc65a6 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 08:47:02.144387 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-247a8081-dc36-443b-bac8-f56ccacc65a6 demo demo] Empty body provided in request {{(pid=112683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:47:02.144581 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-247a8081-dc36-443b-bac8-f56ccacc65a6 demo demo] Calling method 'detail' {{(pid=112683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:47:02.145044 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.api_utils [None req-247a8081-dc36-443b-bac8-f56ccacc65a6 demo demo] Removing options '' from query. {{(pid=112683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:47:02.145757 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.volume.api [None req-247a8081-dc36-443b-bac8-f56ccacc65a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:47:02.154578 np0000183154 devstack@c-api.service[112683]: INFO cinder.volume.api [None req-247a8081-dc36-443b-bac8-f56ccacc65a6 demo demo] Get all volumes completed successfully. Jun 26 08:47:02.157141 np0000183154 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-247a8081-dc36-443b-bac8-f56ccacc65a6 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:47:02.157740 np0000183154 devstack@c-api.service[112683]: [pid: 112683|app: 0|req: 8/31] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 08:47:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:47:12.149220 np0000183154 devstack@c-api.service[112683]: DEBUG dbcounter [-] [112683] Writing DB stats cinder:SELECT=1 {{(pid=112683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:48:02.172095 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.middleware.request_id [None req-11e1dd86-9cbe-458d-b88b-a49a99f42f1a None None] RequestId filter calling following filter/app {{(pid=112684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:48:02.175417 np0000183154 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-11e1dd86-9cbe-458d-b88b-a49a99f42f1a demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 08:48:02.175605 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-11e1dd86-9cbe-458d-b88b-a49a99f42f1a demo demo] Empty body provided in request {{(pid=112684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:48:02.175844 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-11e1dd86-9cbe-458d-b88b-a49a99f42f1a demo demo] Calling method 'detail' {{(pid=112684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:48:02.176161 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.api_utils [None req-11e1dd86-9cbe-458d-b88b-a49a99f42f1a demo demo] Removing options '' from query. {{(pid=112684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:48:02.177114 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.volume.api [None req-11e1dd86-9cbe-458d-b88b-a49a99f42f1a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:48:02.241013 np0000183154 devstack@c-api.service[112684]: INFO cinder.volume.api [None req-11e1dd86-9cbe-458d-b88b-a49a99f42f1a demo demo] Get all volumes completed successfully. Jun 26 08:48:02.245403 np0000183154 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-11e1dd86-9cbe-458d-b88b-a49a99f42f1a demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:48:02.246290 np0000183154 devstack@c-api.service[112684]: [pid: 112684|app: 0|req: 8/32] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 08:48:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:48:12.180405 np0000183154 devstack@c-api.service[112684]: DEBUG dbcounter [-] [112684] Writing DB stats cinder:SELECT=1 {{(pid=112684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:49:02.262445 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-a6435f1f-688a-4db8-978c-24b3bcdb190d None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:49:02.399162 np0000183154 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-a6435f1f-688a-4db8-978c-24b3bcdb190d demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 08:49:02.399557 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-a6435f1f-688a-4db8-978c-24b3bcdb190d demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:49:02.399996 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-a6435f1f-688a-4db8-978c-24b3bcdb190d demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:49:02.400491 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-a6435f1f-688a-4db8-978c-24b3bcdb190d demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:49:02.401543 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-a6435f1f-688a-4db8-978c-24b3bcdb190d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:49:02.408993 np0000183154 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-a6435f1f-688a-4db8-978c-24b3bcdb190d demo demo] Get all volumes completed successfully. Jun 26 08:49:02.410973 np0000183154 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-a6435f1f-688a-4db8-978c-24b3bcdb190d demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:49:02.411311 np0000183154 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 9/33] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 08:49:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:49:12.404797 np0000183154 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:50:02.431212 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-37241816-7d26-49fd-bb5c-ac56b94cd5ff None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:50:02.434583 np0000183154 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-37241816-7d26-49fd-bb5c-ac56b94cd5ff demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 08:50:02.434846 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-37241816-7d26-49fd-bb5c-ac56b94cd5ff demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:50:02.435097 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-37241816-7d26-49fd-bb5c-ac56b94cd5ff demo demo] Calling method 'detail' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:50:02.435427 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.api_utils [None req-37241816-7d26-49fd-bb5c-ac56b94cd5ff demo demo] Removing options '' from query. {{(pid=112682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:50:02.436554 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.volume.api [None req-37241816-7d26-49fd-bb5c-ac56b94cd5ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:50:02.445464 np0000183154 devstack@c-api.service[112682]: INFO cinder.volume.api [None req-37241816-7d26-49fd-bb5c-ac56b94cd5ff demo demo] Get all volumes completed successfully. Jun 26 08:50:02.447465 np0000183154 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-37241816-7d26-49fd-bb5c-ac56b94cd5ff demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:50:02.447820 np0000183154 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 9/34] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 08:50:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:50:12.439996 np0000183154 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=1 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:51:02.465900 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.middleware.request_id [None req-2a18795c-0680-48a8-abaa-423717827d14 None None] RequestId filter calling following filter/app {{(pid=112683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:51:02.468324 np0000183154 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-2a18795c-0680-48a8-abaa-423717827d14 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 08:51:02.468483 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-2a18795c-0680-48a8-abaa-423717827d14 demo demo] Empty body provided in request {{(pid=112683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:51:02.468670 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-2a18795c-0680-48a8-abaa-423717827d14 demo demo] Calling method 'detail' {{(pid=112683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:51:02.468880 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.api_utils [None req-2a18795c-0680-48a8-abaa-423717827d14 demo demo] Removing options '' from query. {{(pid=112683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:51:02.469592 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.volume.api [None req-2a18795c-0680-48a8-abaa-423717827d14 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:51:02.478284 np0000183154 devstack@c-api.service[112683]: INFO cinder.volume.api [None req-2a18795c-0680-48a8-abaa-423717827d14 demo demo] Get all volumes completed successfully. Jun 26 08:51:02.480049 np0000183154 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-2a18795c-0680-48a8-abaa-423717827d14 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:51:02.480377 np0000183154 devstack@c-api.service[112683]: [pid: 112683|app: 0|req: 9/35] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 08:51:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:51:12.473875 np0000183154 devstack@c-api.service[112683]: DEBUG dbcounter [-] [112683] Writing DB stats cinder:SELECT=1 {{(pid=112683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:52:02.505036 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.middleware.request_id [None req-6b4a7cbf-085c-40fb-a43c-e5ebbeba1eb8 None None] RequestId filter calling following filter/app {{(pid=112684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:52:02.509310 np0000183154 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-6b4a7cbf-085c-40fb-a43c-e5ebbeba1eb8 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 08:52:02.509736 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-6b4a7cbf-085c-40fb-a43c-e5ebbeba1eb8 demo demo] Empty body provided in request {{(pid=112684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:52:02.510120 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-6b4a7cbf-085c-40fb-a43c-e5ebbeba1eb8 demo demo] Calling method 'detail' {{(pid=112684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:52:02.510611 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.api_utils [None req-6b4a7cbf-085c-40fb-a43c-e5ebbeba1eb8 demo demo] Removing options '' from query. {{(pid=112684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:52:02.512118 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.volume.api [None req-6b4a7cbf-085c-40fb-a43c-e5ebbeba1eb8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:52:02.519426 np0000183154 devstack@c-api.service[112684]: INFO cinder.volume.api [None req-6b4a7cbf-085c-40fb-a43c-e5ebbeba1eb8 demo demo] Get all volumes completed successfully. Jun 26 08:52:02.521422 np0000183154 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-6b4a7cbf-085c-40fb-a43c-e5ebbeba1eb8 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:52:02.521730 np0000183154 devstack@c-api.service[112684]: [pid: 112684|app: 0|req: 9/36] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 08:52:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:52:12.515664 np0000183154 devstack@c-api.service[112684]: DEBUG dbcounter [-] [112684] Writing DB stats cinder:SELECT=1 {{(pid=112684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:53:02.534515 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-55170220-0efd-4053-9275-1155cba6d718 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:53:02.541492 np0000183154 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-55170220-0efd-4053-9275-1155cba6d718 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 08:53:02.541747 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-55170220-0efd-4053-9275-1155cba6d718 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:53:02.542001 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-55170220-0efd-4053-9275-1155cba6d718 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:53:02.542374 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-55170220-0efd-4053-9275-1155cba6d718 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:53:02.543270 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-55170220-0efd-4053-9275-1155cba6d718 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:53:02.551221 np0000183154 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-55170220-0efd-4053-9275-1155cba6d718 demo demo] Get all volumes completed successfully. Jun 26 08:53:02.553166 np0000183154 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-55170220-0efd-4053-9275-1155cba6d718 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:53:02.553485 np0000183154 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 10/37] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 08:53:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:53:12.546410 np0000183154 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:54:02.567899 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-f14a84ae-71cf-448e-ad7d-6303da4c07f3 None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:54:02.714392 np0000183154 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-f14a84ae-71cf-448e-ad7d-6303da4c07f3 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 08:54:02.714831 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-f14a84ae-71cf-448e-ad7d-6303da4c07f3 demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:54:02.715107 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-f14a84ae-71cf-448e-ad7d-6303da4c07f3 demo demo] Calling method 'detail' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:54:02.715560 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.api_utils [None req-f14a84ae-71cf-448e-ad7d-6303da4c07f3 demo demo] Removing options '' from query. {{(pid=112682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:54:02.717453 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.volume.api [None req-f14a84ae-71cf-448e-ad7d-6303da4c07f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:54:02.726022 np0000183154 devstack@c-api.service[112682]: INFO cinder.volume.api [None req-f14a84ae-71cf-448e-ad7d-6303da4c07f3 demo demo] Get all volumes completed successfully. Jun 26 08:54:02.728515 np0000183154 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-f14a84ae-71cf-448e-ad7d-6303da4c07f3 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:54:02.728937 np0000183154 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 10/38] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 08:54:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:54:12.720922 np0000183154 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=1 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:55:02.745110 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.middleware.request_id [None req-a8b6fd2f-bfd4-4183-b00d-81494b908de8 None None] RequestId filter calling following filter/app {{(pid=112683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:55:02.749709 np0000183154 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-a8b6fd2f-bfd4-4183-b00d-81494b908de8 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 08:55:02.751023 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-a8b6fd2f-bfd4-4183-b00d-81494b908de8 demo demo] Empty body provided in request {{(pid=112683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:55:02.751023 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-a8b6fd2f-bfd4-4183-b00d-81494b908de8 demo demo] Calling method 'detail' {{(pid=112683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:55:02.751023 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.api_utils [None req-a8b6fd2f-bfd4-4183-b00d-81494b908de8 demo demo] Removing options '' from query. {{(pid=112683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:55:02.751539 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.volume.api [None req-a8b6fd2f-bfd4-4183-b00d-81494b908de8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:55:02.759516 np0000183154 devstack@c-api.service[112683]: INFO cinder.volume.api [None req-a8b6fd2f-bfd4-4183-b00d-81494b908de8 demo demo] Get all volumes completed successfully. Jun 26 08:55:02.763011 np0000183154 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-a8b6fd2f-bfd4-4183-b00d-81494b908de8 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:55:02.763483 np0000183154 devstack@c-api.service[112683]: [pid: 112683|app: 0|req: 10/39] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 08:55:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:55:12.754546 np0000183154 devstack@c-api.service[112683]: DEBUG dbcounter [-] [112683] Writing DB stats cinder:SELECT=1 {{(pid=112683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:56:02.780642 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.middleware.request_id [None req-be1a8986-203e-43ae-b759-5f4bf6821f12 None None] RequestId filter calling following filter/app {{(pid=112684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:56:02.782831 np0000183154 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-be1a8986-203e-43ae-b759-5f4bf6821f12 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 08:56:02.783021 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-be1a8986-203e-43ae-b759-5f4bf6821f12 demo demo] Empty body provided in request {{(pid=112684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:56:02.783168 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-be1a8986-203e-43ae-b759-5f4bf6821f12 demo demo] Calling method 'detail' {{(pid=112684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:56:02.783416 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.api_utils [None req-be1a8986-203e-43ae-b759-5f4bf6821f12 demo demo] Removing options '' from query. {{(pid=112684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:56:02.784124 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.volume.api [None req-be1a8986-203e-43ae-b759-5f4bf6821f12 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:56:02.791150 np0000183154 devstack@c-api.service[112684]: INFO cinder.volume.api [None req-be1a8986-203e-43ae-b759-5f4bf6821f12 demo demo] Get all volumes completed successfully. Jun 26 08:56:02.792961 np0000183154 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-be1a8986-203e-43ae-b759-5f4bf6821f12 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:56:02.793284 np0000183154 devstack@c-api.service[112684]: [pid: 112684|app: 0|req: 10/40] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 08:56:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:56:12.786971 np0000183154 devstack@c-api.service[112684]: DEBUG dbcounter [-] [112684] Writing DB stats cinder:SELECT=1 {{(pid=112684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:57:02.806559 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-2910fd42-097f-49c5-9c42-069dde0a4daf None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:57:02.809139 np0000183154 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-2910fd42-097f-49c5-9c42-069dde0a4daf demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 08:57:02.809389 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-2910fd42-097f-49c5-9c42-069dde0a4daf demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:57:02.809643 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-2910fd42-097f-49c5-9c42-069dde0a4daf demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:57:02.809916 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-2910fd42-097f-49c5-9c42-069dde0a4daf demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:57:02.810845 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-2910fd42-097f-49c5-9c42-069dde0a4daf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:57:02.817853 np0000183154 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-2910fd42-097f-49c5-9c42-069dde0a4daf demo demo] Get all volumes completed successfully. Jun 26 08:57:02.819698 np0000183154 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-2910fd42-097f-49c5-9c42-069dde0a4daf demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:57:02.820034 np0000183154 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 11/41] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 08:57:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:57:12.814397 np0000183154 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:58:02.835924 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-ce55913c-7aa1-4a8b-8958-83702c73efd5 None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:58:02.840025 np0000183154 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-ce55913c-7aa1-4a8b-8958-83702c73efd5 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 08:58:02.840476 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-ce55913c-7aa1-4a8b-8958-83702c73efd5 demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:58:02.840968 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-ce55913c-7aa1-4a8b-8958-83702c73efd5 demo demo] Calling method 'detail' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:58:02.841493 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.api_utils [None req-ce55913c-7aa1-4a8b-8958-83702c73efd5 demo demo] Removing options '' from query. {{(pid=112682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:58:02.842852 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.volume.api [None req-ce55913c-7aa1-4a8b-8958-83702c73efd5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:58:02.852093 np0000183154 devstack@c-api.service[112682]: INFO cinder.volume.api [None req-ce55913c-7aa1-4a8b-8958-83702c73efd5 demo demo] Get all volumes completed successfully. Jun 26 08:58:02.855094 np0000183154 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-ce55913c-7aa1-4a8b-8958-83702c73efd5 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:58:02.857070 np0000183154 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 11/42] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 08:58:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:58:12.846120 np0000183154 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=1 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:59:02.871210 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.middleware.request_id [None req-76d5a568-7366-4c9d-9028-93286a744c20 None None] RequestId filter calling following filter/app {{(pid=112683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:59:02.971628 np0000183154 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-76d5a568-7366-4c9d-9028-93286a744c20 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 08:59:02.971942 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-76d5a568-7366-4c9d-9028-93286a744c20 demo demo] Empty body provided in request {{(pid=112683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:59:02.972222 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-76d5a568-7366-4c9d-9028-93286a744c20 demo demo] Calling method 'detail' {{(pid=112683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:59:02.972506 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.api_utils [None req-76d5a568-7366-4c9d-9028-93286a744c20 demo demo] Removing options '' from query. {{(pid=112683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:59:02.973698 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.volume.api [None req-76d5a568-7366-4c9d-9028-93286a744c20 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:59:02.981931 np0000183154 devstack@c-api.service[112683]: INFO cinder.volume.api [None req-76d5a568-7366-4c9d-9028-93286a744c20 demo demo] Get all volumes completed successfully. Jun 26 08:59:02.983696 np0000183154 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-76d5a568-7366-4c9d-9028-93286a744c20 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:59:02.984074 np0000183154 devstack@c-api.service[112683]: [pid: 112683|app: 0|req: 11/43] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 08:59:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:59:12.976853 np0000183154 devstack@c-api.service[112683]: DEBUG dbcounter [-] [112683] Writing DB stats cinder:SELECT=1 {{(pid=112683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:00:03.020343 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.middleware.request_id [None req-c52bd309-493b-47b9-ba37-0848675dfa49 None None] RequestId filter calling following filter/app {{(pid=112684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:00:03.023939 np0000183154 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-c52bd309-493b-47b9-ba37-0848675dfa49 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 09:00:03.024235 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-c52bd309-493b-47b9-ba37-0848675dfa49 demo demo] Empty body provided in request {{(pid=112684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:00:03.024517 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-c52bd309-493b-47b9-ba37-0848675dfa49 demo demo] Calling method 'detail' {{(pid=112684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:00:03.024876 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.api_utils [None req-c52bd309-493b-47b9-ba37-0848675dfa49 demo demo] Removing options '' from query. {{(pid=112684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:00:03.026209 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.volume.api [None req-c52bd309-493b-47b9-ba37-0848675dfa49 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 09:00:03.037772 np0000183154 devstack@c-api.service[112684]: INFO cinder.volume.api [None req-c52bd309-493b-47b9-ba37-0848675dfa49 demo demo] Get all volumes completed successfully. Jun 26 09:00:03.042796 np0000183154 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-c52bd309-493b-47b9-ba37-0848675dfa49 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 09:00:03.043481 np0000183154 devstack@c-api.service[112684]: [pid: 112684|app: 0|req: 11/44] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 09:00:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 09:00:13.030437 np0000183154 devstack@c-api.service[112684]: DEBUG dbcounter [-] [112684] Writing DB stats cinder:SELECT=1 {{(pid=112684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:01:03.058996 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-7d412cf3-063f-4539-92ef-14613edc7ad1 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:01:03.061113 np0000183154 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-7d412cf3-063f-4539-92ef-14613edc7ad1 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 09:01:03.061311 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-7d412cf3-063f-4539-92ef-14613edc7ad1 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:01:03.061509 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-7d412cf3-063f-4539-92ef-14613edc7ad1 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:01:03.061713 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-7d412cf3-063f-4539-92ef-14613edc7ad1 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:01:03.062397 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-7d412cf3-063f-4539-92ef-14613edc7ad1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 09:01:03.071268 np0000183154 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-7d412cf3-063f-4539-92ef-14613edc7ad1 demo demo] Get all volumes completed successfully. Jun 26 09:01:03.073321 np0000183154 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-7d412cf3-063f-4539-92ef-14613edc7ad1 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 09:01:03.073815 np0000183154 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 12/45] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 09:01:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 09:01:13.065293 np0000183154 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:02:03.092399 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-e4ae977b-f843-4e4e-a2b0-2e19fd07abb8 None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:02:03.097155 np0000183154 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-e4ae977b-f843-4e4e-a2b0-2e19fd07abb8 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 09:02:03.097841 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-e4ae977b-f843-4e4e-a2b0-2e19fd07abb8 demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:02:03.098260 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-e4ae977b-f843-4e4e-a2b0-2e19fd07abb8 demo demo] Calling method 'detail' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:02:03.098735 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.api_utils [None req-e4ae977b-f843-4e4e-a2b0-2e19fd07abb8 demo demo] Removing options '' from query. {{(pid=112682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:02:03.100411 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.volume.api [None req-e4ae977b-f843-4e4e-a2b0-2e19fd07abb8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 09:02:03.111315 np0000183154 devstack@c-api.service[112682]: INFO cinder.volume.api [None req-e4ae977b-f843-4e4e-a2b0-2e19fd07abb8 demo demo] Get all volumes completed successfully. Jun 26 09:02:03.114402 np0000183154 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-e4ae977b-f843-4e4e-a2b0-2e19fd07abb8 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 09:02:03.114941 np0000183154 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 12/46] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 09:02:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 09:02:13.105155 np0000183154 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=1 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:03:03.129892 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.middleware.request_id [None req-7587ee72-5072-427e-a625-5e7741847d5f None None] RequestId filter calling following filter/app {{(pid=112683) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:03:03.133775 np0000183154 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-7587ee72-5072-427e-a625-5e7741847d5f demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 09:03:03.133994 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-7587ee72-5072-427e-a625-5e7741847d5f demo demo] Empty body provided in request {{(pid=112683) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:03:03.134265 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.openstack.wsgi [None req-7587ee72-5072-427e-a625-5e7741847d5f demo demo] Calling method 'detail' {{(pid=112683) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:03:03.134520 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.api.api_utils [None req-7587ee72-5072-427e-a625-5e7741847d5f demo demo] Removing options '' from query. {{(pid=112683) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:03:03.135397 np0000183154 devstack@c-api.service[112683]: DEBUG cinder.volume.api [None req-7587ee72-5072-427e-a625-5e7741847d5f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112683) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 09:03:03.142952 np0000183154 devstack@c-api.service[112683]: INFO cinder.volume.api [None req-7587ee72-5072-427e-a625-5e7741847d5f demo demo] Get all volumes completed successfully. Jun 26 09:03:03.145431 np0000183154 devstack@c-api.service[112683]: INFO cinder.api.openstack.wsgi [None req-7587ee72-5072-427e-a625-5e7741847d5f demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 09:03:03.145833 np0000183154 devstack@c-api.service[112683]: [pid: 112683|app: 0|req: 12/47] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 09:03:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 09:03:13.138484 np0000183154 devstack@c-api.service[112683]: DEBUG dbcounter [-] [112683] Writing DB stats cinder:SELECT=1 {{(pid=112683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:04:03.159416 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.middleware.request_id [None req-5b19b32a-db8f-4081-aaee-a5271dfa66c5 None None] RequestId filter calling following filter/app {{(pid=112684) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:04:03.363726 np0000183154 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-5b19b32a-db8f-4081-aaee-a5271dfa66c5 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 09:04:03.363988 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-5b19b32a-db8f-4081-aaee-a5271dfa66c5 demo demo] Empty body provided in request {{(pid=112684) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:04:03.364274 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.openstack.wsgi [None req-5b19b32a-db8f-4081-aaee-a5271dfa66c5 demo demo] Calling method 'detail' {{(pid=112684) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:04:03.364591 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.api.api_utils [None req-5b19b32a-db8f-4081-aaee-a5271dfa66c5 demo demo] Removing options '' from query. {{(pid=112684) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:04:03.365830 np0000183154 devstack@c-api.service[112684]: DEBUG cinder.volume.api [None req-5b19b32a-db8f-4081-aaee-a5271dfa66c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112684) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 09:04:03.374444 np0000183154 devstack@c-api.service[112684]: INFO cinder.volume.api [None req-5b19b32a-db8f-4081-aaee-a5271dfa66c5 demo demo] Get all volumes completed successfully. Jun 26 09:04:03.376337 np0000183154 devstack@c-api.service[112684]: INFO cinder.api.openstack.wsgi [None req-5b19b32a-db8f-4081-aaee-a5271dfa66c5 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 09:04:03.376669 np0000183154 devstack@c-api.service[112684]: [pid: 112684|app: 0|req: 12/48] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 09:04:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 09:04:13.369693 np0000183154 devstack@c-api.service[112684]: DEBUG dbcounter [-] [112684] Writing DB stats cinder:SELECT=1 {{(pid=112684) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:05:03.393547 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-1bc37812-9ebd-4ef2-9c66-28e9a682b01c None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:05:03.397102 np0000183154 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-1bc37812-9ebd-4ef2-9c66-28e9a682b01c demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 09:05:03.397357 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-1bc37812-9ebd-4ef2-9c66-28e9a682b01c demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:05:03.397589 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-1bc37812-9ebd-4ef2-9c66-28e9a682b01c demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:05:03.397892 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-1bc37812-9ebd-4ef2-9c66-28e9a682b01c demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:05:03.400918 np0000183154 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-1bc37812-9ebd-4ef2-9c66-28e9a682b01c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 09:05:03.411574 np0000183154 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-1bc37812-9ebd-4ef2-9c66-28e9a682b01c demo demo] Get all volumes completed successfully. Jun 26 09:05:03.414276 np0000183154 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-1bc37812-9ebd-4ef2-9c66-28e9a682b01c demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 09:05:03.414759 np0000183154 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 13/49] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 09:05:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 09:05:13.405281 np0000183154 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:06:03.433713 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.middleware.request_id [None req-e11c0c99-2821-49ff-a940-88cdb0a2d22c None None] RequestId filter calling following filter/app {{(pid=112682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:06:03.436443 np0000183154 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-e11c0c99-2821-49ff-a940-88cdb0a2d22c demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 09:06:03.436667 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-e11c0c99-2821-49ff-a940-88cdb0a2d22c demo demo] Empty body provided in request {{(pid=112682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:06:03.437019 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.openstack.wsgi [None req-e11c0c99-2821-49ff-a940-88cdb0a2d22c demo demo] Calling method 'detail' {{(pid=112682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:06:03.437200 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.api.api_utils [None req-e11c0c99-2821-49ff-a940-88cdb0a2d22c demo demo] Removing options '' from query. {{(pid=112682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:06:03.437970 np0000183154 devstack@c-api.service[112682]: DEBUG cinder.volume.api [None req-e11c0c99-2821-49ff-a940-88cdb0a2d22c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112682) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 09:06:03.446409 np0000183154 devstack@c-api.service[112682]: INFO cinder.volume.api [None req-e11c0c99-2821-49ff-a940-88cdb0a2d22c demo demo] Get all volumes completed successfully. Jun 26 09:06:03.449868 np0000183154 devstack@c-api.service[112682]: INFO cinder.api.openstack.wsgi [None req-e11c0c99-2821-49ff-a940-88cdb0a2d22c demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 09:06:03.450463 np0000183154 devstack@c-api.service[112682]: [pid: 112682|app: 0|req: 13/50] 199.204.45.169 () {64 vars in 1296 bytes} [Fri Jun 26 09:06:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 09:06:13.440752 np0000183154 devstack@c-api.service[112682]: DEBUG dbcounter [-] [112682] Writing DB stats cinder:SELECT=1 {{(pid=112682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}