Jun 25 20:06:57.719057 np0000182855 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 25 20:06:57.729624 np0000182855 devstack@c-api.service[112560]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 25 20:06:57.732651 np0000182855 devstack@c-api.service[112560]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 25 20:06:57 2026] *** Jun 25 20:06:57.732651 np0000182855 devstack@c-api.service[112560]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 25 20:06:57.732651 np0000182855 devstack@c-api.service[112560]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 25 20:06:57.732651 np0000182855 devstack@c-api.service[112560]: nodename: np0000182855 Jun 25 20:06:57.732651 np0000182855 devstack@c-api.service[112560]: machine: x86_64 Jun 25 20:06:57.732651 np0000182855 devstack@c-api.service[112560]: clock source: unix Jun 25 20:06:57.732651 np0000182855 devstack@c-api.service[112560]: pcre jit disabled Jun 25 20:06:57.732651 np0000182855 devstack@c-api.service[112560]: detected number of CPU cores: 16 Jun 25 20:06:57.732651 np0000182855 devstack@c-api.service[112560]: current working directory: / Jun 25 20:06:57.732651 np0000182855 devstack@c-api.service[112560]: detected binary path: /usr/bin/uwsgi-core Jun 25 20:06:57.732651 np0000182855 devstack@c-api.service[112560]: your processes number limit is 256917 Jun 25 20:06:57.732651 np0000182855 devstack@c-api.service[112560]: your memory page size is 4096 bytes Jun 25 20:06:57.732651 np0000182855 devstack@c-api.service[112560]: detected max file descriptor number: 2048 Jun 25 20:06:57.732651 np0000182855 devstack@c-api.service[112560]: lock engine: pthread robust mutexes Jun 25 20:06:57.733507 np0000182855 devstack@c-api.service[112560]: thunder lock: enabled Jun 25 20:06:57.733507 np0000182855 devstack@c-api.service[112560]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 25 20:06:57.733507 np0000182855 devstack@c-api.service[112560]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 25 20:06:57.733507 np0000182855 devstack@c-api.service[112560]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 25 20:06:57.733507 np0000182855 devstack@c-api.service[112560]: Set PythonHome to /opt/stack/data/venv Jun 25 20:06:57.770562 np0000182855 devstack@c-api.service[112560]: Python main interpreter initialized at 0x7a57d90a3668 Jun 25 20:06:57.770660 np0000182855 devstack@c-api.service[112560]: python threads support enabled Jun 25 20:06:57.770660 np0000182855 devstack@c-api.service[112560]: your server socket listen backlog is limited to 100 connections Jun 25 20:06:57.770660 np0000182855 devstack@c-api.service[112560]: your mercy for graceful operations on workers is 80 seconds Jun 25 20:06:57.771118 np0000182855 devstack@c-api.service[112560]: mapped 671795 bytes (656 KB) for 4 cores Jun 25 20:06:57.771268 np0000182855 devstack@c-api.service[112560]: *** Operational MODE: preforking *** Jun 25 20:06:57.771457 np0000182855 devstack@c-api.service[112560]: *** uWSGI is running in multiple interpreter mode *** Jun 25 20:06:57.771457 np0000182855 devstack@c-api.service[112560]: spawned uWSGI master process (pid: 112560) Jun 25 20:06:57.771680 np0000182855 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 25 20:06:57.772375 np0000182855 devstack@c-api.service[112560]: spawned uWSGI worker 1 (pid: 112568, cores: 1) Jun 25 20:06:57.772915 np0000182855 devstack@c-api.service[112560]: spawned uWSGI worker 2 (pid: 112569, cores: 1) Jun 25 20:06:57.776502 np0000182855 devstack@c-api.service[112560]: spawned uWSGI worker 3 (pid: 112570, cores: 1) Jun 25 20:06:57.776502 np0000182855 devstack@c-api.service[112560]: spawned uWSGI worker 4 (pid: 112571, cores: 1) Jun 25 20:06:57.776502 np0000182855 devstack@c-api.service[112560]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 25 20:06:57.900334 np0000182855 devstack@c-api.service[112568]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 25 20:06:57.900334 np0000182855 devstack@c-api.service[112568]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 20:06:57.900334 np0000182855 devstack@c-api.service[112568]: we strongly recommend against using it for new projects. Jun 25 20:06:57.900334 np0000182855 devstack@c-api.service[112568]: If you are already using Eventlet, we recommend migrating to a different Jun 25 20:06:57.900334 np0000182855 devstack@c-api.service[112568]: framework. For more detail see Jun 25 20:06:57.900334 np0000182855 devstack@c-api.service[112568]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 20:06:57.900334 np0000182855 devstack@c-api.service[112568]: import eventlet # noqa Jun 25 20:06:57.901622 np0000182855 devstack@c-api.service[112570]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 25 20:06:57.901622 np0000182855 devstack@c-api.service[112570]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 20:06:57.901622 np0000182855 devstack@c-api.service[112570]: we strongly recommend against using it for new projects. Jun 25 20:06:57.901622 np0000182855 devstack@c-api.service[112570]: If you are already using Eventlet, we recommend migrating to a different Jun 25 20:06:57.901622 np0000182855 devstack@c-api.service[112570]: framework. For more detail see Jun 25 20:06:57.901622 np0000182855 devstack@c-api.service[112570]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 20:06:57.901622 np0000182855 devstack@c-api.service[112570]: import eventlet # noqa Jun 25 20:06:57.902221 np0000182855 devstack@c-api.service[112569]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 25 20:06:57.902221 np0000182855 devstack@c-api.service[112569]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 20:06:57.902221 np0000182855 devstack@c-api.service[112569]: we strongly recommend against using it for new projects. Jun 25 20:06:57.902221 np0000182855 devstack@c-api.service[112569]: If you are already using Eventlet, we recommend migrating to a different Jun 25 20:06:57.902221 np0000182855 devstack@c-api.service[112569]: framework. For more detail see Jun 25 20:06:57.902221 np0000182855 devstack@c-api.service[112569]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 20:06:57.902221 np0000182855 devstack@c-api.service[112569]: import eventlet # noqa Jun 25 20:06:57.912598 np0000182855 devstack@c-api.service[112571]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 25 20:06:57.912598 np0000182855 devstack@c-api.service[112571]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 20:06:57.912598 np0000182855 devstack@c-api.service[112571]: we strongly recommend against using it for new projects. Jun 25 20:06:57.912598 np0000182855 devstack@c-api.service[112571]: If you are already using Eventlet, we recommend migrating to a different Jun 25 20:06:57.912598 np0000182855 devstack@c-api.service[112571]: framework. For more detail see Jun 25 20:06:57.912598 np0000182855 devstack@c-api.service[112571]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 20:06:57.912598 np0000182855 devstack@c-api.service[112571]: import eventlet # noqa Jun 25 20:06:57.986627 np0000182855 devstack@c-api.service[112570]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 25 20:06:57.986627 np0000182855 devstack@c-api.service[112570]: warnings.warn( Jun 25 20:06:57.986807 np0000182855 devstack@c-api.service[112569]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 25 20:06:57.986807 np0000182855 devstack@c-api.service[112569]: warnings.warn( Jun 25 20:06:57.989059 np0000182855 devstack@c-api.service[112568]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 25 20:06:57.989059 np0000182855 devstack@c-api.service[112568]: warnings.warn( Jun 25 20:06:57.996018 np0000182855 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 25 20:06:57.996018 np0000182855 devstack@c-api.service[112571]: warnings.warn( Jun 25 20:06:58.063272 np0000182855 devstack@c-api.service[112568]: /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 25 20:06:58.063272 np0000182855 devstack@c-api.service[112568]: from cgi import parse_header Jun 25 20:06:58.064797 np0000182855 devstack@c-api.service[112570]: /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 25 20:06:58.064797 np0000182855 devstack@c-api.service[112570]: from cgi import parse_header Jun 25 20:06:58.074828 np0000182855 devstack@c-api.service[112571]: /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 25 20:06:58.074828 np0000182855 devstack@c-api.service[112571]: from cgi import parse_header Jun 25 20:06:58.080422 np0000182855 devstack@c-api.service[112569]: /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 25 20:06:58.080422 np0000182855 devstack@c-api.service[112569]: from cgi import parse_header Jun 25 20:06:58.123921 np0000182855 devstack@c-api.service[112571]: /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 25 20:06:58.123921 np0000182855 devstack@c-api.service[112571]: removals.removed_module( Jun 25 20:06:58.124309 np0000182855 devstack@c-api.service[112570]: /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 25 20:06:58.124309 np0000182855 devstack@c-api.service[112570]: removals.removed_module( Jun 25 20:06:58.125451 np0000182855 devstack@c-api.service[112571]: /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 25 20:06:58.125451 np0000182855 devstack@c-api.service[112571]: removals.removed_module( Jun 25 20:06:58.126148 np0000182855 devstack@c-api.service[112570]: /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 25 20:06:58.126148 np0000182855 devstack@c-api.service[112570]: removals.removed_module( Jun 25 20:06:58.128906 np0000182855 devstack@c-api.service[112568]: /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 25 20:06:58.128906 np0000182855 devstack@c-api.service[112568]: removals.removed_module( Jun 25 20:06:58.130999 np0000182855 devstack@c-api.service[112568]: /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 25 20:06:58.130999 np0000182855 devstack@c-api.service[112568]: removals.removed_module( Jun 25 20:06:58.147149 np0000182855 devstack@c-api.service[112569]: /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 25 20:06:58.147149 np0000182855 devstack@c-api.service[112569]: removals.removed_module( Jun 25 20:06:58.150246 np0000182855 devstack@c-api.service[112569]: /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 25 20:06:58.150246 np0000182855 devstack@c-api.service[112569]: removals.removed_module( Jun 25 20:06:58.904390 np0000182855 devstack@c-api.service[112571]: /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 25 20:06:58.904390 np0000182855 devstack@c-api.service[112571]: warnings.warn( Jun 25 20:06:58.960800 np0000182855 devstack@c-api.service[112571]: /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 25 20:06:58.960800 np0000182855 devstack@c-api.service[112571]: warnings.warn( Jun 25 20:06:59.009334 np0000182855 devstack@c-api.service[112570]: /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 25 20:06:59.009334 np0000182855 devstack@c-api.service[112570]: warnings.warn( Jun 25 20:06:59.011526 np0000182855 devstack@c-api.service[112569]: /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 25 20:06:59.011526 np0000182855 devstack@c-api.service[112569]: warnings.warn( Jun 25 20:06:59.011950 np0000182855 devstack@c-api.service[112568]: /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 25 20:06:59.011950 np0000182855 devstack@c-api.service[112568]: warnings.warn( Jun 25 20:06:59.064009 np0000182855 devstack@c-api.service[112570]: /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 25 20:06:59.064009 np0000182855 devstack@c-api.service[112570]: warnings.warn( Jun 25 20:06:59.065955 np0000182855 devstack@c-api.service[112569]: /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 25 20:06:59.065955 np0000182855 devstack@c-api.service[112569]: warnings.warn( Jun 25 20:06:59.078669 np0000182855 devstack@c-api.service[112568]: /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 25 20:06:59.078669 np0000182855 devstack@c-api.service[112568]: warnings.warn( Jun 25 20:06:59.179515 np0000182855 devstack@c-api.service[112571]: 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 25 20:06:59.179735 np0000182855 devstack@c-api.service[112571]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112571) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 25 20:06:59.264832 np0000182855 devstack@c-api.service[112569]: 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 25 20:06:59.265042 np0000182855 devstack@c-api.service[112569]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112569) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 25 20:06:59.271108 np0000182855 devstack@c-api.service[112571]: /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 25 20:06:59.271108 np0000182855 devstack@c-api.service[112571]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 25 20:06:59.272377 np0000182855 devstack@c-api.service[112570]: 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 25 20:06:59.272677 np0000182855 devstack@c-api.service[112570]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112570) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 25 20:06:59.303465 np0000182855 devstack@c-api.service[112568]: 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 25 20:06:59.303796 np0000182855 devstack@c-api.service[112568]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112568) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 25 20:06:59.329138 np0000182855 devstack@c-api.service[112569]: /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 25 20:06:59.329138 np0000182855 devstack@c-api.service[112569]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 25 20:06:59.341468 np0000182855 devstack@c-api.service[112570]: /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 25 20:06:59.341468 np0000182855 devstack@c-api.service[112570]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 25 20:06:59.373376 np0000182855 devstack@c-api.service[112568]: /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 25 20:06:59.373376 np0000182855 devstack@c-api.service[112568]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 25 20:06:59.765234 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112571) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 25 20:06:59.765434 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112570) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 25 20:06:59.765640 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112569) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 25 20:06:59.765700 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.765773 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.765812 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.765885 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.765989 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.766062 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.766129 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.766129 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.766348 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.766426 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.766520 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.766566 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.766604 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.766675 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.766717 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.766762 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.766805 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.766849 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.766889 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.766933 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.766973 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.767019 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.767059 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.767094 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.767133 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.767181 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.767222 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.767259 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.767304 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.767344 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.769611 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.769671 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.769735 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.769780 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.769837 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.769888 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.769925 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.769966 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.770002 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.770044 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.770087 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.770087 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.770155 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.770263 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.770313 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.770356 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.770396 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.770461 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.770546 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.770600 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.770667 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.776387 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.776531 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.776531 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.776661 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.776661 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.776661 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.776777 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.776835 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.776894 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.776894 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.776894 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.777015 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.777015 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.777085 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.777129 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.777172 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.777172 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.777326 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.777326 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.777410 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.777410 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.778277 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.778353 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.778393 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.778442 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.778517 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.778572 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.778614 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.778660 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.778699 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.778746 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.778788 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.778832 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.778875 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.778911 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.778952 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.778997 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.779046 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.779083 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.779130 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.779170 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.779210 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.779251 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.779292 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.779329 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.779368 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.779410 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.779457 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.779514 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.779563 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.779605 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.779641 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.779688 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.779731 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.779769 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.779813 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.779853 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.779898 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.779898 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.779898 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.779898 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.779898 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.779898 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.780109 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.780109 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.780185 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.780226 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.780226 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.780304 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.780345 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.780391 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.780441 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.780477 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.780533 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.780580 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.780580 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.780580 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.780694 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.780694 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.780694 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.780694 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.780828 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.780828 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.780894 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.782270 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.782338 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.782390 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.782497 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.782497 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.782602 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.782645 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.782683 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.782732 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.782786 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.782786 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.782786 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.782786 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.782939 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.782981 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.782981 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.783057 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.783154 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.783202 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.783301 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.783367 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.784031 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.784088 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.784147 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.784204 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.784252 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.784321 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.784377 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.784828 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.784911 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.784911 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.785044 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.785096 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.785144 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.785189 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.785236 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.785277 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.785321 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.785407 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.785450 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.785450 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.785551 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.785596 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.785642 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.785642 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.785642 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.785642 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.785838 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.785894 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.785949 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.785992 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.786068 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.786068 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.786068 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.786068 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.786068 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.786255 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.786255 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.786255 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.786255 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.786255 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.786255 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.786255 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.787426 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.787525 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.787587 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.787658 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.787730 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.787730 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.787815 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.787923 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.787975 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.788036 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.788094 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.788156 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.788215 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.788282 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.788402 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.788463 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.788558 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.788607 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.788647 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.788708 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.788769 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.793045 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.793120 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.793192 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.793192 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.793283 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.793366 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112568) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 25 20:06:59.793421 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.793512 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.793571 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.793611 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.793611 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.793689 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.793689 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.793777 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.793817 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.793863 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.793863 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.793863 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.793863 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.794010 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.794051 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.794051 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.794123 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.794164 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.794202 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.794243 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.794393 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.794441 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.794523 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.794571 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.794622 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.794663 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.794703 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.794743 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.794788 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.794833 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.794882 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.794922 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.794963 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.795008 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.795049 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.795088 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.795127 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.795166 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.795204 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.795243 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.795293 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.795369 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.795369 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.795369 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.795369 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.795369 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.795369 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.795592 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.795592 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.795592 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.795592 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.795761 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.795761 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.795761 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.795988 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.796044 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.796087 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.796139 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.796180 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.796180 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.796265 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.796305 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.796344 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.796382 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.796420 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.796456 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.796527 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.796570 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.796619 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.796668 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.796668 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.796668 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.796668 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.796668 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.796846 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.796894 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.796894 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.796977 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.796977 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.797052 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.797092 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.797138 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.797655 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.797713 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.797794 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.797852 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.797903 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.797967 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.798035 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.798088 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.798157 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.798217 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.798273 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.798344 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.798425 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.798472 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.798805 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.798855 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.798929 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.798977 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.799047 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.799110 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.799170 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.799222 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.799264 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.799264 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.799337 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.799376 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.799438 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.799518 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.799562 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.799621 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.799701 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.799756 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.799808 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.799855 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.799898 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.799937 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.799978 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.800019 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.800059 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.800108 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.800153 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.800195 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.800240 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.800282 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.800320 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.800358 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.800397 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.800442 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.800555 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.800796 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.800874 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.800918 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.800961 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.801036 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.801080 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.801148 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.801385 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.801432 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.801650 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.801704 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.801746 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.801821 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.801876 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.801927 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.802010 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.802068 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.802109 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.802157 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.802197 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.802247 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.802299 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.802353 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.802393 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.802438 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.802514 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.802558 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.802615 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.802681 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.802738 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.802788 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.802829 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.802870 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.802909 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.802948 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.802991 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.803038 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.803079 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.803137 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.803182 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.803223 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.803263 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.803301 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.803340 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.803404 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.803655 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.803707 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.803758 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.803801 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.803843 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.803882 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.803917 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.803965 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.804006 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.804044 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.804093 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.804143 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.804193 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.804234 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.804273 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.804312 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.804355 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.804393 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.804441 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.804508 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.804552 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.804600 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.804649 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.804700 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.804748 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.804805 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.804805 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.804887 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.804940 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.804940 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.804940 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.804940 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.804940 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.804940 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.804940 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.804940 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.804940 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.804940 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.805405 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.805465 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.805465 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.805465 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.805465 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.805465 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.805465 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.805465 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.805465 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.805465 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.805465 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.805909 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.805909 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.805909 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.805909 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.806059 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.806059 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.806059 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.806163 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.806201 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.806201 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.806268 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.806315 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.806356 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.806401 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.806448 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.806522 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.806581 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.806581 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.806678 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.806730 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.806786 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.806786 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.806786 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.806786 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.806786 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.807065 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.807065 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.807065 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.807065 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.807065 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.807312 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.807363 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.807424 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.807483 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.807561 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.807561 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.807632 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.807686 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.807732 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.807773 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.807813 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.807857 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.807907 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.807962 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.808017 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.808070 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.808123 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.808189 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.808246 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.808295 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.808336 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.808378 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.808432 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.808518 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.808565 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.808614 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.808688 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.808777 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.808834 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.808893 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.808951 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.809014 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.809066 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.809116 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.809173 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.809228 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.809305 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.809363 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.809419 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.809473 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.809567 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.809620 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.809725 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.809778 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.809834 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.809904 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.809971 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.810016 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.810056 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.810104 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.810144 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.810187 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.810226 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.810259 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.810292 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.810396 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.810433 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.810468 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.810599 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.810641 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.810668 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.810696 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.810724 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.810724 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.810773 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.810804 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.810804 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.810853 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.810882 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.810910 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.810910 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.810958 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.810984 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.811008 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.811041 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.811067 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.811067 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.811067 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.811067 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.811067 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.811190 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.811216 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.811239 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.811264 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.811295 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.811326 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.811364 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.811415 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.811450 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.811485 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.811530 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.811555 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.811582 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.811618 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.811652 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.811677 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.811710 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.811735 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.811763 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.811788 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.811819 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.811845 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.811881 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.811977 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.812008 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.812039 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.812039 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.812088 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.812088 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.812088 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.812088 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.812088 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.812088 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.812088 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.812274 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.812274 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.812274 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.812353 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.812384 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.812409 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.812441 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.812466 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.812523 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.812553 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.812577 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.812605 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.812630 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.812664 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.812689 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.812721 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.812756 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.812790 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.812820 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.812850 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.812875 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.812875 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.812926 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.812926 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.812981 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.813009 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.813034 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.813067 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.813092 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.813122 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.813146 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.813178 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.813203 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.813203 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.813203 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.813203 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.813203 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.813203 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.813203 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.813203 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.813203 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.813203 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.813430 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.813430 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.813430 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.813430 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.813430 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.813430 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.813430 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.813430 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.813430 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.813430 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.813710 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.813710 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.813710 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.813799 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.813841 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.813876 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.813900 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.813929 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.813954 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.813985 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.814009 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.814036 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.814060 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.814391 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.814424 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.814448 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.814472 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.814681 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.814711 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.814735 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.814735 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.814786 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.814837 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.814890 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.814926 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.814950 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.814977 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.815005 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.815032 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.815057 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.815057 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.815057 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.815057 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.815057 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.815057 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.815057 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.815057 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.815057 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.815057 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.817363 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.817426 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.817490 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.817557 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.817592 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.817618 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.817646 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.817676 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.817704 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.817779 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.817837 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.817884 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.817914 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.817946 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.817975 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.818019 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.818054 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.818079 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.818130 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.818196 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.818253 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.818545 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.818635 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.818635 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.818711 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.818751 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.818824 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.818872 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.818978 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.819045 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.819134 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.819178 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.819282 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.819334 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.819381 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.819422 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.819515 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.819564 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.819602 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.819639 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.819676 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.819724 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.819765 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.819819 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.819860 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.819901 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.819939 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.819981 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.819981 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.820052 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.820095 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.820136 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.820293 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.820365 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.820416 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.820466 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.820567 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.820637 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.820694 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.820746 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.820807 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.820865 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.820920 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.820985 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.821042 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.821107 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.821157 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.821208 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.821263 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.821310 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.821310 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.821403 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.821467 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.821548 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.821548 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.821548 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.821709 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.821762 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.821856 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.821856 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.821856 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.821856 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.821856 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.821856 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.822195 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.822195 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.822195 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.822195 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.822195 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.822195 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.822479 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.822665 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.822724 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.822824 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.822891 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.822948 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.823006 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.823059 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.823123 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.823174 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.823246 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.823307 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.823359 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.823418 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.823482 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.823559 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.823609 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.823659 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.823745 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.823789 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.823829 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.823877 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.823922 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.823961 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.824013 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.824086 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.824145 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.824191 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.824240 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.824303 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.824363 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.824434 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.824518 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.824593 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.824649 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.824697 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.824738 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.824779 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.824824 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.824877 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.824925 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.824963 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.825002 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.825061 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.825115 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.825166 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.825166 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.825166 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.825166 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.825166 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.825339 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.825339 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.825339 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.825466 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.825538 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.825538 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.825612 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.825650 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.825688 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.825728 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.825766 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.825766 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.825893 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.825957 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.826002 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.826058 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.826115 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.826167 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.826226 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.826271 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.826310 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.826347 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.826389 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.826427 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.826465 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.826523 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.826523 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.826523 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.826629 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.826629 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.826629 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.826706 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.826734 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.826764 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.826791 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.826826 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.826856 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.826901 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.826933 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.826966 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.826994 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.827027 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.827059 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.827087 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.827114 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.827142 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.827173 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.827206 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.827236 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.827263 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.827295 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.827324 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.827357 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.827357 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.827357 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.827439 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:59.829474 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.829553 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.829584 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.829614 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.829642 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.829671 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.829696 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.829724 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.829768 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.829805 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.829851 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.829917 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.829954 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.829990 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.830023 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.830023 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.830023 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.830103 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.832409 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:59.832524 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:59.832594 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:59.832681 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:59.832769 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:59.832843 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:59.882234 np0000182855 devstack@c-api.service[112570]: INFO dbcounter [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Registered counter for database cinder Jun 25 20:06:59.883164 np0000182855 devstack@c-api.service[112568]: INFO dbcounter [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Registered counter for database cinder Jun 25 20:06:59.884383 np0000182855 devstack@c-api.service[112571]: INFO dbcounter [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Registered counter for database cinder Jun 25 20:06:59.891621 np0000182855 devstack@c-api.service[112569]: INFO dbcounter [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Registered counter for database cinder Jun 25 20:06:59.925977 np0000182855 devstack@c-api.service[112570]: DEBUG oslo_db.sqlalchemy.engines [None req-4905d053-3004-4954-bec9-3c4603064d5c 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=112570) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:06:59.928338 np0000182855 devstack@c-api.service[112571]: DEBUG oslo_db.sqlalchemy.engines [None req-7866f677-0b66-48e9-9932-9bda86fdaeee 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=112571) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:06:59.929683 np0000182855 devstack@c-api.service[112568]: DEBUG oslo_db.sqlalchemy.engines [None req-29fee3e0-65db-433f-89b1-c7615c273133 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=112568) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:06:59.936274 np0000182855 devstack@c-api.service[112569]: DEBUG oslo_db.sqlalchemy.engines [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 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=112569) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:00.042212 np0000182855 devstack@c-api.service[112570]: DEBUG dbcounter [-] [112570] Writer thread running {{(pid=112570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 20:07:00.042869 np0000182855 devstack@c-api.service[112571]: DEBUG dbcounter [-] [112571] Writer thread running {{(pid=112571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 20:07:00.045291 np0000182855 devstack@c-api.service[112570]: INFO cinder.rpc [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 25 20:07:00.046571 np0000182855 devstack@c-api.service[112571]: INFO cinder.rpc [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 25 20:07:00.047688 np0000182855 devstack@c-api.service[112570]: INFO cinder.rpc [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 25 20:07:00.048048 np0000182855 devstack@c-api.service[112568]: DEBUG dbcounter [-] [112568] Writer thread running {{(pid=112568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 20:07:00.049752 np0000182855 devstack@c-api.service[112571]: INFO cinder.rpc [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 25 20:07:00.050207 np0000182855 devstack@c-api.service[112570]: INFO cinder.rpc [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 25 20:07:00.051140 np0000182855 devstack@c-api.service[112568]: INFO cinder.rpc [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 25 20:07:00.052417 np0000182855 devstack@c-api.service[112571]: INFO cinder.rpc [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 25 20:07:00.052508 np0000182855 devstack@c-api.service[112570]: INFO cinder.rpc [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 25 20:07:00.053642 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.053757 np0000182855 devstack@c-api.service[112568]: INFO cinder.rpc [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 25 20:07:00.054531 np0000182855 devstack@c-api.service[112571]: INFO cinder.rpc [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 25 20:07:00.055231 np0000182855 devstack@c-api.service[112569]: DEBUG dbcounter [-] [112569] Writer thread running {{(pid=112569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 20:07:00.055487 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.056774 np0000182855 devstack@c-api.service[112568]: INFO cinder.rpc [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 25 20:07:00.057822 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.058507 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.059046 np0000182855 devstack@c-api.service[112569]: INFO cinder.rpc [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 25 20:07:00.059334 np0000182855 devstack@c-api.service[112568]: INFO cinder.rpc [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 25 20:07:00.060585 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.062982 np0000182855 devstack@c-api.service[112569]: INFO cinder.rpc [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 25 20:07:00.064673 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.066365 np0000182855 devstack@c-api.service[112569]: INFO cinder.rpc [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 25 20:07:00.069002 np0000182855 devstack@c-api.service[112569]: INFO cinder.rpc [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 25 20:07:00.070565 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.074892 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.090306 np0000182855 devstack@c-api.service[112570]: DEBUG oslo_db.sqlalchemy.engines [None req-4905d053-3004-4954-bec9-3c4603064d5c 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=112570) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:00.092880 np0000182855 devstack@c-api.service[112571]: DEBUG oslo_db.sqlalchemy.engines [None req-7866f677-0b66-48e9-9932-9bda86fdaeee 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=112571) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:00.093214 np0000182855 devstack@c-api.service[112570]: INFO cinder.rpc [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 25 20:07:00.095784 np0000182855 devstack@c-api.service[112570]: INFO cinder.rpc [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 25 20:07:00.095924 np0000182855 devstack@c-api.service[112571]: INFO cinder.rpc [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 25 20:07:00.097018 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.098675 np0000182855 devstack@c-api.service[112571]: INFO cinder.rpc [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 25 20:07:00.100046 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.100592 np0000182855 devstack@c-api.service[112568]: DEBUG oslo_db.sqlalchemy.engines [None req-29fee3e0-65db-433f-89b1-c7615c273133 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=112568) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:00.103765 np0000182855 devstack@c-api.service[112568]: INFO cinder.rpc [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 25 20:07:00.106361 np0000182855 devstack@c-api.service[112568]: INFO cinder.rpc [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 25 20:07:00.107666 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.108540 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.109125 np0000182855 devstack@c-api.service[112569]: DEBUG oslo_db.sqlalchemy.engines [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 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=112569) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:00.112308 np0000182855 devstack@c-api.service[112569]: INFO cinder.rpc [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 25 20:07:00.112434 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.113266 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.115111 np0000182855 devstack@c-api.service[112569]: INFO cinder.rpc [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 25 20:07:00.115840 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.116360 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.116419 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.119583 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.120500 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.125472 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.125720 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.125851 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.129041 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.129134 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.129338 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.129554 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.132073 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.132503 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.133231 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.134768 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.135201 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.135940 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.136514 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.138153 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.138216 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.138842 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.139605 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.141134 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.141860 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.142205 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.142857 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.142933 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.143550 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.145416 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.145646 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.146115 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.146241 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.148427 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.149033 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.150643 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.151250 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.151500 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.152152 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.153303 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.154340 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.154702 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.155525 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.156822 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.157205 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.157633 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.158621 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.158697 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.158962 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.159256 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.160307 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.160706 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.161357 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.161720 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.162086 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.162341 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.163270 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.163578 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.164581 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.164866 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.165284 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.166153 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.166343 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.166875 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.167524 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.167607 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.167706 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.168662 np0000182855 devstack@c-api.service[112571]: WARNING cinder.api.contrib.hosts [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 25 20:07:00.168718 np0000182855 devstack@c-api.service[112570]: WARNING cinder.api.contrib.hosts [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 25 20:07:00.168893 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extended resource: extensions {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.168947 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extended resource: extensions {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.169545 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.170249 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.170308 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extended resource: cgsnapshots {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.171201 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.171563 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extended resource: cgsnapshots {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.171940 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extended resource: qos-specs {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.172362 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.172687 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.172906 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extended resource: qos-specs {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.174014 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.174070 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extended resource: capabilities {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.174107 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.175205 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extended resource: capabilities {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.175547 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.175601 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.176005 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extended resource: backups {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.176472 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extended resource: backups {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.176894 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.176954 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.177935 np0000182855 devstack@c-api.service[112568]: WARNING cinder.api.contrib.hosts [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 25 20:07:00.178068 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extended resource: os-volume-type-access {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.178156 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extended resource: extensions {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.178406 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.178461 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extended resource: os-volume-type-access {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.179694 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.179754 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extended resource: encryption {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.180109 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extended resource: encryption {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.180190 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extended resource: cgsnapshots {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.181118 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.181272 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extended resource: consistencygroups {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.181576 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extended resource: qos-specs {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.181622 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extended resource: consistencygroups {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.182494 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.183390 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extended resource: extra_specs {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.183512 np0000182855 devstack@c-api.service[112569]: WARNING cinder.api.contrib.hosts [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 25 20:07:00.183588 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extended resource: extra_specs {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.183679 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extended resource: capabilities {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.183748 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extended resource: extensions {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.184951 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extended resource: backups {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.185005 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extended resource: encryption {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.185127 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extended resource: encryption {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.186130 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extended resource: cgsnapshots {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.186542 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extended resource: os-volume-manage {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.186633 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extended resource: os-volume-manage {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.187183 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extended resource: os-volume-type-access {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.187550 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extended resource: qos-specs {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.188063 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extended resource: os-volume-transfer {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.188104 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extended resource: os-volume-transfer {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.188830 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extended resource: encryption {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.189612 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extended resource: capabilities {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.189683 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extended resource: os-availability-zone {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.189712 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extended resource: os-availability-zone {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.190301 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extended resource: consistencygroups {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.190886 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extended resource: backups {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.191012 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extended resource: os-quota-sets {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.191053 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extended resource: os-quota-sets {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.192310 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extended resource: extra_specs {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.192398 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extended resource: os-quota-class-sets {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.192437 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extended resource: os-quota-class-sets {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.192895 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extended resource: os-volume-type-access {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.193710 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extended resource: os-snapshot-manage {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.193803 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extended resource: os-snapshot-manage {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.193871 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extended resource: encryption {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.194548 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extended resource: encryption {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.195126 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extended resource: os-hosts {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.195262 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extended resource: os-hosts {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.195386 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extended resource: os-volume-manage {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.196028 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extended resource: consistencygroups {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.196510 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extended resource: scheduler-stats {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.196699 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extended resource: scheduler-stats {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.196872 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extended resource: os-volume-transfer {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.198088 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extended resource: extra_specs {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.198526 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extended resource: os-availability-zone {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.199036 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.199503 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.199669 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extended resource: encryption {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.199846 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extended resource: os-quota-sets {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.200633 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.201051 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.201213 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extended resource: os-volume-manage {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.201307 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extended resource: os-quota-class-sets {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.201408 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.contrib.snapshot_actions [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] SnapshotActionsController initialized {{(pid=112571) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 25 20:07:00.201927 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.contrib.snapshot_actions [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] SnapshotActionsController initialized {{(pid=112570) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 25 20:07:00.202275 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.202603 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extended resource: os-snapshot-manage {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.202702 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extended resource: os-volume-transfer {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.202775 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.203688 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.204008 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extended resource: os-hosts {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.204055 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.204342 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extended resource: os-availability-zone {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.205046 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.205389 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extended resource: scheduler-stats {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.205433 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.205652 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extended resource: os-quota-sets {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.206497 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.206831 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.207042 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extended resource: os-quota-class-sets {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.208078 np0000182855 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.208216 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.208263 np0000182855 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.208316 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extended resource: os-snapshot-manage {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.208883 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extension UsedLimits extending resource: limits {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.209005 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extension VolumeTypeAccess extending resource: types {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.209091 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extension UsedLimits extending resource: limits {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.209212 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.209266 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.209330 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.209409 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.209447 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extension VolumeActions extending resource: volumes {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.209536 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.209607 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.209645 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extension VolumeActions extending resource: volumes {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.209683 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extension SnapshotActions extending resource: snapshots {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.209738 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.209777 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extended resource: os-hosts {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.209815 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.209852 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extension TypesManage extending resource: types {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.209885 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.209921 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.209965 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extension TypesManage extending resource: types {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.210011 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.210062 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.210105 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extension AdminActions extending resource: volumes {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.210175 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.210230 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extension AdminActions extending resource: snapshots {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.210279 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extension AdminActions extending resource: volumes {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.210314 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extension AdminActions extending resource: backups {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.210382 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extension AdminActions extending resource: snapshots {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.210422 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.210491 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extension AdminActions extending resource: backups {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.210530 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.210627 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.210685 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.contrib.snapshot_actions [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] SnapshotActionsController initialized {{(pid=112568) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 25 20:07:00.210725 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-7866f677-0b66-48e9-9932-9bda86fdaeee None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.210768 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.210811 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-4905d053-3004-4954-bec9-3c4603064d5c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.211145 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extended resource: scheduler-stats {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:07:00.211449 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.212856 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.214145 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.214222 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.215590 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.215941 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.216870 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.contrib.snapshot_actions [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] SnapshotActionsController initialized {{(pid=112569) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 25 20:07:00.217254 np0000182855 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.217643 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.218141 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extension UsedLimits extending resource: limits {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.218264 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.218470 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.218587 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.218738 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extension VolumeActions extending resource: volumes {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.218799 np0000182855 devstack@c-api.service[112570]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a57d90a3668 pid: 112570 (default app) Jun 25 20:07:00.218850 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.219000 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.219105 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extension TypesManage extending resource: types {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.219171 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.219224 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.219335 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.219444 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extension AdminActions extending resource: volumes {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.219559 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extension AdminActions extending resource: snapshots {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.219669 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extension AdminActions extending resource: backups {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.219755 np0000182855 devstack@c-api.service[112571]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a57d90a3668 pid: 112571 (default app) Jun 25 20:07:00.219844 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.219844 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.220014 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-29fee3e0-65db-433f-89b1-c7615c273133 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.220715 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.222258 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.223918 np0000182855 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:07:00.224819 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extension UsedLimits extending resource: limits {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.224939 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.225164 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.225241 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.225370 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extension VolumeActions extending resource: volumes {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.225492 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.225605 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.225692 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extension TypesManage extending resource: types {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.225788 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.225924 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.226009 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extension AdminActions extending resource: volumes {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.226190 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extension AdminActions extending resource: snapshots {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.226278 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extension AdminActions extending resource: backups {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.226359 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.226436 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.226565 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-da1c69ff-377a-4dc1-8d65-f6f85f55bd03 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:07:00.227027 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.227027 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.227027 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.227027 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.227382 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.227382 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.227382 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.227382 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.227653 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.227653 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.227653 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.227653 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.227653 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.227653 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.228082 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.228082 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.228082 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.228082 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.228082 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.228395 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.228395 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.228395 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.228395 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.228395 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.228730 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.228730 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.228730 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.228730 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.228978 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.228978 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.228978 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.228978 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.228978 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.229277 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.229277 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.229277 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.229277 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.229277 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.229595 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.229595 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.229595 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.229595 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.229595 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.229595 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.229955 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.229955 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.229955 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.229955 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.229955 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.229955 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.230325 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.230325 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.230325 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.230325 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.230325 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.230325 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.230806 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.230806 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.230806 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.230806 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.230806 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.231176 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.231176 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.231176 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.231176 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.231176 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.231511 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.231511 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.231511 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.231511 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.231511 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.231511 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.231882 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.231882 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.231882 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.231882 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.231882 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.231882 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.232220 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.232220 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.232220 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.232220 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.232220 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.232571 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.232571 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.232571 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.232571 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.232571 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.232874 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.232874 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.232874 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.232874 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.233113 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.233113 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.233113 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.233113 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.233356 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.233356 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.233356 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.233356 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.233356 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.233816 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.233816 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.233816 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.233816 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.233816 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.234114 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.234114 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.234114 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.234114 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.234367 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.234367 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.234367 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.234367 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.234633 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.234633 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.234633 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.234633 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.235013 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.235013 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.235013 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.235013 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.235261 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.235261 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.235261 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.235261 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.235449 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.235449 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.235449 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.235449 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.235449 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.235708 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.235708 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.235708 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.235708 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.235708 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.235708 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.236031 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.236031 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.236031 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.236031 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.236031 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.236235 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.236235 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.236235 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.236235 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.236235 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.236235 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.236482 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.236482 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.236482 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.236482 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.236482 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.236482 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.236737 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.236737 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.236737 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.236737 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.236737 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.236737 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.236979 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.236979 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.236979 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.236979 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.236979 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.236979 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.237301 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.237301 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.237301 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.237301 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.237470 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.237470 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.237470 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.237470 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.237470 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.237707 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.237707 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.237707 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.237822 np0000182855 devstack@c-api.service[112568]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a57d90a3668 pid: 112568 (default app) Jun 25 20:07:00.237864 np0000182855 devstack@c-api.service[112570]: /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 25 20:07:00.237864 np0000182855 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) Jun 25 20:07:00.237864 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.middleware.request_id [None req-de39cde2-d966-4144-b675-1608c078c385 None None] RequestId filter calling following filter/app {{(pid=112570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:07:00.237864 np0000182855 devstack@c-api.service[112570]: [pid: 112570|app: 0|req: 1/1] 199.204.45.35 () {60 vars in 949 bytes} [Thu Jun 25 20:07:00 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 25 20:07:00.238017 np0000182855 devstack@c-api.service[112569]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a57d90a3668 pid: 112569 (default app) Jun 25 20:07:07.704302 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.704302 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.704302 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.704302 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.704944 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.704944 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.704944 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.704944 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.705100 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.705100 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.705100 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.705100 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.705100 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.705100 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.705337 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.705337 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.705337 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.705337 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.705337 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.705572 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.705572 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.705572 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.705572 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.705572 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.705770 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.705770 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.705770 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.705770 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.705954 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.705954 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.705954 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.705954 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.705954 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.706158 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.706158 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.706158 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.706158 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.706158 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.706338 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.706338 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.706338 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.706338 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.706338 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.706338 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.706715 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.706715 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.706715 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.706715 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.706715 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.706715 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.706929 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.706929 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.706929 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.706929 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.706929 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.706929 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.707175 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.707175 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.707175 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.707175 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.707175 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.707358 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.707358 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.707358 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.707358 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.707358 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.707548 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.707548 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.707548 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.707548 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.707548 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.707548 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.707781 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.707781 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.707781 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.707781 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.707781 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.707781 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.707986 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.707986 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.707986 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.707986 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.707986 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.708180 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.708180 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.708180 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.708180 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.708180 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.708363 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.708363 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.708363 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.708363 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.708535 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.708535 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.708535 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.708535 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.708708 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.708708 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.708708 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.708708 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.708708 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.708895 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.708895 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.708895 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.708895 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.708895 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.709073 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.709073 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.709073 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.709073 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.709218 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.709218 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.709218 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.709218 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.709366 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.709366 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.709366 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.709366 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.709541 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.709541 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.709541 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.709541 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.709693 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.709693 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.709693 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.709693 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.709837 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.709837 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.709837 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.709837 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.709837 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.710027 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.710027 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.710027 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.710027 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.710027 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.710027 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.710261 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.710261 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.710261 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.710261 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.710261 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.710474 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.710474 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.710474 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.710474 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.710474 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.710474 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.710706 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.710706 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.710706 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.710706 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.710706 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.710706 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.710921 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.710921 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.710921 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.710921 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.710921 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.710921 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.711136 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.711136 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.711136 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.711136 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.711136 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.711136 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.711363 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.711363 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.711363 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.711363 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.711532 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.711532 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.711532 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.711532 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.711532 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.711716 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.711716 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.711716 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.711716 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:07.711716 np0000182855 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 25 20:07:07.711716 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.middleware.request_id [None req-d409cf65-fde3-424b-8894-0f578f47412c None None] RequestId filter calling following filter/app {{(pid=112571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:07:08.272829 np0000182855 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-d409cf65-fde3-424b-8894-0f578f47412c admin admin] POST https://199.204.45.35/volume/v3/types Jun 25 20:07:08.273461 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-d409cf65-fde3-424b-8894-0f578f47412c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 25 20:07:08.275180 np0000182855 devstack@c-api.service[112571]: /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 25 20:07:08.275180 np0000182855 devstack@c-api.service[112571]: warnings.warn( Jun 25 20:07:08.308860 np0000182855 devstack@c-api.service[112571]: DEBUG oslo_db.sqlalchemy.engines [None req-d409cf65-fde3-424b-8894-0f578f47412c 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=112571) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:08.342467 np0000182855 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-d409cf65-fde3-424b-8894-0f578f47412c admin admin] https://199.204.45.35/volume/v3/types returned with HTTP 200 Jun 25 20:07:08.343270 np0000182855 devstack@c-api.service[112571]: [pid: 112571|app: 0|req: 1/2] 199.204.45.35 () {68 vars in 1281 bytes} [Thu Jun 25 20:07:07 2026] POST /volume/v3/types => generated 186 bytes in 657 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:07:08.373955 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.373955 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.373955 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.373955 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.373955 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.374971 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.374971 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.374971 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.374971 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.374971 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.375354 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.375354 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.375354 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.375354 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.375354 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.375354 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.375862 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.375862 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.375862 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.375862 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.376181 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.376181 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.376181 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.376181 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.376572 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.376572 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.376572 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.376572 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.376928 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.376928 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.376928 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.376928 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.376928 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.377328 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.377328 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.377328 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.377328 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.377328 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.377778 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.377778 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.377778 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.377778 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.377778 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.377778 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.378268 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.378268 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.378268 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.378268 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.378268 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.378268 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.378767 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.378767 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.378767 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.378767 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.378767 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.378767 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.379222 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.379222 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.379222 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.379222 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.379222 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.379683 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.379683 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.379683 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.379683 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.379683 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.380087 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.380087 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.380087 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.380087 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.380087 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.380087 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.380588 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.380588 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.380588 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.380588 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.380588 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.380588 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.381038 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.381038 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.381038 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.381038 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.381038 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.381439 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.381439 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.381439 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.381439 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.381439 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.381940 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.381940 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.381940 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.381940 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.382264 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.382264 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.382264 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.382264 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.382618 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.382618 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.382618 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.382618 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.382618 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.382797 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.382797 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.382797 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.382797 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.382797 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.382974 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.382974 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.382974 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.382974 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.383128 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.383128 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.383128 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.383128 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.383283 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.383283 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.383283 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.383283 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.383452 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.383452 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.383452 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.383452 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.383637 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.383637 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.383637 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.383637 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.383793 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.383793 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.383793 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.383793 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.383793 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.383982 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.383982 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.383982 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.383982 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.383982 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.383982 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.384203 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.384203 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.384203 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.384203 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.384203 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.384382 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.384382 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.384382 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.384382 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.384382 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.384382 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.384635 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.384635 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.384635 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.384635 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.384635 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.384635 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.384847 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.384847 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.384847 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.384847 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.384847 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.384847 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.385064 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.385064 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.385064 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.385064 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.385064 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.385064 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.385282 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.385282 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.385282 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.385282 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.385437 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.385437 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.385437 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.385437 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.385437 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.385716 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.385716 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.385716 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.385716 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.385716 np0000182855 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) Jun 25 20:07:08.385716 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.middleware.request_id [req-d409cf65-fde3-424b-8894-0f578f47412c req-bd107e4c-3d40-4ed9-b4e0-233ff1f5f24c None None] RequestId filter calling following filter/app {{(pid=112568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:07:08.716073 np0000182855 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [req-d409cf65-fde3-424b-8894-0f578f47412c req-bd107e4c-3d40-4ed9-b4e0-233ff1f5f24c admin admin] POST https://199.204.45.35/volume/v3/types/05691a66-094d-44c4-bc8c-472a2ebc8d34/extra_specs Jun 25 20:07:08.716073 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [req-d409cf65-fde3-424b-8894-0f578f47412c req-bd107e4c-3d40-4ed9-b4e0-233ff1f5f24c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 25 20:07:08.718262 np0000182855 devstack@c-api.service[112568]: /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 25 20:07:08.718262 np0000182855 devstack@c-api.service[112568]: warnings.warn( Jun 25 20:07:08.753992 np0000182855 devstack@c-api.service[112568]: DEBUG oslo_db.sqlalchemy.engines [req-d409cf65-fde3-424b-8894-0f578f47412c req-bd107e4c-3d40-4ed9-b4e0-233ff1f5f24c 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=112568) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:07:08.817502 np0000182855 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [req-d409cf65-fde3-424b-8894-0f578f47412c req-bd107e4c-3d40-4ed9-b4e0-233ff1f5f24c admin admin] https://199.204.45.35/volume/v3/types/05691a66-094d-44c4-bc8c-472a2ebc8d34/extra_specs returned with HTTP 200 Jun 25 20:07:08.817971 np0000182855 devstack@c-api.service[112568]: [pid: 112568|app: 0|req: 1/3] 199.204.45.35 () {70 vars in 1498 bytes} [Thu Jun 25 20:07:08 2026] POST /volume/v3/types/05691a66-094d-44c4-bc8c-472a2ebc8d34/extra_specs => generated 55 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:07:10.094941 np0000182855 devstack@c-api.service[112570]: DEBUG dbcounter [-] [112570] Writing DB stats cinder:SELECT=6 {{(pid=112570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:07:10.114669 np0000182855 devstack@c-api.service[112569]: DEBUG dbcounter [-] [112569] Writing DB stats cinder:SELECT=6 {{(pid=112569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:07:18.338077 np0000182855 devstack@c-api.service[112571]: DEBUG dbcounter [-] [112571] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:07:18.816320 np0000182855 devstack@c-api.service[112568]: DEBUG dbcounter [-] [112568] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:10:08.570845 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.middleware.request_id [None req-6660e8c4-7d59-46d0-8225-978102d14657 None None] RequestId filter calling following filter/app {{(pid=112570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:10:08.571468 np0000182855 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-6660e8c4-7d59-46d0-8225-978102d14657 None None] GET https://199.204.45.35/volume// Jun 25 20:10:08.571647 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-6660e8c4-7d59-46d0-8225-978102d14657 None None] Empty body provided in request {{(pid=112570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:10:08.571859 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-6660e8c4-7d59-46d0-8225-978102d14657 None None] Calling method 'all' {{(pid=112570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:10:08.572360 np0000182855 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-6660e8c4-7d59-46d0-8225-978102d14657 None None] https://199.204.45.35/volume// returned with HTTP 300 Jun 25 20:10:08.572643 np0000182855 devstack@c-api.service[112570]: [pid: 112570|app: 0|req: 2/4] 199.204.45.35 () {66 vars in 1449 bytes} [Thu Jun 25 20:10:08 2026] GET /volume/ => generated 389 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 25 20:10:46.097540 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.097540 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.097540 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.097540 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.097540 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.098564 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.098564 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.098564 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.098564 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.098564 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.098917 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.098917 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.098917 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.098917 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.098917 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.098917 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.099446 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.099446 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.099446 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.099446 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.099780 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.099780 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.099780 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.099780 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.100058 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.100058 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.100058 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.100058 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.100350 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.100350 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.100350 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.100350 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.100350 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.100727 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.100727 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.100727 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.100727 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.100727 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.101059 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.101059 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.101059 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.101059 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.101059 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.101059 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.101570 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.101570 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.101570 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.101570 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.101570 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.101570 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.101994 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.101994 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.101994 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.101994 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.101994 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.101994 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.102353 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.102353 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.102353 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.102353 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.102353 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.102614 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.102614 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.102614 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.102614 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.102614 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.102815 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.102815 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.102815 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.102815 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.102815 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.102815 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.103062 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.103062 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.103062 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.103062 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.103062 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.103062 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.103276 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.103276 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.103276 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.103276 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.103276 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.103518 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.103518 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.103518 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.103518 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.103518 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.103726 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.103726 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.103726 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.103726 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.103905 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.103905 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.103905 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.103905 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.104080 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.104080 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.104080 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.104080 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.104080 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.104320 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.104320 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.104320 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.104320 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.104320 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.104525 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.104525 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.104525 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.104525 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.104704 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.104704 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.104704 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.104704 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.104883 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.104883 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.104883 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.104883 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.105063 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.105063 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.105063 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.105063 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.105233 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.105233 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.105233 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.105233 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.105408 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.105408 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.105408 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.105408 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.105408 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.105652 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.105652 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.105652 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.105652 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.105652 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.105652 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.105902 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.105902 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.105902 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.105902 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.105902 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.106102 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.106102 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.106102 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.106102 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.106102 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.106102 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.106353 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.106353 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.106353 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.106353 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.106353 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.106353 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.106627 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.106627 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.106627 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.106627 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.106627 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.106627 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.106872 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.106872 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.106872 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.106872 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.106872 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.106872 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.107119 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.107119 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.107119 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.107119 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.107293 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.107293 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.107293 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.107293 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.107293 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.107548 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.107548 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.107548 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.107548 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:46.107548 np0000182855 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) Jun 25 20:10:46.107548 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.middleware.request_id [None req-4dfe8211-215f-4900-850a-94173b0f3ebb None None] RequestId filter calling following filter/app {{(pid=112569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:10:46.107548 np0000182855 devstack@c-api.service[112569]: [pid: 112569|app: 0|req: 1/5] 199.204.45.35 () {62 vars in 1061 bytes} [Thu Jun 25 20:10:46 2026] GET /volume/v3 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 25 20:10:46.142004 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.middleware.request_id [None req-3239e379-437d-4999-a298-75cae9ebbcaa None None] RequestId filter calling following filter/app {{(pid=112571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:10:46.153184 np0000182855 devstack@c-api.service[112571]: [pid: 112571|app: 0|req: 2/6] 199.204.45.35 () {64 vars in 1265 bytes} [Thu Jun 25 20:10:46 2026] GET /volume/v3 => generated 0 bytes in 15 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 25 20:10:46.189008 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.middleware.request_id [req-3239e379-437d-4999-a298-75cae9ebbcaa req-d34d8e37-a1c0-4e96-b219-09c35dbd91dd None None] RequestId filter calling following filter/app {{(pid=112568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:10:46.193444 np0000182855 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [req-3239e379-437d-4999-a298-75cae9ebbcaa req-d34d8e37-a1c0-4e96-b219-09c35dbd91dd demo demo] GET https://199.204.45.35/volume/v3/ Jun 25 20:10:46.193729 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [req-3239e379-437d-4999-a298-75cae9ebbcaa req-d34d8e37-a1c0-4e96-b219-09c35dbd91dd demo demo] Empty body provided in request {{(pid=112568) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:10:46.193977 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [req-3239e379-437d-4999-a298-75cae9ebbcaa req-d34d8e37-a1c0-4e96-b219-09c35dbd91dd demo demo] Calling method 'version_select' {{(pid=112568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:10:46.195002 np0000182855 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [req-3239e379-437d-4999-a298-75cae9ebbcaa req-d34d8e37-a1c0-4e96-b219-09c35dbd91dd demo demo] https://199.204.45.35/volume/v3/ returned with HTTP 200 Jun 25 20:10:46.195433 np0000182855 devstack@c-api.service[112568]: [pid: 112568|app: 0|req: 2/7] 199.204.45.35 () {66 vars in 1339 bytes} [Thu Jun 25 20:10:46 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:10:46.233663 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.middleware.request_id [None req-888c78ca-5f73-4fea-83bf-cefbaf483fec None None] RequestId filter calling following filter/app {{(pid=112570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:10:46.549238 np0000182855 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-888c78ca-5f73-4fea-83bf-cefbaf483fec demo demo] GET https://199.204.45.35/volume/v3/types Jun 25 20:10:46.549586 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-888c78ca-5f73-4fea-83bf-cefbaf483fec demo demo] Empty body provided in request {{(pid=112570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:10:46.549791 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-888c78ca-5f73-4fea-83bf-cefbaf483fec demo demo] Calling method 'index' {{(pid=112570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:10:46.550291 np0000182855 devstack@c-api.service[112570]: /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 25 20:10:46.550291 np0000182855 devstack@c-api.service[112570]: warnings.warn( Jun 25 20:10:46.550919 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.api_utils [None req-888c78ca-5f73-4fea-83bf-cefbaf483fec demo demo] Removing options '' from query. {{(pid=112570) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:10:46.589119 np0000182855 devstack@c-api.service[112570]: DEBUG oslo_db.sqlalchemy.engines [None req-888c78ca-5f73-4fea-83bf-cefbaf483fec 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=112570) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:10:46.610929 np0000182855 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-888c78ca-5f73-4fea-83bf-cefbaf483fec demo demo] https://199.204.45.35/volume/v3/types returned with HTTP 200 Jun 25 20:10:46.611296 np0000182855 devstack@c-api.service[112570]: [pid: 112570|app: 0|req: 3/8] 199.204.45.35 () {64 vars in 1283 bytes} [Thu Jun 25 20:10:46 2026] GET /volume/v3/types => generated 377 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:10:46.648331 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.middleware.request_id [None req-5b40a7c6-6e57-4902-8320-3d616e127e1b None None] RequestId filter calling following filter/app {{(pid=112569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:10:46.990596 np0000182855 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-5b40a7c6-6e57-4902-8320-3d616e127e1b demo demo] GET https://199.204.45.35/volume/v3/types/default Jun 25 20:10:46.991205 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-5b40a7c6-6e57-4902-8320-3d616e127e1b demo demo] Empty body provided in request {{(pid=112569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:10:46.991537 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-5b40a7c6-6e57-4902-8320-3d616e127e1b demo demo] Calling method 'show' {{(pid=112569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:10:47.030107 np0000182855 devstack@c-api.service[112569]: DEBUG oslo_db.sqlalchemy.engines [None req-5b40a7c6-6e57-4902-8320-3d616e127e1b 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=112569) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:10:47.048521 np0000182855 devstack@c-api.service[112569]: /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 25 20:10:47.048521 np0000182855 devstack@c-api.service[112569]: warnings.warn( Jun 25 20:10:47.050927 np0000182855 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-5b40a7c6-6e57-4902-8320-3d616e127e1b demo demo] https://199.204.45.35/volume/v3/types/default returned with HTTP 200 Jun 25 20:10:47.051443 np0000182855 devstack@c-api.service[112569]: [pid: 112569|app: 0|req: 2/9] 199.204.45.35 () {64 vars in 1294 bytes} [Thu Jun 25 20:10:46 2026] GET /volume/v3/types/default => generated 145 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:10:47.530854 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.middleware.request_id [None req-0825f32b-8cb2-4496-9679-720c4e73b7ff None None] RequestId filter calling following filter/app {{(pid=112571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:10:47.532120 np0000182855 devstack@c-api.service[112571]: [pid: 112571|app: 0|req: 3/10] 199.204.45.35 () {62 vars in 1061 bytes} [Thu Jun 25 20:10:47 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 25 20:10:47.565202 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.middleware.request_id [None req-c84119c7-cf09-431d-9e4e-62459dcdaa75 None None] RequestId filter calling following filter/app {{(pid=112568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:10:47.573855 np0000182855 devstack@c-api.service[112568]: [pid: 112568|app: 0|req: 3/11] 199.204.45.35 () {64 vars in 1265 bytes} [Thu Jun 25 20:10:47 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 25 20:10:47.608241 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.middleware.request_id [req-c84119c7-cf09-431d-9e4e-62459dcdaa75 req-1a2323ff-0157-4ce5-a9b9-511fa35cdd81 None None] RequestId filter calling following filter/app {{(pid=112570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:10:47.611674 np0000182855 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [req-c84119c7-cf09-431d-9e4e-62459dcdaa75 req-1a2323ff-0157-4ce5-a9b9-511fa35cdd81 demo demo] GET https://199.204.45.35/volume/v3/ Jun 25 20:10:47.611918 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [req-c84119c7-cf09-431d-9e4e-62459dcdaa75 req-1a2323ff-0157-4ce5-a9b9-511fa35cdd81 demo demo] Empty body provided in request {{(pid=112570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:10:47.612187 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [req-c84119c7-cf09-431d-9e4e-62459dcdaa75 req-1a2323ff-0157-4ce5-a9b9-511fa35cdd81 demo demo] Calling method 'version_select' {{(pid=112570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:10:47.612777 np0000182855 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [req-c84119c7-cf09-431d-9e4e-62459dcdaa75 req-1a2323ff-0157-4ce5-a9b9-511fa35cdd81 demo demo] https://199.204.45.35/volume/v3/ returned with HTTP 200 Jun 25 20:10:47.613212 np0000182855 devstack@c-api.service[112570]: [pid: 112570|app: 0|req: 4/12] 199.204.45.35 () {66 vars in 1339 bytes} [Thu Jun 25 20:10:47 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:10:47.658203 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.middleware.request_id [None req-bb1239c1-5894-4734-a418-94913a898688 None None] RequestId filter calling following filter/app {{(pid=112569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:10:47.661981 np0000182855 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-bb1239c1-5894-4734-a418-94913a898688 demo demo] GET https://199.204.45.35/volume/v3/types/default Jun 25 20:10:47.661981 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-bb1239c1-5894-4734-a418-94913a898688 demo demo] Empty body provided in request {{(pid=112569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:10:47.661981 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-bb1239c1-5894-4734-a418-94913a898688 demo demo] Calling method 'show' {{(pid=112569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:10:47.669967 np0000182855 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-bb1239c1-5894-4734-a418-94913a898688 demo demo] https://199.204.45.35/volume/v3/types/default returned with HTTP 200 Jun 25 20:10:47.670351 np0000182855 devstack@c-api.service[112569]: [pid: 112569|app: 0|req: 3/13] 199.204.45.35 () {64 vars in 1294 bytes} [Thu Jun 25 20:10:47 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:10:48.255163 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.middleware.request_id [None req-6d7d9f59-d0c8-4232-ad3f-babffaf1be43 None None] RequestId filter calling following filter/app {{(pid=112571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:10:48.256420 np0000182855 devstack@c-api.service[112571]: [pid: 112571|app: 0|req: 4/14] 199.204.45.35 () {62 vars in 1061 bytes} [Thu Jun 25 20:10:48 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 25 20:10:48.293991 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.middleware.request_id [None req-01302764-33b2-4e97-9c24-305de5da0863 None None] RequestId filter calling following filter/app {{(pid=112568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:10:48.297650 np0000182855 devstack@c-api.service[112568]: [pid: 112568|app: 0|req: 4/15] 199.204.45.35 () {64 vars in 1265 bytes} [Thu Jun 25 20:10:48 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 25 20:10:48.333894 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.middleware.request_id [req-01302764-33b2-4e97-9c24-305de5da0863 req-03272af6-08a5-4518-9c49-a2b40a0888ad None None] RequestId filter calling following filter/app {{(pid=112570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:10:48.337376 np0000182855 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [req-01302764-33b2-4e97-9c24-305de5da0863 req-03272af6-08a5-4518-9c49-a2b40a0888ad demo demo] GET https://199.204.45.35/volume/v3/ Jun 25 20:10:48.337779 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [req-01302764-33b2-4e97-9c24-305de5da0863 req-03272af6-08a5-4518-9c49-a2b40a0888ad demo demo] Empty body provided in request {{(pid=112570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:10:48.338262 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [req-01302764-33b2-4e97-9c24-305de5da0863 req-03272af6-08a5-4518-9c49-a2b40a0888ad demo demo] Calling method 'version_select' {{(pid=112570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:10:48.339006 np0000182855 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [req-01302764-33b2-4e97-9c24-305de5da0863 req-03272af6-08a5-4518-9c49-a2b40a0888ad demo demo] https://199.204.45.35/volume/v3/ returned with HTTP 200 Jun 25 20:10:48.339803 np0000182855 devstack@c-api.service[112570]: [pid: 112570|app: 0|req: 5/16] 199.204.45.35 () {66 vars in 1339 bytes} [Thu Jun 25 20:10:48 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:10:48.372756 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.middleware.request_id [None req-3c7f2cdc-a313-44b5-a6b0-4ab5b5def90c None None] RequestId filter calling following filter/app {{(pid=112569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:10:48.375628 np0000182855 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-3c7f2cdc-a313-44b5-a6b0-4ab5b5def90c demo demo] GET https://199.204.45.35/volume/v3/types/default Jun 25 20:10:48.375973 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-3c7f2cdc-a313-44b5-a6b0-4ab5b5def90c demo demo] Empty body provided in request {{(pid=112569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:10:48.376347 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-3c7f2cdc-a313-44b5-a6b0-4ab5b5def90c demo demo] Calling method 'show' {{(pid=112569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:10:48.385271 np0000182855 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-3c7f2cdc-a313-44b5-a6b0-4ab5b5def90c demo demo] https://199.204.45.35/volume/v3/types/default returned with HTTP 200 Jun 25 20:10:48.385581 np0000182855 devstack@c-api.service[112569]: [pid: 112569|app: 0|req: 4/17] 199.204.45.35 () {64 vars in 1294 bytes} [Thu Jun 25 20:10:48 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:10:48.418309 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.middleware.request_id [None req-89f648a0-8283-43e3-a0f4-8cec06378375 None None] RequestId filter calling following filter/app {{(pid=112571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:10:48.419665 np0000182855 devstack@c-api.service[112571]: [pid: 112571|app: 0|req: 5/18] 199.204.45.35 () {62 vars in 1061 bytes} [Thu Jun 25 20:10:48 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 25 20:10:48.452284 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.middleware.request_id [None req-19f75450-8c5a-493f-80d3-2c44c11b2855 None None] RequestId filter calling following filter/app {{(pid=112568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:10:48.455956 np0000182855 devstack@c-api.service[112568]: [pid: 112568|app: 0|req: 5/19] 199.204.45.35 () {64 vars in 1265 bytes} [Thu Jun 25 20:10:48 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 25 20:10:48.488248 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.middleware.request_id [req-19f75450-8c5a-493f-80d3-2c44c11b2855 req-e8f3a98b-e7f1-4975-b83c-4aa9532f5abe None None] RequestId filter calling following filter/app {{(pid=112570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:10:48.491638 np0000182855 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [req-19f75450-8c5a-493f-80d3-2c44c11b2855 req-e8f3a98b-e7f1-4975-b83c-4aa9532f5abe demo demo] GET https://199.204.45.35/volume/v3/ Jun 25 20:10:48.492053 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [req-19f75450-8c5a-493f-80d3-2c44c11b2855 req-e8f3a98b-e7f1-4975-b83c-4aa9532f5abe demo demo] Empty body provided in request {{(pid=112570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:10:48.492425 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [req-19f75450-8c5a-493f-80d3-2c44c11b2855 req-e8f3a98b-e7f1-4975-b83c-4aa9532f5abe demo demo] Calling method 'version_select' {{(pid=112570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:10:48.492745 np0000182855 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [req-19f75450-8c5a-493f-80d3-2c44c11b2855 req-e8f3a98b-e7f1-4975-b83c-4aa9532f5abe demo demo] https://199.204.45.35/volume/v3/ returned with HTTP 200 Jun 25 20:10:48.493045 np0000182855 devstack@c-api.service[112570]: [pid: 112570|app: 0|req: 6/20] 199.204.45.35 () {66 vars in 1339 bytes} [Thu Jun 25 20:10:48 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:10:48.531451 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.middleware.request_id [None req-3d421fdd-9ebc-460e-b384-27a1a29d0017 None None] RequestId filter calling following filter/app {{(pid=112569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:10:48.534798 np0000182855 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-3d421fdd-9ebc-460e-b384-27a1a29d0017 demo demo] GET https://199.204.45.35/volume/v3/types/default Jun 25 20:10:48.535136 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-3d421fdd-9ebc-460e-b384-27a1a29d0017 demo demo] Empty body provided in request {{(pid=112569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:10:48.535505 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-3d421fdd-9ebc-460e-b384-27a1a29d0017 demo demo] Calling method 'show' {{(pid=112569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:10:48.545305 np0000182855 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-3d421fdd-9ebc-460e-b384-27a1a29d0017 demo demo] https://199.204.45.35/volume/v3/types/default returned with HTTP 200 Jun 25 20:10:48.545756 np0000182855 devstack@c-api.service[112569]: [pid: 112569|app: 0|req: 5/21] 199.204.45.35 () {64 vars in 1294 bytes} [Thu Jun 25 20:10:48 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:10:56.605210 np0000182855 devstack@c-api.service[112570]: DEBUG dbcounter [-] [112570] Writing DB stats cinder:SELECT=1 {{(pid=112570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:10:58.540952 np0000182855 devstack@c-api.service[112569]: DEBUG dbcounter [-] [112569] Writing DB stats cinder:SELECT=8 {{(pid=112569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:15:32.921829 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.middleware.request_id [None req-e956b5b6-db76-4180-a49c-a739706505a7 None None] RequestId filter calling following filter/app {{(pid=112571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:15:33.051178 np0000182855 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-e956b5b6-db76-4180-a49c-a739706505a7 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:15:33.051716 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-e956b5b6-db76-4180-a49c-a739706505a7 demo demo] Empty body provided in request {{(pid=112571) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:15:33.052461 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-e956b5b6-db76-4180-a49c-a739706505a7 demo demo] Calling method 'detail' {{(pid=112571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:15:33.054450 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.api_utils [None req-e956b5b6-db76-4180-a49c-a739706505a7 demo demo] Removing options '' from query. {{(pid=112571) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:15:33.055874 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.volume.api [None req-e956b5b6-db76-4180-a49c-a739706505a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112571) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:15:33.112942 np0000182855 devstack@c-api.service[112571]: INFO cinder.volume.api [None req-e956b5b6-db76-4180-a49c-a739706505a7 demo demo] Get all volumes completed successfully. Jun 25 20:15:33.116141 np0000182855 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-e956b5b6-db76-4180-a49c-a739706505a7 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:15:33.116640 np0000182855 devstack@c-api.service[112571]: [pid: 112571|app: 0|req: 6/22] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:15:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:15:43.100134 np0000182855 devstack@c-api.service[112571]: DEBUG dbcounter [-] [112571] Writing DB stats cinder:SELECT=1 {{(pid=112571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:16:33.136983 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.middleware.request_id [None req-5633dd37-0136-4d3d-8584-b3ebff7b8ebe None None] RequestId filter calling following filter/app {{(pid=112568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:16:33.140880 np0000182855 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-5633dd37-0136-4d3d-8584-b3ebff7b8ebe demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:16:33.141139 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-5633dd37-0136-4d3d-8584-b3ebff7b8ebe demo demo] Empty body provided in request {{(pid=112568) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:16:33.141437 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-5633dd37-0136-4d3d-8584-b3ebff7b8ebe demo demo] Calling method 'detail' {{(pid=112568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:16:33.142149 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.api_utils [None req-5633dd37-0136-4d3d-8584-b3ebff7b8ebe demo demo] Removing options '' from query. {{(pid=112568) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:16:33.143266 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.volume.api [None req-5633dd37-0136-4d3d-8584-b3ebff7b8ebe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112568) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:16:33.177517 np0000182855 devstack@c-api.service[112568]: INFO cinder.volume.api [None req-5633dd37-0136-4d3d-8584-b3ebff7b8ebe demo demo] Get all volumes completed successfully. Jun 25 20:16:33.180391 np0000182855 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-5633dd37-0136-4d3d-8584-b3ebff7b8ebe demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:16:33.181071 np0000182855 devstack@c-api.service[112568]: [pid: 112568|app: 0|req: 6/23] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:16:33 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 25 20:16:43.170948 np0000182855 devstack@c-api.service[112568]: DEBUG dbcounter [-] [112568] Writing DB stats cinder:SELECT=1 {{(pid=112568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:17:33.203177 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.middleware.request_id [None req-fae731eb-4023-4aa6-9682-54e9671f2590 None None] RequestId filter calling following filter/app {{(pid=112570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:17:33.207467 np0000182855 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-fae731eb-4023-4aa6-9682-54e9671f2590 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:17:33.207776 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-fae731eb-4023-4aa6-9682-54e9671f2590 demo demo] Empty body provided in request {{(pid=112570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:17:33.207927 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-fae731eb-4023-4aa6-9682-54e9671f2590 demo demo] Calling method 'detail' {{(pid=112570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:17:33.208461 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.api_utils [None req-fae731eb-4023-4aa6-9682-54e9671f2590 demo demo] Removing options '' from query. {{(pid=112570) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:17:33.209916 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.volume.api [None req-fae731eb-4023-4aa6-9682-54e9671f2590 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112570) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:17:33.273382 np0000182855 devstack@c-api.service[112570]: INFO cinder.volume.api [None req-fae731eb-4023-4aa6-9682-54e9671f2590 demo demo] Get all volumes completed successfully. Jun 25 20:17:33.276280 np0000182855 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-fae731eb-4023-4aa6-9682-54e9671f2590 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:17:33.276814 np0000182855 devstack@c-api.service[112570]: [pid: 112570|app: 0|req: 7/24] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:17:33 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 25 20:17:43.247828 np0000182855 devstack@c-api.service[112570]: DEBUG dbcounter [-] [112570] Writing DB stats cinder:SELECT=1 {{(pid=112570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:18:33.296815 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.middleware.request_id [None req-ef78667e-7c5b-41cd-8c92-1adb987d6386 None None] RequestId filter calling following filter/app {{(pid=112569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:18:33.301664 np0000182855 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-ef78667e-7c5b-41cd-8c92-1adb987d6386 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:18:33.301946 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-ef78667e-7c5b-41cd-8c92-1adb987d6386 demo demo] Empty body provided in request {{(pid=112569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:18:33.302044 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-ef78667e-7c5b-41cd-8c92-1adb987d6386 demo demo] Calling method 'detail' {{(pid=112569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:18:33.302732 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.api_utils [None req-ef78667e-7c5b-41cd-8c92-1adb987d6386 demo demo] Removing options '' from query. {{(pid=112569) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:18:33.306793 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.volume.api [None req-ef78667e-7c5b-41cd-8c92-1adb987d6386 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112569) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:18:33.348613 np0000182855 devstack@c-api.service[112569]: INFO cinder.volume.api [None req-ef78667e-7c5b-41cd-8c92-1adb987d6386 demo demo] Get all volumes completed successfully. Jun 25 20:18:33.351972 np0000182855 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-ef78667e-7c5b-41cd-8c92-1adb987d6386 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:18:33.352612 np0000182855 devstack@c-api.service[112569]: [pid: 112569|app: 0|req: 6/25] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:18:33 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 25 20:18:43.339304 np0000182855 devstack@c-api.service[112569]: DEBUG dbcounter [-] [112569] Writing DB stats cinder:SELECT=1 {{(pid=112569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:19:33.388679 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.middleware.request_id [None req-9c0bd109-a51a-4976-beb5-4875a2285b56 None None] RequestId filter calling following filter/app {{(pid=112571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:19:33.390960 np0000182855 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-9c0bd109-a51a-4976-beb5-4875a2285b56 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:19:33.391167 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-9c0bd109-a51a-4976-beb5-4875a2285b56 demo demo] Empty body provided in request {{(pid=112571) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:19:33.391350 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-9c0bd109-a51a-4976-beb5-4875a2285b56 demo demo] Calling method 'detail' {{(pid=112571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:19:33.391612 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.api_utils [None req-9c0bd109-a51a-4976-beb5-4875a2285b56 demo demo] Removing options '' from query. {{(pid=112571) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:19:33.392315 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.volume.api [None req-9c0bd109-a51a-4976-beb5-4875a2285b56 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112571) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:19:33.405388 np0000182855 devstack@c-api.service[112571]: INFO cinder.volume.api [None req-9c0bd109-a51a-4976-beb5-4875a2285b56 demo demo] Get all volumes completed successfully. Jun 25 20:19:33.408395 np0000182855 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-9c0bd109-a51a-4976-beb5-4875a2285b56 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:19:33.409103 np0000182855 devstack@c-api.service[112571]: [pid: 112571|app: 0|req: 7/26] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:19:33 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 25 20:19:43.400843 np0000182855 devstack@c-api.service[112571]: DEBUG dbcounter [-] [112571] Writing DB stats cinder:SELECT=1 {{(pid=112571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:20:33.455886 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.middleware.request_id [None req-2db31117-8fd0-4702-9f2b-cb19ae1cb7af None None] RequestId filter calling following filter/app {{(pid=112568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:20:33.701108 np0000182855 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-2db31117-8fd0-4702-9f2b-cb19ae1cb7af demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:20:33.701304 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-2db31117-8fd0-4702-9f2b-cb19ae1cb7af demo demo] Empty body provided in request {{(pid=112568) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:20:33.701502 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-2db31117-8fd0-4702-9f2b-cb19ae1cb7af demo demo] Calling method 'detail' {{(pid=112568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:20:33.702145 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.api_utils [None req-2db31117-8fd0-4702-9f2b-cb19ae1cb7af demo demo] Removing options '' from query. {{(pid=112568) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:20:33.702955 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.volume.api [None req-2db31117-8fd0-4702-9f2b-cb19ae1cb7af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112568) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:20:33.712023 np0000182855 devstack@c-api.service[112568]: INFO cinder.volume.api [None req-2db31117-8fd0-4702-9f2b-cb19ae1cb7af demo demo] Get all volumes completed successfully. Jun 25 20:20:33.714925 np0000182855 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-2db31117-8fd0-4702-9f2b-cb19ae1cb7af demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:20:33.715738 np0000182855 devstack@c-api.service[112568]: [pid: 112568|app: 0|req: 7/27] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:20:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:20:43.706958 np0000182855 devstack@c-api.service[112568]: DEBUG dbcounter [-] [112568] Writing DB stats cinder:SELECT=1 {{(pid=112568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:21:33.734781 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.middleware.request_id [None req-f6c6c085-fb9f-402c-8ce3-7a9dac812325 None None] RequestId filter calling following filter/app {{(pid=112570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:21:33.738234 np0000182855 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-f6c6c085-fb9f-402c-8ce3-7a9dac812325 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:21:33.738520 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-f6c6c085-fb9f-402c-8ce3-7a9dac812325 demo demo] Empty body provided in request {{(pid=112570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:21:33.738739 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-f6c6c085-fb9f-402c-8ce3-7a9dac812325 demo demo] Calling method 'detail' {{(pid=112570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:21:33.739034 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.api_utils [None req-f6c6c085-fb9f-402c-8ce3-7a9dac812325 demo demo] Removing options '' from query. {{(pid=112570) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:21:33.740178 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.volume.api [None req-f6c6c085-fb9f-402c-8ce3-7a9dac812325 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112570) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:21:33.748931 np0000182855 devstack@c-api.service[112570]: INFO cinder.volume.api [None req-f6c6c085-fb9f-402c-8ce3-7a9dac812325 demo demo] Get all volumes completed successfully. Jun 25 20:21:33.751288 np0000182855 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-f6c6c085-fb9f-402c-8ce3-7a9dac812325 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:21:33.751803 np0000182855 devstack@c-api.service[112570]: [pid: 112570|app: 0|req: 8/28] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:21:33 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 25 20:21:43.743296 np0000182855 devstack@c-api.service[112570]: DEBUG dbcounter [-] [112570] Writing DB stats cinder:SELECT=1 {{(pid=112570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:22:33.780465 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.middleware.request_id [None req-78872b3a-503e-4d4e-88e6-3cbcb76a9bfa None None] RequestId filter calling following filter/app {{(pid=112569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:22:33.783227 np0000182855 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-78872b3a-503e-4d4e-88e6-3cbcb76a9bfa demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:22:33.783455 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-78872b3a-503e-4d4e-88e6-3cbcb76a9bfa demo demo] Empty body provided in request {{(pid=112569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:22:33.783734 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-78872b3a-503e-4d4e-88e6-3cbcb76a9bfa demo demo] Calling method 'detail' {{(pid=112569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:22:33.784072 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.api_utils [None req-78872b3a-503e-4d4e-88e6-3cbcb76a9bfa demo demo] Removing options '' from query. {{(pid=112569) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:22:33.784834 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.volume.api [None req-78872b3a-503e-4d4e-88e6-3cbcb76a9bfa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112569) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:22:33.795718 np0000182855 devstack@c-api.service[112569]: INFO cinder.volume.api [None req-78872b3a-503e-4d4e-88e6-3cbcb76a9bfa demo demo] Get all volumes completed successfully. Jun 25 20:22:33.798848 np0000182855 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-78872b3a-503e-4d4e-88e6-3cbcb76a9bfa demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:22:33.799573 np0000182855 devstack@c-api.service[112569]: [pid: 112569|app: 0|req: 7/29] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:22:33 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 25 20:22:43.789195 np0000182855 devstack@c-api.service[112569]: DEBUG dbcounter [-] [112569] Writing DB stats cinder:SELECT=1 {{(pid=112569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:23:33.811728 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.middleware.request_id [None req-e0f51ceb-933f-4bc2-a272-0c28cdb45c31 None None] RequestId filter calling following filter/app {{(pid=112571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:23:33.814411 np0000182855 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-e0f51ceb-933f-4bc2-a272-0c28cdb45c31 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:23:33.814666 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-e0f51ceb-933f-4bc2-a272-0c28cdb45c31 demo demo] Empty body provided in request {{(pid=112571) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:23:33.815080 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-e0f51ceb-933f-4bc2-a272-0c28cdb45c31 demo demo] Calling method 'detail' {{(pid=112571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:23:33.815371 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.api_utils [None req-e0f51ceb-933f-4bc2-a272-0c28cdb45c31 demo demo] Removing options '' from query. {{(pid=112571) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:23:33.816346 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.volume.api [None req-e0f51ceb-933f-4bc2-a272-0c28cdb45c31 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112571) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:23:33.824962 np0000182855 devstack@c-api.service[112571]: INFO cinder.volume.api [None req-e0f51ceb-933f-4bc2-a272-0c28cdb45c31 demo demo] Get all volumes completed successfully. Jun 25 20:23:33.826859 np0000182855 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-e0f51ceb-933f-4bc2-a272-0c28cdb45c31 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:23:33.827213 np0000182855 devstack@c-api.service[112571]: [pid: 112571|app: 0|req: 8/30] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:23:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:23:43.819817 np0000182855 devstack@c-api.service[112571]: DEBUG dbcounter [-] [112571] Writing DB stats cinder:SELECT=1 {{(pid=112571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:24:33.843938 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.middleware.request_id [None req-0571b585-9c7b-4846-bc9d-5b6e4243d854 None None] RequestId filter calling following filter/app {{(pid=112568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:24:33.846609 np0000182855 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-0571b585-9c7b-4846-bc9d-5b6e4243d854 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:24:33.846840 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-0571b585-9c7b-4846-bc9d-5b6e4243d854 demo demo] Empty body provided in request {{(pid=112568) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:24:33.847081 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-0571b585-9c7b-4846-bc9d-5b6e4243d854 demo demo] Calling method 'detail' {{(pid=112568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:24:33.847389 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.api_utils [None req-0571b585-9c7b-4846-bc9d-5b6e4243d854 demo demo] Removing options '' from query. {{(pid=112568) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:24:33.848289 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.volume.api [None req-0571b585-9c7b-4846-bc9d-5b6e4243d854 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112568) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:24:33.856532 np0000182855 devstack@c-api.service[112568]: INFO cinder.volume.api [None req-0571b585-9c7b-4846-bc9d-5b6e4243d854 demo demo] Get all volumes completed successfully. Jun 25 20:24:33.858432 np0000182855 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-0571b585-9c7b-4846-bc9d-5b6e4243d854 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:24:33.858846 np0000182855 devstack@c-api.service[112568]: [pid: 112568|app: 0|req: 8/31] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:24:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:24:43.852454 np0000182855 devstack@c-api.service[112568]: DEBUG dbcounter [-] [112568] Writing DB stats cinder:SELECT=1 {{(pid=112568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:25:33.872424 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.middleware.request_id [None req-1326f2f7-62ca-494f-84ac-7cc250a5703e None None] RequestId filter calling following filter/app {{(pid=112570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:25:34.017460 np0000182855 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-1326f2f7-62ca-494f-84ac-7cc250a5703e demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:25:34.017907 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-1326f2f7-62ca-494f-84ac-7cc250a5703e demo demo] Empty body provided in request {{(pid=112570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:25:34.018344 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-1326f2f7-62ca-494f-84ac-7cc250a5703e demo demo] Calling method 'detail' {{(pid=112570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:25:34.019088 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.api_utils [None req-1326f2f7-62ca-494f-84ac-7cc250a5703e demo demo] Removing options '' from query. {{(pid=112570) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:25:34.020939 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.volume.api [None req-1326f2f7-62ca-494f-84ac-7cc250a5703e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112570) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:25:34.030311 np0000182855 devstack@c-api.service[112570]: INFO cinder.volume.api [None req-1326f2f7-62ca-494f-84ac-7cc250a5703e demo demo] Get all volumes completed successfully. Jun 25 20:25:34.032213 np0000182855 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-1326f2f7-62ca-494f-84ac-7cc250a5703e demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:25:34.032572 np0000182855 devstack@c-api.service[112570]: [pid: 112570|app: 0|req: 9/32] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:25:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:25:44.025179 np0000182855 devstack@c-api.service[112570]: DEBUG dbcounter [-] [112570] Writing DB stats cinder:SELECT=1 {{(pid=112570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:26:34.048063 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.middleware.request_id [None req-47b9381b-b3bc-4a5c-af28-c300e2f7ae33 None None] RequestId filter calling following filter/app {{(pid=112569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:26:34.051111 np0000182855 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-47b9381b-b3bc-4a5c-af28-c300e2f7ae33 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:26:34.051403 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-47b9381b-b3bc-4a5c-af28-c300e2f7ae33 demo demo] Empty body provided in request {{(pid=112569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:26:34.052038 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-47b9381b-b3bc-4a5c-af28-c300e2f7ae33 demo demo] Calling method 'detail' {{(pid=112569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:26:34.052380 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.api_utils [None req-47b9381b-b3bc-4a5c-af28-c300e2f7ae33 demo demo] Removing options '' from query. {{(pid=112569) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:26:34.054102 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.volume.api [None req-47b9381b-b3bc-4a5c-af28-c300e2f7ae33 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112569) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:26:34.067448 np0000182855 devstack@c-api.service[112569]: INFO cinder.volume.api [None req-47b9381b-b3bc-4a5c-af28-c300e2f7ae33 demo demo] Get all volumes completed successfully. Jun 25 20:26:34.071083 np0000182855 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-47b9381b-b3bc-4a5c-af28-c300e2f7ae33 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:26:34.071707 np0000182855 devstack@c-api.service[112569]: [pid: 112569|app: 0|req: 8/33] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:26:34 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 25 20:26:44.058694 np0000182855 devstack@c-api.service[112569]: DEBUG dbcounter [-] [112569] Writing DB stats cinder:SELECT=1 {{(pid=112569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:27:34.086439 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.middleware.request_id [None req-22b4f352-1599-437a-9610-63a44d07cc1a None None] RequestId filter calling following filter/app {{(pid=112571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:27:34.090510 np0000182855 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-22b4f352-1599-437a-9610-63a44d07cc1a demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:27:34.090944 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-22b4f352-1599-437a-9610-63a44d07cc1a demo demo] Empty body provided in request {{(pid=112571) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:27:34.091322 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-22b4f352-1599-437a-9610-63a44d07cc1a demo demo] Calling method 'detail' {{(pid=112571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:27:34.091879 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.api_utils [None req-22b4f352-1599-437a-9610-63a44d07cc1a demo demo] Removing options '' from query. {{(pid=112571) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:27:34.093374 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.volume.api [None req-22b4f352-1599-437a-9610-63a44d07cc1a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112571) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:27:34.102136 np0000182855 devstack@c-api.service[112571]: INFO cinder.volume.api [None req-22b4f352-1599-437a-9610-63a44d07cc1a demo demo] Get all volumes completed successfully. Jun 25 20:27:34.104464 np0000182855 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-22b4f352-1599-437a-9610-63a44d07cc1a demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:27:34.105146 np0000182855 devstack@c-api.service[112571]: [pid: 112571|app: 0|req: 9/34] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:27:34 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 25 20:27:44.097667 np0000182855 devstack@c-api.service[112571]: DEBUG dbcounter [-] [112571] Writing DB stats cinder:SELECT=1 {{(pid=112571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:28:34.123338 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.middleware.request_id [None req-e426dde8-4e6e-4c1d-8989-29cf633830d1 None None] RequestId filter calling following filter/app {{(pid=112568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:28:34.127539 np0000182855 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-e426dde8-4e6e-4c1d-8989-29cf633830d1 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:28:34.127986 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-e426dde8-4e6e-4c1d-8989-29cf633830d1 demo demo] Empty body provided in request {{(pid=112568) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:28:34.128430 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-e426dde8-4e6e-4c1d-8989-29cf633830d1 demo demo] Calling method 'detail' {{(pid=112568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:28:34.128822 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.api_utils [None req-e426dde8-4e6e-4c1d-8989-29cf633830d1 demo demo] Removing options '' from query. {{(pid=112568) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:28:34.130059 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.volume.api [None req-e426dde8-4e6e-4c1d-8989-29cf633830d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112568) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:28:34.139285 np0000182855 devstack@c-api.service[112568]: INFO cinder.volume.api [None req-e426dde8-4e6e-4c1d-8989-29cf633830d1 demo demo] Get all volumes completed successfully. Jun 25 20:28:34.141882 np0000182855 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-e426dde8-4e6e-4c1d-8989-29cf633830d1 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:28:34.142319 np0000182855 devstack@c-api.service[112568]: [pid: 112568|app: 0|req: 9/35] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:28:34 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 25 20:28:44.133612 np0000182855 devstack@c-api.service[112568]: DEBUG dbcounter [-] [112568] Writing DB stats cinder:SELECT=1 {{(pid=112568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:29:34.158552 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.middleware.request_id [None req-fffe890f-32d7-4a02-93e7-9ab609c0e639 None None] RequestId filter calling following filter/app {{(pid=112570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:29:34.162182 np0000182855 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-fffe890f-32d7-4a02-93e7-9ab609c0e639 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:29:34.162780 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-fffe890f-32d7-4a02-93e7-9ab609c0e639 demo demo] Empty body provided in request {{(pid=112570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:29:34.163072 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-fffe890f-32d7-4a02-93e7-9ab609c0e639 demo demo] Calling method 'detail' {{(pid=112570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:29:34.163693 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.api_utils [None req-fffe890f-32d7-4a02-93e7-9ab609c0e639 demo demo] Removing options '' from query. {{(pid=112570) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:29:34.165333 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.volume.api [None req-fffe890f-32d7-4a02-93e7-9ab609c0e639 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112570) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:29:34.177475 np0000182855 devstack@c-api.service[112570]: INFO cinder.volume.api [None req-fffe890f-32d7-4a02-93e7-9ab609c0e639 demo demo] Get all volumes completed successfully. Jun 25 20:29:34.180520 np0000182855 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-fffe890f-32d7-4a02-93e7-9ab609c0e639 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:29:34.181132 np0000182855 devstack@c-api.service[112570]: [pid: 112570|app: 0|req: 10/36] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:29:34 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 25 20:29:44.170817 np0000182855 devstack@c-api.service[112570]: DEBUG dbcounter [-] [112570] Writing DB stats cinder:SELECT=1 {{(pid=112570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:30:34.197127 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.middleware.request_id [None req-f6143f5d-c73a-4648-8667-71ea255773fb None None] RequestId filter calling following filter/app {{(pid=112569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:30:34.401572 np0000182855 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-f6143f5d-c73a-4648-8667-71ea255773fb demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:30:34.401850 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-f6143f5d-c73a-4648-8667-71ea255773fb demo demo] Empty body provided in request {{(pid=112569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:30:34.402145 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-f6143f5d-c73a-4648-8667-71ea255773fb demo demo] Calling method 'detail' {{(pid=112569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:30:34.402505 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.api_utils [None req-f6143f5d-c73a-4648-8667-71ea255773fb demo demo] Removing options '' from query. {{(pid=112569) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:30:34.403931 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.volume.api [None req-f6143f5d-c73a-4648-8667-71ea255773fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112569) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:30:34.413391 np0000182855 devstack@c-api.service[112569]: INFO cinder.volume.api [None req-f6143f5d-c73a-4648-8667-71ea255773fb demo demo] Get all volumes completed successfully. Jun 25 20:30:34.415259 np0000182855 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-f6143f5d-c73a-4648-8667-71ea255773fb demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:30:34.415690 np0000182855 devstack@c-api.service[112569]: [pid: 112569|app: 0|req: 9/37] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:30:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:30:44.408304 np0000182855 devstack@c-api.service[112569]: DEBUG dbcounter [-] [112569] Writing DB stats cinder:SELECT=1 {{(pid=112569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:31:34.430165 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.middleware.request_id [None req-0b0140ec-acab-423d-8d16-982a5ed6c85b None None] RequestId filter calling following filter/app {{(pid=112571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:31:34.433435 np0000182855 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-0b0140ec-acab-423d-8d16-982a5ed6c85b demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:31:34.433682 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-0b0140ec-acab-423d-8d16-982a5ed6c85b demo demo] Empty body provided in request {{(pid=112571) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:31:34.433920 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-0b0140ec-acab-423d-8d16-982a5ed6c85b demo demo] Calling method 'detail' {{(pid=112571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:31:34.434225 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.api_utils [None req-0b0140ec-acab-423d-8d16-982a5ed6c85b demo demo] Removing options '' from query. {{(pid=112571) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:31:34.435195 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.volume.api [None req-0b0140ec-acab-423d-8d16-982a5ed6c85b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112571) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:31:34.445416 np0000182855 devstack@c-api.service[112571]: INFO cinder.volume.api [None req-0b0140ec-acab-423d-8d16-982a5ed6c85b demo demo] Get all volumes completed successfully. Jun 25 20:31:34.447942 np0000182855 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-0b0140ec-acab-423d-8d16-982a5ed6c85b demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:31:34.448465 np0000182855 devstack@c-api.service[112571]: [pid: 112571|app: 0|req: 10/38] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:31:34 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 25 20:31:44.438655 np0000182855 devstack@c-api.service[112571]: DEBUG dbcounter [-] [112571] Writing DB stats cinder:SELECT=1 {{(pid=112571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:32:34.466628 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.middleware.request_id [None req-c8c2e3d1-7887-4f6d-9047-488c30d17505 None None] RequestId filter calling following filter/app {{(pid=112568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:32:34.471296 np0000182855 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-c8c2e3d1-7887-4f6d-9047-488c30d17505 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:32:34.471547 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-c8c2e3d1-7887-4f6d-9047-488c30d17505 demo demo] Empty body provided in request {{(pid=112568) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:32:34.471805 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-c8c2e3d1-7887-4f6d-9047-488c30d17505 demo demo] Calling method 'detail' {{(pid=112568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:32:34.472162 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.api_utils [None req-c8c2e3d1-7887-4f6d-9047-488c30d17505 demo demo] Removing options '' from query. {{(pid=112568) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:32:34.473061 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.volume.api [None req-c8c2e3d1-7887-4f6d-9047-488c30d17505 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112568) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:32:34.480885 np0000182855 devstack@c-api.service[112568]: INFO cinder.volume.api [None req-c8c2e3d1-7887-4f6d-9047-488c30d17505 demo demo] Get all volumes completed successfully. Jun 25 20:32:34.482800 np0000182855 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-c8c2e3d1-7887-4f6d-9047-488c30d17505 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:32:34.483212 np0000182855 devstack@c-api.service[112568]: [pid: 112568|app: 0|req: 10/39] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:32:34 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 25 20:32:44.476247 np0000182855 devstack@c-api.service[112568]: DEBUG dbcounter [-] [112568] Writing DB stats cinder:SELECT=1 {{(pid=112568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:33:34.498925 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.middleware.request_id [None req-caa55d99-3aa1-4b9a-9a5b-04aa704bbc23 None None] RequestId filter calling following filter/app {{(pid=112570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:33:34.504852 np0000182855 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-caa55d99-3aa1-4b9a-9a5b-04aa704bbc23 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:33:34.505404 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-caa55d99-3aa1-4b9a-9a5b-04aa704bbc23 demo demo] Empty body provided in request {{(pid=112570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:33:34.506008 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-caa55d99-3aa1-4b9a-9a5b-04aa704bbc23 demo demo] Calling method 'detail' {{(pid=112570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:33:34.506470 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.api_utils [None req-caa55d99-3aa1-4b9a-9a5b-04aa704bbc23 demo demo] Removing options '' from query. {{(pid=112570) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:33:34.507165 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.volume.api [None req-caa55d99-3aa1-4b9a-9a5b-04aa704bbc23 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112570) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:33:34.518214 np0000182855 devstack@c-api.service[112570]: INFO cinder.volume.api [None req-caa55d99-3aa1-4b9a-9a5b-04aa704bbc23 demo demo] Get all volumes completed successfully. Jun 25 20:33:34.522654 np0000182855 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-caa55d99-3aa1-4b9a-9a5b-04aa704bbc23 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:33:34.523247 np0000182855 devstack@c-api.service[112570]: [pid: 112570|app: 0|req: 11/40] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:33:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:33:44.511033 np0000182855 devstack@c-api.service[112570]: DEBUG dbcounter [-] [112570] Writing DB stats cinder:SELECT=1 {{(pid=112570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:34:34.540701 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.middleware.request_id [None req-885e2399-0a37-4938-b5a2-7185b838046e None None] RequestId filter calling following filter/app {{(pid=112569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:34:34.542931 np0000182855 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-885e2399-0a37-4938-b5a2-7185b838046e demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:34:34.543108 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-885e2399-0a37-4938-b5a2-7185b838046e demo demo] Empty body provided in request {{(pid=112569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:34:34.543324 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-885e2399-0a37-4938-b5a2-7185b838046e demo demo] Calling method 'detail' {{(pid=112569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:34:34.543608 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.api_utils [None req-885e2399-0a37-4938-b5a2-7185b838046e demo demo] Removing options '' from query. {{(pid=112569) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:34:34.544276 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.volume.api [None req-885e2399-0a37-4938-b5a2-7185b838046e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112569) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:34:34.550882 np0000182855 devstack@c-api.service[112569]: INFO cinder.volume.api [None req-885e2399-0a37-4938-b5a2-7185b838046e demo demo] Get all volumes completed successfully. Jun 25 20:34:34.552685 np0000182855 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-885e2399-0a37-4938-b5a2-7185b838046e demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:34:34.553005 np0000182855 devstack@c-api.service[112569]: [pid: 112569|app: 0|req: 10/41] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:34:34 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 25 20:34:44.547311 np0000182855 devstack@c-api.service[112569]: DEBUG dbcounter [-] [112569] Writing DB stats cinder:SELECT=1 {{(pid=112569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:35:34.572539 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.middleware.request_id [None req-01330928-8a1e-4200-91f3-c2d2ce6580de None None] RequestId filter calling following filter/app {{(pid=112571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:35:34.677019 np0000182855 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-01330928-8a1e-4200-91f3-c2d2ce6580de demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:35:34.677256 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-01330928-8a1e-4200-91f3-c2d2ce6580de demo demo] Empty body provided in request {{(pid=112571) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:35:34.677520 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-01330928-8a1e-4200-91f3-c2d2ce6580de demo demo] Calling method 'detail' {{(pid=112571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:35:34.677863 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.api_utils [None req-01330928-8a1e-4200-91f3-c2d2ce6580de demo demo] Removing options '' from query. {{(pid=112571) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:35:34.678838 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.volume.api [None req-01330928-8a1e-4200-91f3-c2d2ce6580de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112571) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:35:34.688189 np0000182855 devstack@c-api.service[112571]: INFO cinder.volume.api [None req-01330928-8a1e-4200-91f3-c2d2ce6580de demo demo] Get all volumes completed successfully. Jun 25 20:35:34.691049 np0000182855 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-01330928-8a1e-4200-91f3-c2d2ce6580de demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:35:34.691588 np0000182855 devstack@c-api.service[112571]: [pid: 112571|app: 0|req: 11/42] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:35:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:35:44.682763 np0000182855 devstack@c-api.service[112571]: DEBUG dbcounter [-] [112571] Writing DB stats cinder:SELECT=1 {{(pid=112571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:36:34.708332 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.middleware.request_id [None req-62c18545-e266-4db8-b746-4cf7fdffef5f None None] RequestId filter calling following filter/app {{(pid=112568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:36:34.710391 np0000182855 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-62c18545-e266-4db8-b746-4cf7fdffef5f demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:36:34.710576 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-62c18545-e266-4db8-b746-4cf7fdffef5f demo demo] Empty body provided in request {{(pid=112568) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:36:34.710761 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-62c18545-e266-4db8-b746-4cf7fdffef5f demo demo] Calling method 'detail' {{(pid=112568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:36:34.710987 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.api_utils [None req-62c18545-e266-4db8-b746-4cf7fdffef5f demo demo] Removing options '' from query. {{(pid=112568) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:36:34.711849 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.volume.api [None req-62c18545-e266-4db8-b746-4cf7fdffef5f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112568) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:36:34.718418 np0000182855 devstack@c-api.service[112568]: INFO cinder.volume.api [None req-62c18545-e266-4db8-b746-4cf7fdffef5f demo demo] Get all volumes completed successfully. Jun 25 20:36:34.720559 np0000182855 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-62c18545-e266-4db8-b746-4cf7fdffef5f demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:36:34.720824 np0000182855 devstack@c-api.service[112568]: [pid: 112568|app: 0|req: 11/43] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:36:34 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 25 20:36:44.714709 np0000182855 devstack@c-api.service[112568]: DEBUG dbcounter [-] [112568] Writing DB stats cinder:SELECT=1 {{(pid=112568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:37:34.736955 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.middleware.request_id [None req-8f762037-f407-493c-b261-fe83519438fe None None] RequestId filter calling following filter/app {{(pid=112570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:37:34.740606 np0000182855 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-8f762037-f407-493c-b261-fe83519438fe demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:37:34.740834 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-8f762037-f407-493c-b261-fe83519438fe demo demo] Empty body provided in request {{(pid=112570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:37:34.741088 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-8f762037-f407-493c-b261-fe83519438fe demo demo] Calling method 'detail' {{(pid=112570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:37:34.741375 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.api_utils [None req-8f762037-f407-493c-b261-fe83519438fe demo demo] Removing options '' from query. {{(pid=112570) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:37:34.742355 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.volume.api [None req-8f762037-f407-493c-b261-fe83519438fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112570) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:37:34.749881 np0000182855 devstack@c-api.service[112570]: INFO cinder.volume.api [None req-8f762037-f407-493c-b261-fe83519438fe demo demo] Get all volumes completed successfully. Jun 25 20:37:34.751743 np0000182855 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-8f762037-f407-493c-b261-fe83519438fe demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:37:34.752130 np0000182855 devstack@c-api.service[112570]: [pid: 112570|app: 0|req: 12/44] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:37:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:37:44.746334 np0000182855 devstack@c-api.service[112570]: DEBUG dbcounter [-] [112570] Writing DB stats cinder:SELECT=1 {{(pid=112570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:38:34.782495 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.middleware.request_id [None req-e01039cf-2a04-47c8-a31c-7143c586f2dc None None] RequestId filter calling following filter/app {{(pid=112569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:38:34.785627 np0000182855 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-e01039cf-2a04-47c8-a31c-7143c586f2dc demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:38:34.785866 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-e01039cf-2a04-47c8-a31c-7143c586f2dc demo demo] Empty body provided in request {{(pid=112569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:38:34.786018 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-e01039cf-2a04-47c8-a31c-7143c586f2dc demo demo] Calling method 'detail' {{(pid=112569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:38:34.787209 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.api_utils [None req-e01039cf-2a04-47c8-a31c-7143c586f2dc demo demo] Removing options '' from query. {{(pid=112569) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:38:34.787990 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.volume.api [None req-e01039cf-2a04-47c8-a31c-7143c586f2dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112569) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:38:34.797703 np0000182855 devstack@c-api.service[112569]: INFO cinder.volume.api [None req-e01039cf-2a04-47c8-a31c-7143c586f2dc demo demo] Get all volumes completed successfully. Jun 25 20:38:34.799607 np0000182855 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-e01039cf-2a04-47c8-a31c-7143c586f2dc demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:38:34.800001 np0000182855 devstack@c-api.service[112569]: [pid: 112569|app: 0|req: 11/45] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:38:34 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 25 20:38:44.792025 np0000182855 devstack@c-api.service[112569]: DEBUG dbcounter [-] [112569] Writing DB stats cinder:SELECT=1 {{(pid=112569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:39:34.816660 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.middleware.request_id [None req-c8dc2860-f4fa-42ad-93fc-aa10a9bbb28d None None] RequestId filter calling following filter/app {{(pid=112571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:39:34.820972 np0000182855 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-c8dc2860-f4fa-42ad-93fc-aa10a9bbb28d demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:39:34.821385 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-c8dc2860-f4fa-42ad-93fc-aa10a9bbb28d demo demo] Empty body provided in request {{(pid=112571) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:39:34.821814 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-c8dc2860-f4fa-42ad-93fc-aa10a9bbb28d demo demo] Calling method 'detail' {{(pid=112571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:39:34.822276 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.api_utils [None req-c8dc2860-f4fa-42ad-93fc-aa10a9bbb28d demo demo] Removing options '' from query. {{(pid=112571) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:39:34.823768 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.volume.api [None req-c8dc2860-f4fa-42ad-93fc-aa10a9bbb28d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112571) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:39:34.831171 np0000182855 devstack@c-api.service[112571]: INFO cinder.volume.api [None req-c8dc2860-f4fa-42ad-93fc-aa10a9bbb28d demo demo] Get all volumes completed successfully. Jun 25 20:39:34.833437 np0000182855 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-c8dc2860-f4fa-42ad-93fc-aa10a9bbb28d demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:39:34.834229 np0000182855 devstack@c-api.service[112571]: [pid: 112571|app: 0|req: 12/46] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:39:34 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 25 20:39:44.826901 np0000182855 devstack@c-api.service[112571]: DEBUG dbcounter [-] [112571] Writing DB stats cinder:SELECT=1 {{(pid=112571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:40:34.857698 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.middleware.request_id [None req-01755548-360b-4770-bd1c-2ca12f102953 None None] RequestId filter calling following filter/app {{(pid=112568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:40:34.998440 np0000182855 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-01755548-360b-4770-bd1c-2ca12f102953 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:40:34.998896 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-01755548-360b-4770-bd1c-2ca12f102953 demo demo] Empty body provided in request {{(pid=112568) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:40:34.999428 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-01755548-360b-4770-bd1c-2ca12f102953 demo demo] Calling method 'detail' {{(pid=112568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:40:34.999919 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.api.api_utils [None req-01755548-360b-4770-bd1c-2ca12f102953 demo demo] Removing options '' from query. {{(pid=112568) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:40:35.001364 np0000182855 devstack@c-api.service[112568]: DEBUG cinder.volume.api [None req-01755548-360b-4770-bd1c-2ca12f102953 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112568) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:40:35.008504 np0000182855 devstack@c-api.service[112568]: INFO cinder.volume.api [None req-01755548-360b-4770-bd1c-2ca12f102953 demo demo] Get all volumes completed successfully. Jun 25 20:40:35.010600 np0000182855 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-01755548-360b-4770-bd1c-2ca12f102953 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:40:35.010738 np0000182855 devstack@c-api.service[112568]: [pid: 112568|app: 0|req: 12/47] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:40:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:40:45.005062 np0000182855 devstack@c-api.service[112568]: DEBUG dbcounter [-] [112568] Writing DB stats cinder:SELECT=1 {{(pid=112568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:41:35.029456 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.middleware.request_id [None req-d17bff4e-2e04-4325-bc5a-73575a411d7f None None] RequestId filter calling following filter/app {{(pid=112570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:41:35.032963 np0000182855 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-d17bff4e-2e04-4325-bc5a-73575a411d7f demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:41:35.033195 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-d17bff4e-2e04-4325-bc5a-73575a411d7f demo demo] Empty body provided in request {{(pid=112570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:41:35.033442 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-d17bff4e-2e04-4325-bc5a-73575a411d7f demo demo] Calling method 'detail' {{(pid=112570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:41:35.033750 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.api.api_utils [None req-d17bff4e-2e04-4325-bc5a-73575a411d7f demo demo] Removing options '' from query. {{(pid=112570) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:41:35.034682 np0000182855 devstack@c-api.service[112570]: DEBUG cinder.volume.api [None req-d17bff4e-2e04-4325-bc5a-73575a411d7f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112570) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:41:35.042342 np0000182855 devstack@c-api.service[112570]: INFO cinder.volume.api [None req-d17bff4e-2e04-4325-bc5a-73575a411d7f demo demo] Get all volumes completed successfully. Jun 25 20:41:35.044222 np0000182855 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-d17bff4e-2e04-4325-bc5a-73575a411d7f demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:41:35.044597 np0000182855 devstack@c-api.service[112570]: [pid: 112570|app: 0|req: 13/48] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:41:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:41:45.037923 np0000182855 devstack@c-api.service[112570]: DEBUG dbcounter [-] [112570] Writing DB stats cinder:SELECT=1 {{(pid=112570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:42:35.065695 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.middleware.request_id [None req-570979f4-6c07-4e92-b55c-73495ffd82d6 None None] RequestId filter calling following filter/app {{(pid=112569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:42:35.070438 np0000182855 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-570979f4-6c07-4e92-b55c-73495ffd82d6 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:42:35.070823 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-570979f4-6c07-4e92-b55c-73495ffd82d6 demo demo] Empty body provided in request {{(pid=112569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:42:35.071396 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-570979f4-6c07-4e92-b55c-73495ffd82d6 demo demo] Calling method 'detail' {{(pid=112569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:42:35.071664 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.api.api_utils [None req-570979f4-6c07-4e92-b55c-73495ffd82d6 demo demo] Removing options '' from query. {{(pid=112569) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:42:35.073093 np0000182855 devstack@c-api.service[112569]: DEBUG cinder.volume.api [None req-570979f4-6c07-4e92-b55c-73495ffd82d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112569) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:42:35.083187 np0000182855 devstack@c-api.service[112569]: INFO cinder.volume.api [None req-570979f4-6c07-4e92-b55c-73495ffd82d6 demo demo] Get all volumes completed successfully. Jun 25 20:42:35.085218 np0000182855 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-570979f4-6c07-4e92-b55c-73495ffd82d6 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:42:35.085673 np0000182855 devstack@c-api.service[112569]: [pid: 112569|app: 0|req: 12/49] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:42:35 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 25 20:42:45.077739 np0000182855 devstack@c-api.service[112569]: DEBUG dbcounter [-] [112569] Writing DB stats cinder:SELECT=1 {{(pid=112569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:43:35.106762 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.middleware.request_id [None req-023850b7-1ef3-4015-88af-30f4ec02ed4f None None] RequestId filter calling following filter/app {{(pid=112571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:43:35.110507 np0000182855 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-023850b7-1ef3-4015-88af-30f4ec02ed4f demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 25 20:43:35.110507 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-023850b7-1ef3-4015-88af-30f4ec02ed4f demo demo] Empty body provided in request {{(pid=112571) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:43:35.110507 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-023850b7-1ef3-4015-88af-30f4ec02ed4f demo demo] Calling method 'detail' {{(pid=112571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:43:35.110507 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.api.api_utils [None req-023850b7-1ef3-4015-88af-30f4ec02ed4f demo demo] Removing options '' from query. {{(pid=112571) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:43:35.111098 np0000182855 devstack@c-api.service[112571]: DEBUG cinder.volume.api [None req-023850b7-1ef3-4015-88af-30f4ec02ed4f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112571) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:43:35.119509 np0000182855 devstack@c-api.service[112571]: INFO cinder.volume.api [None req-023850b7-1ef3-4015-88af-30f4ec02ed4f demo demo] Get all volumes completed successfully. Jun 25 20:43:35.121456 np0000182855 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-023850b7-1ef3-4015-88af-30f4ec02ed4f demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:43:35.121901 np0000182855 devstack@c-api.service[112571]: [pid: 112571|app: 0|req: 13/50] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 25 20:43:35 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)