Jun 17 20:30:43.108251 np0000181541 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 17 20:30:43.113751 np0000181541 devstack@c-api.service[117515]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 17 20:30:43.116326 np0000181541 devstack@c-api.service[117515]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 17 20:30:43 2026] *** Jun 17 20:30:43.116326 np0000181541 devstack@c-api.service[117515]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 17 20:30:43.116326 np0000181541 devstack@c-api.service[117515]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 17 20:30:43.116326 np0000181541 devstack@c-api.service[117515]: nodename: np0000181541 Jun 17 20:30:43.116326 np0000181541 devstack@c-api.service[117515]: machine: x86_64 Jun 17 20:30:43.116326 np0000181541 devstack@c-api.service[117515]: clock source: unix Jun 17 20:30:43.116326 np0000181541 devstack@c-api.service[117515]: pcre jit disabled Jun 17 20:30:43.116326 np0000181541 devstack@c-api.service[117515]: detected number of CPU cores: 16 Jun 17 20:30:43.116326 np0000181541 devstack@c-api.service[117515]: current working directory: / Jun 17 20:30:43.116326 np0000181541 devstack@c-api.service[117515]: detected binary path: /usr/bin/uwsgi-core Jun 17 20:30:43.116326 np0000181541 devstack@c-api.service[117515]: your processes number limit is 256917 Jun 17 20:30:43.116326 np0000181541 devstack@c-api.service[117515]: your memory page size is 4096 bytes Jun 17 20:30:43.116326 np0000181541 devstack@c-api.service[117515]: detected max file descriptor number: 2048 Jun 17 20:30:43.116326 np0000181541 devstack@c-api.service[117515]: lock engine: pthread robust mutexes Jun 17 20:30:43.117131 np0000181541 devstack@c-api.service[117515]: thunder lock: enabled Jun 17 20:30:43.117131 np0000181541 devstack@c-api.service[117515]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 17 20:30:43.117131 np0000181541 devstack@c-api.service[117515]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 17 20:30:43.117131 np0000181541 devstack@c-api.service[117515]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 17 20:30:43.117131 np0000181541 devstack@c-api.service[117515]: Set PythonHome to /opt/stack/data/venv Jun 17 20:30:43.155799 np0000181541 devstack@c-api.service[117515]: Python main interpreter initialized at 0x7d339c8a3668 Jun 17 20:30:43.155799 np0000181541 devstack@c-api.service[117515]: python threads support enabled Jun 17 20:30:43.155799 np0000181541 devstack@c-api.service[117515]: your server socket listen backlog is limited to 100 connections Jun 17 20:30:43.155799 np0000181541 devstack@c-api.service[117515]: your mercy for graceful operations on workers is 80 seconds Jun 17 20:30:43.156294 np0000181541 devstack@c-api.service[117515]: mapped 671795 bytes (656 KB) for 4 cores Jun 17 20:30:43.156428 np0000181541 devstack@c-api.service[117515]: *** Operational MODE: preforking *** Jun 17 20:30:43.156570 np0000181541 devstack@c-api.service[117515]: *** uWSGI is running in multiple interpreter mode *** Jun 17 20:30:43.156570 np0000181541 devstack@c-api.service[117515]: spawned uWSGI master process (pid: 117515) Jun 17 20:30:43.156768 np0000181541 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 17 20:30:43.157164 np0000181541 devstack@c-api.service[117515]: spawned uWSGI worker 1 (pid: 117517, cores: 1) Jun 17 20:30:43.157647 np0000181541 devstack@c-api.service[117515]: spawned uWSGI worker 2 (pid: 117518, cores: 1) Jun 17 20:30:43.158120 np0000181541 devstack@c-api.service[117515]: spawned uWSGI worker 3 (pid: 117519, cores: 1) Jun 17 20:30:43.158693 np0000181541 devstack@c-api.service[117515]: spawned uWSGI worker 4 (pid: 117520, cores: 1) Jun 17 20:30:43.158762 np0000181541 devstack@c-api.service[117515]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 17 20:30:43.284991 np0000181541 devstack@c-api.service[117518]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:30:43.284991 np0000181541 devstack@c-api.service[117518]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:30:43.284991 np0000181541 devstack@c-api.service[117518]: we strongly recommend against using it for new projects. Jun 17 20:30:43.284991 np0000181541 devstack@c-api.service[117518]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:30:43.284991 np0000181541 devstack@c-api.service[117518]: framework. For more detail see Jun 17 20:30:43.284991 np0000181541 devstack@c-api.service[117518]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:30:43.284991 np0000181541 devstack@c-api.service[117518]: import eventlet # noqa Jun 17 20:30:43.294104 np0000181541 devstack@c-api.service[117517]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:30:43.294104 np0000181541 devstack@c-api.service[117517]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:30:43.294104 np0000181541 devstack@c-api.service[117517]: we strongly recommend against using it for new projects. Jun 17 20:30:43.294104 np0000181541 devstack@c-api.service[117517]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:30:43.294104 np0000181541 devstack@c-api.service[117517]: framework. For more detail see Jun 17 20:30:43.294104 np0000181541 devstack@c-api.service[117517]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:30:43.294104 np0000181541 devstack@c-api.service[117517]: import eventlet # noqa Jun 17 20:30:43.299633 np0000181541 devstack@c-api.service[117519]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:30:43.299633 np0000181541 devstack@c-api.service[117519]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:30:43.299633 np0000181541 devstack@c-api.service[117519]: we strongly recommend against using it for new projects. Jun 17 20:30:43.299633 np0000181541 devstack@c-api.service[117519]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:30:43.299633 np0000181541 devstack@c-api.service[117519]: framework. For more detail see Jun 17 20:30:43.299633 np0000181541 devstack@c-api.service[117519]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:30:43.299633 np0000181541 devstack@c-api.service[117519]: import eventlet # noqa Jun 17 20:30:43.305105 np0000181541 devstack@c-api.service[117520]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:30:43.305105 np0000181541 devstack@c-api.service[117520]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:30:43.305105 np0000181541 devstack@c-api.service[117520]: we strongly recommend against using it for new projects. Jun 17 20:30:43.305105 np0000181541 devstack@c-api.service[117520]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:30:43.305105 np0000181541 devstack@c-api.service[117520]: framework. For more detail see Jun 17 20:30:43.305105 np0000181541 devstack@c-api.service[117520]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:30:43.305105 np0000181541 devstack@c-api.service[117520]: import eventlet # noqa Jun 17 20:30:43.380066 np0000181541 devstack@c-api.service[117518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:30:43.380066 np0000181541 devstack@c-api.service[117518]: warnings.warn( Jun 17 20:30:43.384316 np0000181541 devstack@c-api.service[117519]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:30:43.384316 np0000181541 devstack@c-api.service[117519]: warnings.warn( Jun 17 20:30:43.389048 np0000181541 devstack@c-api.service[117517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:30:43.389048 np0000181541 devstack@c-api.service[117517]: warnings.warn( Jun 17 20:30:43.390575 np0000181541 devstack@c-api.service[117520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:30:43.390575 np0000181541 devstack@c-api.service[117520]: warnings.warn( Jun 17 20:30:43.464455 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:43.464455 np0000181541 devstack@c-api.service[117518]: from cgi import parse_header Jun 17 20:30:43.466429 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:43.466429 np0000181541 devstack@c-api.service[117520]: from cgi import parse_header Jun 17 20:30:43.478984 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:43.478984 np0000181541 devstack@c-api.service[117517]: from cgi import parse_header Jun 17 20:30:43.498850 np0000181541 devstack@c-api.service[117519]: /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 17 20:30:43.498850 np0000181541 devstack@c-api.service[117519]: from cgi import parse_header Jun 17 20:30:43.514723 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:43.514723 np0000181541 devstack@c-api.service[117518]: removals.removed_module( Jun 17 20:30:43.516193 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:43.516193 np0000181541 devstack@c-api.service[117518]: removals.removed_module( Jun 17 20:30:43.517394 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:43.517394 np0000181541 devstack@c-api.service[117520]: removals.removed_module( Jun 17 20:30:43.519018 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:43.519018 np0000181541 devstack@c-api.service[117520]: removals.removed_module( Jun 17 20:30:43.532555 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:43.532555 np0000181541 devstack@c-api.service[117517]: removals.removed_module( Jun 17 20:30:43.535091 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:43.535091 np0000181541 devstack@c-api.service[117517]: removals.removed_module( Jun 17 20:30:43.548591 np0000181541 devstack@c-api.service[117519]: /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 17 20:30:43.548591 np0000181541 devstack@c-api.service[117519]: removals.removed_module( Jun 17 20:30:43.550059 np0000181541 devstack@c-api.service[117519]: /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 17 20:30:43.550059 np0000181541 devstack@c-api.service[117519]: removals.removed_module( Jun 17 20:30:44.132795 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:44.132795 np0000181541 devstack@c-api.service[117520]: warnings.warn( Jun 17 20:30:44.152720 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:44.152720 np0000181541 devstack@c-api.service[117518]: warnings.warn( Jun 17 20:30:44.177790 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:44.177790 np0000181541 devstack@c-api.service[117517]: warnings.warn( Jun 17 20:30:44.178374 np0000181541 devstack@c-api.service[117519]: /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 17 20:30:44.178374 np0000181541 devstack@c-api.service[117519]: warnings.warn( Jun 17 20:30:44.225658 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:44.225658 np0000181541 devstack@c-api.service[117520]: warnings.warn( Jun 17 20:30:44.263664 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:44.263664 np0000181541 devstack@c-api.service[117518]: warnings.warn( Jun 17 20:30:44.272232 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:44.272232 np0000181541 devstack@c-api.service[117517]: warnings.warn( Jun 17 20:30:44.292403 np0000181541 devstack@c-api.service[117519]: /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 17 20:30:44.292403 np0000181541 devstack@c-api.service[117519]: warnings.warn( Jun 17 20:30:44.557407 np0000181541 devstack@c-api.service[117520]: 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 17 20:30:44.557407 np0000181541 devstack@c-api.service[117520]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117520) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:30:44.558093 np0000181541 devstack@c-api.service[117518]: 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 17 20:30:44.558093 np0000181541 devstack@c-api.service[117518]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117518) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:30:44.571571 np0000181541 devstack@c-api.service[117519]: 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 17 20:30:44.572033 np0000181541 devstack@c-api.service[117519]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117519) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:30:44.574163 np0000181541 devstack@c-api.service[117517]: 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 17 20:30:44.574550 np0000181541 devstack@c-api.service[117517]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117517) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:30:44.635389 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:44.635389 np0000181541 devstack@c-api.service[117520]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:30:44.636523 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:44.636523 np0000181541 devstack@c-api.service[117518]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:30:44.637788 np0000181541 devstack@c-api.service[117519]: /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 17 20:30:44.637788 np0000181541 devstack@c-api.service[117519]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:30:44.640269 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:44.640269 np0000181541 devstack@c-api.service[117517]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:30:45.087295 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117520) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:30:45.087461 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117517) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:30:45.087537 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117518) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:30:45.087650 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.087757 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.087853 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.087939 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.088012 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117519) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:30:45.088078 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.088149 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.088233 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.088296 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.088380 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.088477 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.088477 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.088477 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.089369 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.089494 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.089494 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.089664 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.089804 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.089893 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.089970 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.090032 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.090101 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.090162 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.090231 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.090301 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.090371 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.090445 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.090502 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.090560 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.090616 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.090671 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.090785 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.090871 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.090929 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.090986 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.091053 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.091119 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.091119 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.091119 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.091119 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.091119 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.091364 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.091364 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.091478 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.091537 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.091537 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.091657 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.091756 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.091756 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.091898 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.091956 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.092020 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.092081 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.092155 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.092213 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.092276 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.092380 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.092465 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.092536 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.092603 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.092724 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.092885 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.092969 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.093038 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.093095 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.093157 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.093223 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.093223 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.093223 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.093379 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.093379 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.093379 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.093379 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.093379 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.093548 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.093591 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.093632 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.093702 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.093768 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.093812 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.093850 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.093893 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.093935 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.093972 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.094013 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.094050 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.094088 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.094232 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.094272 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.094309 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.094347 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.094383 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.094427 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.094463 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.094463 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.094540 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.094584 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.095360 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.095422 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.095474 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.095515 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.095554 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.095594 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.095639 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.095693 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.095745 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.095796 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.095836 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.095875 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.095912 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.095954 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.095993 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.096060 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.096112 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.096151 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.096151 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.096269 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.096353 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.096411 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.096457 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.096457 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.096542 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.096542 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.096542 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.096542 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.096887 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.096954 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.097022 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.097062 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.097101 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.097139 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.097177 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.097215 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.097261 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.097306 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.097348 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.097389 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.097426 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.097641 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.097719 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.097772 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.097815 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.097857 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.097900 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.097947 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.097989 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.098027 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.098063 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.098063 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.098063 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.098063 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.098063 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.098063 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.099405 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.099473 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.099509 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.099577 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.099623 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.099662 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.099717 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.099756 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.099794 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.099830 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.099888 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.099934 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.099973 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.100011 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.100047 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.100099 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.100143 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.100181 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.100218 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.100256 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.100300 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.100339 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.100382 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.100425 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.100459 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.100498 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.100531 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.100570 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.100612 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.100649 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.100724 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.100794 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.100839 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.100881 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.100923 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.100966 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.101007 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.101042 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.101084 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.101121 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.101165 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.101201 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.101242 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.101279 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.101315 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.101350 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.101391 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.101431 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.101468 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.101510 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.101573 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.101616 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.101616 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.101616 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.101616 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.101616 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.104783 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.104866 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.104907 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.104953 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.104992 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.105035 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.105079 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.105122 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.105170 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.105210 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.105210 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.105286 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.105331 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.105377 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.105414 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.105465 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.105504 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.105539 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.105539 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.105634 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.105687 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.105725 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.105767 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.105814 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.105814 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.105814 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.105814 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.105950 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.109919 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.109919 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.110026 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.110026 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.110095 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.110134 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.110214 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.110513 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.110581 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.110633 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.110674 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.110739 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.110797 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.110874 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.112763 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.112839 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.112900 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.112941 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.112975 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.113042 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.113105 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.113253 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.113370 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.113431 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.113500 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.113537 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.113579 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.113612 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.113647 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.113714 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.113753 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.113786 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.113822 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.113863 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.113905 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.113940 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.113984 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.114033 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.114074 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.114110 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.114143 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.114178 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.114217 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.114252 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.114291 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.114331 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.114372 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.114409 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.114457 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.114498 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.114534 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.114573 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.114609 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.114648 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.114696 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.114741 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.114777 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.114814 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.114857 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.114893 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.114928 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.114964 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.115004 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.115043 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.115077 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.115111 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.115146 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.115186 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.115226 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.115260 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.115296 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.115331 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.115365 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.115401 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.115440 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.115480 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.115514 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.115547 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.115588 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.115623 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.115656 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.115715 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.115749 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.115783 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.115817 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.115849 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.115883 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.115914 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.115955 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.115994 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.115994 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.116063 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.116063 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.116063 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.116063 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.116063 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.116223 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.116223 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.116369 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.116491 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.116622 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.116909 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.116956 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.116956 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.117048 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.117098 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.117148 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.117199 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.117235 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.117268 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.117302 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.117343 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.117377 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.117377 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.117451 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.117451 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.117519 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.117563 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.117607 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.117642 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.117692 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.117729 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.117764 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.117900 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.117945 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.117945 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.118007 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.118043 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.118075 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.118115 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.118150 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.118150 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.118150 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.118725 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.118836 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.118925 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.119012 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.119093 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.119176 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.119269 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.119647 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.119733 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.119764 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.119795 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.119827 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.119857 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.119888 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.119916 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.119942 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.119972 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.119999 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.120024 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.120054 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.120080 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.120110 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.120144 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.120171 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.120200 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.120228 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.120260 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.120287 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.120313 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.120338 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.120401 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.120431 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.120481 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.120571 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.120667 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.120874 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.120937 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.120998 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.121029 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.121059 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.121094 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.121128 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.121156 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.121182 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.121209 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.121233 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.121268 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.121297 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.121323 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.121351 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.121378 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.121407 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.121432 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.121458 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.121497 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.121531 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.121557 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.121586 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.121612 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.121636 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.121662 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.121708 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.121758 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.121799 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.121829 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.121864 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.121888 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.121915 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.121940 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.121967 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.121992 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.122018 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.122043 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.122067 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.122093 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.122123 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.122155 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.122201 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.122249 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.122280 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.122280 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.122332 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.122366 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.122392 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.122415 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.122445 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.122474 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.122474 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.122525 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.122525 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.122525 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.122714 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.122799 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.122846 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.122872 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.122902 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.122936 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.122963 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.122989 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.123016 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.123041 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.123068 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.123093 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.123123 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.123152 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.123152 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.123202 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.123232 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.123259 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.123289 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.123316 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.123345 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.123372 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.123398 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.123422 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.123451 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.123477 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.123477 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.123532 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.125137 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.125204 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.125257 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.125325 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.125354 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.125388 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.125416 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.125442 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.125468 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.125494 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.125523 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.125554 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.125578 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.125604 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.125633 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.125667 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.125716 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.125764 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.125764 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.125828 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.125882 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.126209 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.126303 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.126389 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.126478 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.126554 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.126635 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.126721 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.126750 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.127243 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.127243 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.127243 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.127316 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.127345 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.127371 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.127404 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.127434 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.127461 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.127491 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.127518 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.127543 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.127570 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.127596 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.127621 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.127645 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.127668 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.127722 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.127755 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.127781 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.127807 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.127832 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.127868 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.127900 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.127925 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.127949 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.127975 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.128005 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.128034 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.128058 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.128084 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.128112 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.128140 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.128168 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.128193 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.128223 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.128251 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.128282 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.128308 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.128334 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.128360 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.128386 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.128386 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.128434 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.128457 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.128480 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.128504 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.128504 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.128504 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.128504 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.128504 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.128504 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.128504 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.128651 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.128697 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.128766 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.128791 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.128827 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.128827 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.128827 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.128900 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.128926 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.128949 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.128975 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.128998 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.128998 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.129042 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.129081 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.129115 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.129141 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.129171 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.129200 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.129225 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.129248 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.129274 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.129274 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.129326 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.129352 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.129379 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.129473 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.129511 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.129511 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.129511 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.129989 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.130041 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.130087 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.130168 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.130209 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.130247 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.130283 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.130324 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.130359 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.130394 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.130432 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.130464 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.130510 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.130547 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.130582 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.130628 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.130663 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.130711 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.130746 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.130780 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.130813 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.130847 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.130892 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.130928 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.130968 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.131002 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.131002 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.131002 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.131099 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.131134 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.131188 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.131239 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.131297 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.131335 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.131380 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.131421 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.131455 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.131490 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.131527 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.131568 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.131608 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.131650 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.131718 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.131759 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.131792 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.131827 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.131863 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.131897 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.131936 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.131971 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.132011 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.132046 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.132082 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.132116 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.132116 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.132116 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.133543 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.133600 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.133648 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.133803 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.133803 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.133879 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.133919 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.133954 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.133989 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.134023 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.134059 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.134094 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.134140 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.134200 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.134253 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.134311 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.134374 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.134419 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.134455 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.134489 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.134527 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.134562 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.134603 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.134644 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.134706 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.134765 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.134819 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.134866 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.134902 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.134936 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.134977 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.134977 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.135046 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.135083 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.135121 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.135156 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.135197 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.135246 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.135283 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.135315 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.135349 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.135383 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.135424 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.135464 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.135497 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.135531 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.135564 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.135601 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.135635 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.135669 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.135726 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.135769 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.135815 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.135851 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.135885 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.135919 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.135954 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.135954 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.135954 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.135954 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.135954 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.135954 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.136143 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.136177 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.136212 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.136212 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.136212 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.136301 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.136337 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.136372 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.136426 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.136462 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.136502 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.136546 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.136581 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.136621 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.136661 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.136764 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.136809 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.136845 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.136893 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.136928 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.136969 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.137009 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.137043 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.137078 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.137112 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.137145 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.137178 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.137216 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.137251 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.137288 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.137318 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.137352 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.137385 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.137423 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.137456 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.137488 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.137523 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.137561 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.137595 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.137627 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.137661 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.137729 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.137768 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.137802 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.137836 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.137870 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.137902 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.137948 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.137987 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.137987 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.139207 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.139262 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.139329 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.139387 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.139433 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.139470 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.139551 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.139618 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.139667 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.139730 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.139730 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.139795 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.139837 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.139870 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.139905 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.139940 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.139974 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.140022 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.140056 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.140090 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.140125 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.140158 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.140194 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.140229 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.140263 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.140356 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.140356 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.140356 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.140460 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.140460 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.140534 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.140570 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.140605 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.140639 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.140694 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.140790 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.140835 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.140885 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.140990 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.141122 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.141162 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.141195 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.141227 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.141262 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.141294 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.141294 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.141294 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.141395 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.141429 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.141461 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.141496 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.141532 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.141532 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.141532 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.141532 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.141532 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.141756 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.141756 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.141831 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.141872 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.141906 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.141952 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.141989 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.142024 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.142057 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.142096 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.142132 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.142172 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.142206 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.142244 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.142278 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.142313 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.142345 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.142378 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.142409 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.142445 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.142485 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.142517 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.142553 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.142585 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.142585 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.142585 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.142585 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.142585 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.148012 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.148080 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.148134 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.148170 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.148245 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.148285 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.148363 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.148409 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.148447 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.148483 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.148518 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.148552 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.148595 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.148629 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.148669 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.148746 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.148785 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.148818 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.148863 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.148863 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.148926 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.148972 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.149012 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.149052 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.149088 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.149124 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.149158 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.149196 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.149196 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.149259 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.149299 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.149426 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.149465 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.149500 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.149533 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.149567 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.149607 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.149607 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.149672 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.149734 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.149734 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:30:45.149805 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.149845 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:30:45.149845 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:30:45.149845 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.149957 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:30:45.149991 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.149991 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.149991 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.150088 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:30:45.150088 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:30:45.150162 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:30:45.194703 np0000181541 devstack@c-api.service[117520]: INFO dbcounter [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Registered counter for database cinder Jun 17 20:30:45.195215 np0000181541 devstack@c-api.service[117517]: INFO dbcounter [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Registered counter for database cinder Jun 17 20:30:45.195668 np0000181541 devstack@c-api.service[117518]: INFO dbcounter [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Registered counter for database cinder Jun 17 20:30:45.200352 np0000181541 devstack@c-api.service[117519]: INFO dbcounter [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Registered counter for database cinder Jun 17 20:30:45.236576 np0000181541 devstack@c-api.service[117520]: DEBUG oslo_db.sqlalchemy.engines [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf 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=117520) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:30:45.237977 np0000181541 devstack@c-api.service[117518]: DEBUG oslo_db.sqlalchemy.engines [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 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=117518) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:30:45.239580 np0000181541 devstack@c-api.service[117517]: DEBUG oslo_db.sqlalchemy.engines [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 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=117517) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:30:45.242759 np0000181541 devstack@c-api.service[117519]: DEBUG oslo_db.sqlalchemy.engines [None req-811f6854-3084-4a94-a361-4d604e69adf5 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=117519) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:30:45.352652 np0000181541 devstack@c-api.service[117520]: DEBUG dbcounter [-] [117520] Writer thread running {{(pid=117520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:30:45.356701 np0000181541 devstack@c-api.service[117520]: INFO cinder.rpc [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:30:45.357189 np0000181541 devstack@c-api.service[117517]: DEBUG dbcounter [-] [117517] Writer thread running {{(pid=117517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:30:45.357287 np0000181541 devstack@c-api.service[117520]: INFO cinder.rpc [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:30:45.358182 np0000181541 devstack@c-api.service[117518]: DEBUG dbcounter [-] [117518] Writer thread running {{(pid=117518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:30:45.359242 np0000181541 devstack@c-api.service[117520]: INFO cinder.rpc [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:30:45.360465 np0000181541 devstack@c-api.service[117517]: INFO cinder.rpc [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:30:45.360638 np0000181541 devstack@c-api.service[117519]: DEBUG dbcounter [-] [117519] Writer thread running {{(pid=117519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:30:45.360718 np0000181541 devstack@c-api.service[117518]: INFO cinder.rpc [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:30:45.361068 np0000181541 devstack@c-api.service[117520]: INFO cinder.rpc [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:30:45.362113 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.363163 np0000181541 devstack@c-api.service[117517]: INFO cinder.rpc [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:30:45.363278 np0000181541 devstack@c-api.service[117519]: INFO cinder.rpc [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:30:45.363406 np0000181541 devstack@c-api.service[117518]: INFO cinder.rpc [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:30:45.365547 np0000181541 devstack@c-api.service[117518]: INFO cinder.rpc [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:30:45.365797 np0000181541 devstack@c-api.service[117519]: INFO cinder.rpc [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:30:45.365938 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.366168 np0000181541 devstack@c-api.service[117517]: INFO cinder.rpc [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:30:45.367611 np0000181541 devstack@c-api.service[117518]: INFO cinder.rpc [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:30:45.368285 np0000181541 devstack@c-api.service[117519]: INFO cinder.rpc [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:30:45.368435 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.368915 np0000181541 devstack@c-api.service[117517]: INFO cinder.rpc [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:30:45.370052 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.370819 np0000181541 devstack@c-api.service[117519]: INFO cinder.rpc [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:30:45.371340 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.371936 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.373645 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.375629 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.398761 np0000181541 devstack@c-api.service[117520]: DEBUG oslo_db.sqlalchemy.engines [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf 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=117520) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:30:45.400910 np0000181541 devstack@c-api.service[117520]: INFO cinder.rpc [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:30:45.403721 np0000181541 devstack@c-api.service[117518]: DEBUG oslo_db.sqlalchemy.engines [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 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=117518) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:30:45.403802 np0000181541 devstack@c-api.service[117520]: INFO cinder.rpc [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:30:45.403951 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.404732 np0000181541 devstack@c-api.service[117518]: INFO cinder.rpc [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:30:45.406572 np0000181541 devstack@c-api.service[117517]: DEBUG oslo_db.sqlalchemy.engines [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 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=117517) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:30:45.406641 np0000181541 devstack@c-api.service[117518]: INFO cinder.rpc [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:30:45.407463 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.408258 np0000181541 devstack@c-api.service[117519]: DEBUG oslo_db.sqlalchemy.engines [None req-811f6854-3084-4a94-a361-4d604e69adf5 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=117519) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:30:45.408988 np0000181541 devstack@c-api.service[117517]: INFO cinder.rpc [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:30:45.410462 np0000181541 devstack@c-api.service[117519]: INFO cinder.rpc [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:30:45.410799 np0000181541 devstack@c-api.service[117517]: INFO cinder.rpc [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:30:45.411608 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.412852 np0000181541 devstack@c-api.service[117519]: INFO cinder.rpc [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:30:45.414171 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.417200 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.419146 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.420379 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.423722 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.424449 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.424621 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.425450 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.425550 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.427201 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.428560 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.428709 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.430454 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.430531 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.431696 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.433573 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.433668 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.433754 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.434450 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.436508 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.436812 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.437620 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.438842 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.439588 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.439709 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.440504 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.441856 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.442402 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.442918 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.443385 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.444834 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.445314 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.445444 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.445742 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.446785 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.447922 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.448635 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.448760 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.449721 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.450093 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.450803 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.452789 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.453711 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.454338 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.455337 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.455699 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.457789 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.458579 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.458713 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.458818 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.459965 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.460897 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.461437 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.462206 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.462321 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.462868 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.463740 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.464099 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.464199 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.464421 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.465155 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.465364 np0000181541 devstack@c-api.service[117520]: WARNING cinder.api.contrib.hosts [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:30:45.465920 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.466072 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.466263 np0000181541 devstack@c-api.service[117518]: WARNING cinder.api.contrib.hosts [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:30:45.466959 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.467354 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.467423 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.467631 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.468248 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.468702 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.468788 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.469694 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.469878 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.470019 np0000181541 devstack@c-api.service[117517]: WARNING cinder.api.contrib.hosts [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:30:45.470376 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.470759 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.471190 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.471324 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.474039 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extended resource: extensions {{(pid=117520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.474133 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.474202 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extended resource: extensions {{(pid=117518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.474263 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extended resource: os-quota-class-sets {{(pid=117520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.474327 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.474381 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.474434 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extended resource: os-quota-class-sets {{(pid=117518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.474499 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extended resource: scheduler-stats {{(pid=117520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.474564 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.474815 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extended resource: scheduler-stats {{(pid=117518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.474891 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.475264 np0000181541 devstack@c-api.service[117519]: WARNING cinder.api.contrib.hosts [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:30:45.475434 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extended resource: os-quota-sets {{(pid=117520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.475889 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extended resource: extensions {{(pid=117517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.475984 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.476253 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extended resource: os-quota-sets {{(pid=117518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.477264 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extended resource: os-quota-class-sets {{(pid=117517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.477361 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.477477 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extended resource: backups {{(pid=117520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.478311 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extended resource: backups {{(pid=117518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.478546 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extended resource: scheduler-stats {{(pid=117517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.478632 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.479514 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extended resource: os-snapshot-manage {{(pid=117520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.480136 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.480201 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extended resource: os-quota-sets {{(pid=117517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.480460 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extended resource: os-snapshot-manage {{(pid=117518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.480983 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extended resource: consistencygroups {{(pid=117520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.484498 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extended resource: extensions {{(pid=117519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.484569 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extended resource: consistencygroups {{(pid=117518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.484611 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extended resource: backups {{(pid=117517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.484649 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extended resource: os-quota-class-sets {{(pid=117519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.484720 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extended resource: extra_specs {{(pid=117520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.484776 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extended resource: scheduler-stats {{(pid=117519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.484826 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extended resource: extra_specs {{(pid=117518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.485055 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extended resource: os-hosts {{(pid=117520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.485127 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extended resource: os-snapshot-manage {{(pid=117517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.486828 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extended resource: os-quota-sets {{(pid=117519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.487069 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extended resource: os-hosts {{(pid=117518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.487190 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extended resource: os-volume-manage {{(pid=117520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.487262 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extended resource: consistencygroups {{(pid=117517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.488053 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extended resource: os-availability-zone {{(pid=117520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.488184 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extended resource: os-volume-manage {{(pid=117518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.488359 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extended resource: backups {{(pid=117519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.488841 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extended resource: extra_specs {{(pid=117517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.489405 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extended resource: encryption {{(pid=117520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.489800 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extended resource: os-availability-zone {{(pid=117518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.490394 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extended resource: os-hosts {{(pid=117517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.490440 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extended resource: os-snapshot-manage {{(pid=117519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.490907 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extended resource: os-volume-transfer {{(pid=117520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.491132 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extended resource: encryption {{(pid=117518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.491798 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extended resource: os-volume-manage {{(pid=117517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.491870 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extended resource: consistencygroups {{(pid=117519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.492580 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extended resource: capabilities {{(pid=117520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.492633 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extended resource: os-volume-transfer {{(pid=117518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.493269 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extended resource: os-availability-zone {{(pid=117517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.493851 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extended resource: extra_specs {{(pid=117519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.493897 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extended resource: encryption {{(pid=117520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.494312 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extended resource: capabilities {{(pid=117518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.494601 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extended resource: encryption {{(pid=117517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.495385 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extended resource: os-volume-type-access {{(pid=117520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.495454 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extended resource: os-hosts {{(pid=117519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.495577 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extended resource: encryption {{(pid=117518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.496104 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extended resource: os-volume-transfer {{(pid=117517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.496808 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extended resource: os-volume-manage {{(pid=117519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.497095 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extended resource: cgsnapshots {{(pid=117520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.497144 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extended resource: os-volume-type-access {{(pid=117518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.497784 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extended resource: capabilities {{(pid=117517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.498238 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extended resource: os-availability-zone {{(pid=117519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.498517 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extended resource: qos-specs {{(pid=117520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.498718 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extended resource: cgsnapshots {{(pid=117518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.499082 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extended resource: encryption {{(pid=117517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.499541 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extended resource: encryption {{(pid=117519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.500146 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extended resource: qos-specs {{(pid=117518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.500605 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extended resource: os-volume-type-access {{(pid=117517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.500880 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.contrib.snapshot_actions [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] SnapshotActionsController initialized {{(pid=117520) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:30:45.501081 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extended resource: os-volume-transfer {{(pid=117519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.501692 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.502227 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extended resource: cgsnapshots {{(pid=117517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.502274 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.contrib.snapshot_actions [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] SnapshotActionsController initialized {{(pid=117518) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:30:45.502731 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extended resource: capabilities {{(pid=117519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.503077 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.503110 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.503637 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extended resource: qos-specs {{(pid=117517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.504005 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extended resource: encryption {{(pid=117519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.504494 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.504528 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.505535 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extended resource: os-volume-type-access {{(pid=117519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.505761 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.contrib.snapshot_actions [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] SnapshotActionsController initialized {{(pid=117517) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:30:45.505837 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.505868 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.506502 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.507171 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extended resource: cgsnapshots {{(pid=117519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.507248 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.507287 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.507964 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.508571 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.508649 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extended resource: qos-specs {{(pid=117519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:30:45.508741 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.509325 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.509984 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.510040 np0000181541 devstack@c-api.service[117520]: WARNING castellan.key_manager.migration [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.510624 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.510699 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.contrib.snapshot_actions [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] SnapshotActionsController initialized {{(pid=117519) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:30:45.510892 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extension SnapshotActions extending resource: snapshots {{(pid=117520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.511010 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.511132 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.511227 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extension AdminActions extending resource: volumes {{(pid=117520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.511327 np0000181541 devstack@c-api.service[117518]: WARNING castellan.key_manager.migration [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.511383 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extension AdminActions extending resource: snapshots {{(pid=117520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.511419 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.511460 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extension AdminActions extending resource: backups {{(pid=117520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.511637 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extension VolumeActions extending resource: volumes {{(pid=117520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.511767 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extension TypesManage extending resource: types {{(pid=117520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.511872 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extension UsedLimits extending resource: limits {{(pid=117520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.511970 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.512012 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.512064 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.512160 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.512216 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extension SnapshotActions extending resource: snapshots {{(pid=117518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.512288 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extension VolumeTypeAccess extending resource: types {{(pid=117520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.512335 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.512375 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.512481 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.512529 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.512565 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extension AdminActions extending resource: volumes {{(pid=117518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.512606 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.v3.router [None req-c5ed8c13-2a1c-4685-8234-a81098ccb0cf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.512668 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extension AdminActions extending resource: snapshots {{(pid=117518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.512797 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extension AdminActions extending resource: backups {{(pid=117518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.512848 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.512973 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extension VolumeActions extending resource: volumes {{(pid=117518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.513103 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extension TypesManage extending resource: types {{(pid=117518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.513208 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extension UsedLimits extending resource: limits {{(pid=117518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.513307 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.513403 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.513472 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.513515 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.513597 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extension VolumeTypeAccess extending resource: types {{(pid=117518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.513727 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.513835 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.513936 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.v3.router [None req-a4b75b8b-197e-40e8-8ff0-d6f67db25c91 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.514193 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.514830 np0000181541 devstack@c-api.service[117517]: WARNING castellan.key_manager.migration [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.515527 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.515669 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extension SnapshotActions extending resource: snapshots {{(pid=117517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.515806 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.515925 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.516021 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extension AdminActions extending resource: volumes {{(pid=117517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.516143 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extension AdminActions extending resource: snapshots {{(pid=117517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.516247 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extension AdminActions extending resource: backups {{(pid=117517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.516451 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extension VolumeActions extending resource: volumes {{(pid=117517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.516571 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extension TypesManage extending resource: types {{(pid=117517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.516700 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extension UsedLimits extending resource: limits {{(pid=117517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.516802 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.516897 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.516984 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.517040 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.517088 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extension VolumeTypeAccess extending resource: types {{(pid=117517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.517209 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.517307 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.517423 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.v3.router [None req-a6e9ed7f-54a6-419b-ad35-040abb719e11 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.518404 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.519788 np0000181541 devstack@c-api.service[117519]: WARNING castellan.key_manager.migration [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:30:45.520647 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=117519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.520777 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.520900 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.520947 np0000181541 devstack@c-api.service[117520]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d339c8a3668 pid: 117520 (default app) Jun 17 20:30:45.521005 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extension AdminActions extending resource: volumes {{(pid=117519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.521129 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extension AdminActions extending resource: snapshots {{(pid=117519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.521229 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extension AdminActions extending resource: backups {{(pid=117519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.521423 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extension VolumeActions extending resource: volumes {{(pid=117519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.521540 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extension TypesManage extending resource: types {{(pid=117519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.521646 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extension UsedLimits extending resource: limits {{(pid=117519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.521764 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.521861 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.521959 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.522061 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=117519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.522100 np0000181541 devstack@c-api.service[117518]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d339c8a3668 pid: 117518 (default app) Jun 17 20:30:45.522176 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.522284 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.522388 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.v3.router [None req-811f6854-3084-4a94-a361-4d604e69adf5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:30:45.525572 np0000181541 devstack@c-api.service[117517]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d339c8a3668 pid: 117517 (default app) Jun 17 20:30:45.528967 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.528967 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.528967 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.528967 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.528967 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.529296 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.529296 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.529296 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.529296 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.529296 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.529611 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.529611 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.529611 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.529611 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.529611 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.529611 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.530225 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.530225 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.530225 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.530225 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.530555 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.530555 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.530555 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.530555 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.530906 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.530906 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.530906 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.530906 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.531214 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.531214 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.531214 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.531214 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.531214 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.531591 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.531591 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.531591 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.531591 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.531591 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.531959 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.531959 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.531959 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.531959 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.531959 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.531959 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.532368 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.532368 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.532368 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.532368 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.532368 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.532368 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.533066 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.533066 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.533066 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.533066 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.533066 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.533066 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.533529 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.533529 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.533529 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.533529 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.533529 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.533917 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.533917 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.533917 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.533917 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.533917 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.534248 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.534248 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.534248 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.534248 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.534248 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.534248 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.534774 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.534774 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.534774 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.534774 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.534774 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.534774 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.535309 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.535309 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.535309 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.535309 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.535309 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.536092 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.536092 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.536092 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.536092 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.536092 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.536590 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.536590 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.536590 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.536590 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.537102 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.537102 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.537102 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.537102 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.537459 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.537459 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.537459 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.537459 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.537459 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.537958 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.537958 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.537958 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.537958 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.537958 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.538532 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.538532 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.538532 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.538532 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.538865 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.538865 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.538865 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.538865 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.539155 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.539155 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.539155 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.539155 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.539717 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.539717 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.539717 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.539717 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.539992 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.539992 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.539992 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.539992 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.540266 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.540266 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.540266 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.540266 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.540266 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.540758 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.540758 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.540758 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.540758 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.540758 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.540758 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.541161 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.541161 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.541161 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.541161 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.541161 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.541476 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.541476 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.541476 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.541476 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.541476 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.541476 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.541660 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.541660 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.541660 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.541660 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.541660 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.541660 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.541876 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.541876 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.541876 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.541876 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.541876 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.541876 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.542065 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.542065 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.542065 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.542065 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.542065 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.542065 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.542262 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.542262 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.542262 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.542262 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.542407 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.542407 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.542407 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.542407 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.542407 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.542576 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.542576 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.542576 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.542576 np0000181541 devstack@c-api.service[117520]: /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 17 20:30:45.542576 np0000181541 devstack@c-api.service[117520]: warnings.warn(deprecated_msg) Jun 17 20:30:45.542751 np0000181541 devstack@c-api.service[117519]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d339c8a3668 pid: 117519 (default app) Jun 17 20:30:45.542781 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.middleware.request_id [None req-24ec3f68-f4fb-46a4-b4ad-4726517bde00 None None] RequestId filter calling following filter/app {{(pid=117520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:30:45.542781 np0000181541 devstack@c-api.service[117520]: [pid: 117520|app: 0|req: 1/1] 199.204.45.156 () {60 vars in 956 bytes} [Wed Jun 17 20:30:45 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 20:30:52.678626 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.678626 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.678626 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.678626 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.679210 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.679210 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.679210 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.679210 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.679366 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.679366 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.679366 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.679366 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.679366 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.679366 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.679591 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.679591 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.679591 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.679591 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.679591 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.679851 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.679851 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.679851 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.679851 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.679851 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.680058 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.680058 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.680058 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.680058 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.680244 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.680244 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.680244 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.680244 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.680244 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.680448 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.680448 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.680448 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.680448 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.680448 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.680626 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.680626 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.680626 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.680626 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.680626 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.680626 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.680872 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.680872 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.680872 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.680872 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.680872 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.680872 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.681094 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.681094 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.681094 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.681094 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.681094 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.681094 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.681318 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.681318 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.681318 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.681318 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.681318 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.681511 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.681511 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.681511 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.681511 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.681511 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.681788 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.681788 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.681788 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.681788 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.681788 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.681788 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.682042 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.682042 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.682042 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.682042 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.682042 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.682042 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.682251 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.682251 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.682251 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.682251 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.682251 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.682439 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.682439 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.682439 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.682439 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.682439 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.682627 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.682627 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.682627 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.682627 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.682800 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.682800 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.682800 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.682800 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.682963 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.682963 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.682963 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.682963 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.682963 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.683174 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.683174 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.683174 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.683174 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.683174 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.683349 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.683349 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.683349 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.683349 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.683596 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.683596 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.683596 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.683596 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.683764 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.683764 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.683764 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.683764 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.683914 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.683914 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.683914 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.683914 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.684077 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.684077 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.684077 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.684077 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.684258 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.684258 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.684258 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.684258 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.684258 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.684459 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.684459 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.684459 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.684459 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.684459 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.684459 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.684693 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.684693 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.684693 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.684693 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.684693 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.684874 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.684874 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.684874 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.684874 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.684874 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.684874 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.685101 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.685101 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.685101 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.685101 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.685101 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.685101 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.685322 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.685322 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.685322 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.685322 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.685322 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.685322 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.685534 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.685534 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.685534 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.685534 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.685534 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.685534 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.685770 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.685770 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.685770 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.685770 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.685934 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.685934 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.685934 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.685934 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.685934 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.686124 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.686124 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.686124 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.686124 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:52.686124 np0000181541 devstack@c-api.service[117518]: warnings.warn(deprecated_msg) Jun 17 20:30:52.686124 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.middleware.request_id [None req-3245810f-2dd6-4010-9d94-2b861363adb7 None None] RequestId filter calling following filter/app {{(pid=117518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:30:53.162349 np0000181541 devstack@c-api.service[117518]: INFO cinder.api.openstack.wsgi [None req-3245810f-2dd6-4010-9d94-2b861363adb7 admin admin] POST https://199.204.45.156/volume/v3/types Jun 17 20:30:53.162950 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.openstack.wsgi [None req-3245810f-2dd6-4010-9d94-2b861363adb7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=117518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 20:30:53.164635 np0000181541 devstack@c-api.service[117518]: /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 17 20:30:53.164635 np0000181541 devstack@c-api.service[117518]: warnings.warn( Jun 17 20:30:53.198967 np0000181541 devstack@c-api.service[117518]: DEBUG oslo_db.sqlalchemy.engines [None req-3245810f-2dd6-4010-9d94-2b861363adb7 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=117518) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:30:53.230532 np0000181541 devstack@c-api.service[117518]: INFO cinder.api.openstack.wsgi [None req-3245810f-2dd6-4010-9d94-2b861363adb7 admin admin] https://199.204.45.156/volume/v3/types returned with HTTP 200 Jun 17 20:30:53.231717 np0000181541 devstack@c-api.service[117518]: [pid: 117518|app: 0|req: 1/2] 199.204.45.156 () {68 vars in 1288 bytes} [Wed Jun 17 20:30:52 2026] POST /volume/v3/types => generated 186 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:30:53.255562 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.255562 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.255562 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.255562 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.255562 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.256377 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.256377 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.256377 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.256377 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.256377 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.256663 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.256663 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.256663 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.256663 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.256663 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.256663 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.257031 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.257031 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.257031 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.257031 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.257260 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.257260 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.257260 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.257260 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.257517 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.257517 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.257517 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.257517 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.258248 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.258248 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.258248 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.258248 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.258248 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.258650 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.258650 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.258650 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.258650 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.258650 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.259458 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.259458 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.259458 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.259458 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.259458 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.259458 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.259836 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.259836 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.259836 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.259836 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.259836 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.259836 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.260166 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.260166 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.260166 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.260166 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.260166 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.260166 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.260516 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.260516 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.260516 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.260516 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.260516 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.260817 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.260817 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.260817 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.260817 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.260817 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.261108 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.261108 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.261108 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.261108 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.261108 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.261108 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.261566 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.261566 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.261566 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.261566 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.261566 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.261566 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.261965 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.261965 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.261965 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.261965 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.261965 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.262255 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.262255 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.262255 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.262255 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.262255 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.262532 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.262532 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.262532 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.262532 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.263066 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.263066 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.263066 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.263066 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.263308 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.263308 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.263308 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.263308 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.263308 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.263613 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.263613 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.263613 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.263613 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.263613 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.263905 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.263905 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.263905 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.263905 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.264138 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.264138 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.264138 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.264138 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.264374 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.264374 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.264374 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.264374 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.264635 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.264635 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.264635 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.264635 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.264901 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.264901 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.264901 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.264901 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.265120 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.265120 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.265120 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.265120 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.265120 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.265404 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.265404 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.265404 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.265404 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.265404 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.265404 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.265772 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.265772 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.265772 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.265772 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.265772 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.266123 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.266123 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.266123 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.266123 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.266123 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.266123 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.266608 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.266608 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.266608 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.266608 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.266608 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.266608 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.266784 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.266784 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.266784 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.266784 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.266784 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.266784 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.266933 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.266933 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.266933 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.266933 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.266933 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.266933 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.267082 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.267082 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.267082 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.267082 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.267201 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.267201 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.267201 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.267201 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.267201 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.267337 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.267337 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.267337 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.267337 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.267337 np0000181541 devstack@c-api.service[117517]: warnings.warn(deprecated_msg) Jun 17 20:30:53.267337 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.middleware.request_id [req-3245810f-2dd6-4010-9d94-2b861363adb7 req-56b06016-abe6-4c4f-ae6e-15948a28a000 None None] RequestId filter calling following filter/app {{(pid=117517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:30:53.582252 np0000181541 devstack@c-api.service[117517]: INFO cinder.api.openstack.wsgi [req-3245810f-2dd6-4010-9d94-2b861363adb7 req-56b06016-abe6-4c4f-ae6e-15948a28a000 admin admin] POST https://199.204.45.156/volume/v3/types/f4936c40-fcaa-4d88-a481-0bea3bca53e3/extra_specs Jun 17 20:30:53.582822 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.openstack.wsgi [req-3245810f-2dd6-4010-9d94-2b861363adb7 req-56b06016-abe6-4c4f-ae6e-15948a28a000 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=117517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 20:30:53.584460 np0000181541 devstack@c-api.service[117517]: /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 17 20:30:53.584460 np0000181541 devstack@c-api.service[117517]: warnings.warn( Jun 17 20:30:53.618576 np0000181541 devstack@c-api.service[117517]: DEBUG oslo_db.sqlalchemy.engines [req-3245810f-2dd6-4010-9d94-2b861363adb7 req-56b06016-abe6-4c4f-ae6e-15948a28a000 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=117517) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:30:53.678766 np0000181541 devstack@c-api.service[117517]: INFO cinder.api.openstack.wsgi [req-3245810f-2dd6-4010-9d94-2b861363adb7 req-56b06016-abe6-4c4f-ae6e-15948a28a000 admin admin] https://199.204.45.156/volume/v3/types/f4936c40-fcaa-4d88-a481-0bea3bca53e3/extra_specs returned with HTTP 200 Jun 17 20:30:53.679297 np0000181541 devstack@c-api.service[117517]: [pid: 117517|app: 0|req: 1/3] 199.204.45.156 () {70 vars in 1505 bytes} [Wed Jun 17 20:30:53 2026] POST /volume/v3/types/f4936c40-fcaa-4d88-a481-0bea3bca53e3/extra_specs => generated 55 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:30:55.402494 np0000181541 devstack@c-api.service[117520]: DEBUG dbcounter [-] [117520] Writing DB stats cinder:SELECT=6 {{(pid=117520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:30:55.412256 np0000181541 devstack@c-api.service[117519]: DEBUG dbcounter [-] [117519] Writing DB stats cinder:SELECT=6 {{(pid=117519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:31:03.228173 np0000181541 devstack@c-api.service[117518]: DEBUG dbcounter [-] [117518] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=117518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:31:03.677586 np0000181541 devstack@c-api.service[117517]: DEBUG dbcounter [-] [117517] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=117517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:33:51.870017 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.870017 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.870017 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.870017 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.870617 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.870617 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.870617 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.870617 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.870855 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.870855 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.870855 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.870855 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.870855 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.870855 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.871141 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.871141 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.871141 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.871141 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.871141 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.871388 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.871388 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.871388 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.871388 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.871388 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.871750 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.871750 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.871750 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.871750 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.872115 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.872115 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.872115 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.872115 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.872115 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.872495 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.872495 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.872495 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.872495 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.872495 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.872720 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.872720 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.872720 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.872720 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.872720 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.872720 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.872980 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.872980 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.872980 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.872980 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.872980 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.872980 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.873226 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.873226 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.873226 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.873226 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.873226 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.873226 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.873474 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.873474 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.873474 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.873474 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.873474 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.873889 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.873889 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.873889 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.873889 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.873889 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.874113 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.874113 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.874113 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.874113 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.874113 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.874113 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.874758 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.874758 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.874758 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.874758 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.874758 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.874758 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.875245 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.875245 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.875245 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.875245 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.875245 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.875710 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.875710 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.875710 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.875710 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.875710 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.876147 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.876147 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.876147 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.876147 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.876488 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.876488 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.876488 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.876488 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.876839 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.876839 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.876839 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.876839 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.876839 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.877296 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.877296 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.877296 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.877296 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.877296 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.877453 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.877453 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.877453 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.877453 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.877584 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.877584 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.877584 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.877584 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.877781 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.877781 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.877781 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.877781 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.877938 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.877938 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.877938 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.877938 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.878058 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.878058 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.878058 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.878058 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.878181 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.878181 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.878181 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.878181 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.878181 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.878336 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.878336 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.878336 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.878336 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.878336 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.878336 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.878560 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.878560 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.878560 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.878560 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.878560 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.878735 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.878735 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.878735 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.878735 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.878735 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.878735 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.878941 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.878941 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.878941 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.878941 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.878941 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.878941 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.879275 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.879275 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.879275 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.879275 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.879275 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.879275 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.879605 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.879605 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.879605 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.879605 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.879605 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.879605 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.879979 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.879979 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.879979 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.879979 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.880158 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.880158 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.880158 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.880158 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.880158 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.880321 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.880321 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.880321 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.880321 np0000181541 devstack@c-api.service[117519]: /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 17 20:33:51.880321 np0000181541 devstack@c-api.service[117519]: warnings.warn(deprecated_msg) Jun 17 20:33:51.880321 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.middleware.request_id [None req-9a566e36-af30-4e57-9f8d-fb0ead5d46cb None None] RequestId filter calling following filter/app {{(pid=117519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:33:51.880321 np0000181541 devstack@c-api.service[117519]: INFO cinder.api.openstack.wsgi [None req-9a566e36-af30-4e57-9f8d-fb0ead5d46cb None None] GET https://199.204.45.156/volume// Jun 17 20:33:51.880500 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.openstack.wsgi [None req-9a566e36-af30-4e57-9f8d-fb0ead5d46cb None None] Empty body provided in request {{(pid=117519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:33:51.880500 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.openstack.wsgi [None req-9a566e36-af30-4e57-9f8d-fb0ead5d46cb None None] Calling method 'all' {{(pid=117519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:33:51.880500 np0000181541 devstack@c-api.service[117519]: INFO cinder.api.openstack.wsgi [None req-9a566e36-af30-4e57-9f8d-fb0ead5d46cb None None] https://199.204.45.156/volume// returned with HTTP 300 Jun 17 20:33:51.880500 np0000181541 devstack@c-api.service[117519]: [pid: 117519|app: 0|req: 1/4] 199.204.45.156 () {66 vars in 1456 bytes} [Wed Jun 17 20:33:51 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 17 20:34:34.427023 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.middleware.request_id [None req-bbca6a9e-66dc-4a11-90dd-1dd750b1181f None None] RequestId filter calling following filter/app {{(pid=117520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:34:34.428434 np0000181541 devstack@c-api.service[117520]: [pid: 117520|app: 0|req: 2/5] 199.204.45.156 () {62 vars in 1068 bytes} [Wed Jun 17 20:34:34 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 20:34:34.463849 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.middleware.request_id [None req-7dc6f2e5-410b-4270-a53b-bb18b796ebd3 None None] RequestId filter calling following filter/app {{(pid=117518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:34:34.470098 np0000181541 devstack@c-api.service[117518]: [pid: 117518|app: 0|req: 2/6] 199.204.45.156 () {64 vars in 1272 bytes} [Wed Jun 17 20:34:34 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 20:34:34.505537 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.middleware.request_id [req-7dc6f2e5-410b-4270-a53b-bb18b796ebd3 req-990bb120-ed90-4323-a29f-60b2c2529900 None None] RequestId filter calling following filter/app {{(pid=117517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:34:34.509050 np0000181541 devstack@c-api.service[117517]: INFO cinder.api.openstack.wsgi [req-7dc6f2e5-410b-4270-a53b-bb18b796ebd3 req-990bb120-ed90-4323-a29f-60b2c2529900 demo demo] GET https://199.204.45.156/volume/v3/ Jun 17 20:34:34.509297 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.openstack.wsgi [req-7dc6f2e5-410b-4270-a53b-bb18b796ebd3 req-990bb120-ed90-4323-a29f-60b2c2529900 demo demo] Empty body provided in request {{(pid=117517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:34:34.509550 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.openstack.wsgi [req-7dc6f2e5-410b-4270-a53b-bb18b796ebd3 req-990bb120-ed90-4323-a29f-60b2c2529900 demo demo] Calling method 'version_select' {{(pid=117517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:34:34.512248 np0000181541 devstack@c-api.service[117517]: INFO cinder.api.openstack.wsgi [req-7dc6f2e5-410b-4270-a53b-bb18b796ebd3 req-990bb120-ed90-4323-a29f-60b2c2529900 demo demo] https://199.204.45.156/volume/v3/ returned with HTTP 200 Jun 17 20:34:34.512649 np0000181541 devstack@c-api.service[117517]: [pid: 117517|app: 0|req: 2/7] 199.204.45.156 () {66 vars in 1346 bytes} [Wed Jun 17 20:34:34 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:34:34.553822 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.middleware.request_id [None req-442f7a93-1c45-42d5-a357-9a9ef43e5c7b None None] RequestId filter calling following filter/app {{(pid=117519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:34:34.878144 np0000181541 devstack@c-api.service[117519]: INFO cinder.api.openstack.wsgi [None req-442f7a93-1c45-42d5-a357-9a9ef43e5c7b demo demo] GET https://199.204.45.156/volume/v3/types Jun 17 20:34:34.878603 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.openstack.wsgi [None req-442f7a93-1c45-42d5-a357-9a9ef43e5c7b demo demo] Empty body provided in request {{(pid=117519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:34:34.878869 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.openstack.wsgi [None req-442f7a93-1c45-42d5-a357-9a9ef43e5c7b demo demo] Calling method 'index' {{(pid=117519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:34:34.879397 np0000181541 devstack@c-api.service[117519]: /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 17 20:34:34.879397 np0000181541 devstack@c-api.service[117519]: warnings.warn( Jun 17 20:34:34.880107 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.api_utils [None req-442f7a93-1c45-42d5-a357-9a9ef43e5c7b demo demo] Removing options '' from query. {{(pid=117519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:34:34.918029 np0000181541 devstack@c-api.service[117519]: DEBUG oslo_db.sqlalchemy.engines [None req-442f7a93-1c45-42d5-a357-9a9ef43e5c7b 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=117519) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:34:34.941795 np0000181541 devstack@c-api.service[117519]: INFO cinder.api.openstack.wsgi [None req-442f7a93-1c45-42d5-a357-9a9ef43e5c7b demo demo] https://199.204.45.156/volume/v3/types returned with HTTP 200 Jun 17 20:34:34.942347 np0000181541 devstack@c-api.service[117519]: [pid: 117519|app: 0|req: 2/8] 199.204.45.156 () {64 vars in 1290 bytes} [Wed Jun 17 20:34:34 2026] GET /volume/v3/types => generated 377 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:34:34.987780 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.middleware.request_id [None req-1ccc0292-f988-49cb-b8c5-246b10bf55d9 None None] RequestId filter calling following filter/app {{(pid=117520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:34:35.324992 np0000181541 devstack@c-api.service[117520]: INFO cinder.api.openstack.wsgi [None req-1ccc0292-f988-49cb-b8c5-246b10bf55d9 demo demo] GET https://199.204.45.156/volume/v3/types/default Jun 17 20:34:35.325331 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.openstack.wsgi [None req-1ccc0292-f988-49cb-b8c5-246b10bf55d9 demo demo] Empty body provided in request {{(pid=117520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:34:35.325552 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.openstack.wsgi [None req-1ccc0292-f988-49cb-b8c5-246b10bf55d9 demo demo] Calling method 'show' {{(pid=117520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:34:35.363639 np0000181541 devstack@c-api.service[117520]: DEBUG oslo_db.sqlalchemy.engines [None req-1ccc0292-f988-49cb-b8c5-246b10bf55d9 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=117520) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:34:35.381909 np0000181541 devstack@c-api.service[117520]: /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 17 20:34:35.381909 np0000181541 devstack@c-api.service[117520]: warnings.warn( Jun 17 20:34:35.384090 np0000181541 devstack@c-api.service[117520]: INFO cinder.api.openstack.wsgi [None req-1ccc0292-f988-49cb-b8c5-246b10bf55d9 demo demo] https://199.204.45.156/volume/v3/types/default returned with HTTP 200 Jun 17 20:34:35.384460 np0000181541 devstack@c-api.service[117520]: [pid: 117520|app: 0|req: 3/9] 199.204.45.156 () {64 vars in 1301 bytes} [Wed Jun 17 20:34:34 2026] GET /volume/v3/types/default => generated 145 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:34:35.852033 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.middleware.request_id [None req-91001d88-f1b1-4aa5-8432-28300246e552 None None] RequestId filter calling following filter/app {{(pid=117518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:34:35.853890 np0000181541 devstack@c-api.service[117518]: [pid: 117518|app: 0|req: 3/10] 199.204.45.156 () {62 vars in 1068 bytes} [Wed Jun 17 20:34:35 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 20:34:35.885582 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.middleware.request_id [None req-fd36987f-bece-42fc-a2f1-0cd8d26950f9 None None] RequestId filter calling following filter/app {{(pid=117517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:34:35.897708 np0000181541 devstack@c-api.service[117517]: [pid: 117517|app: 0|req: 3/11] 199.204.45.156 () {64 vars in 1272 bytes} [Wed Jun 17 20:34:35 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 20:34:35.934594 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.middleware.request_id [req-fd36987f-bece-42fc-a2f1-0cd8d26950f9 req-ad51903c-286a-4047-b344-abc7a2325271 None None] RequestId filter calling following filter/app {{(pid=117519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:34:35.936810 np0000181541 devstack@c-api.service[117519]: INFO cinder.api.openstack.wsgi [req-fd36987f-bece-42fc-a2f1-0cd8d26950f9 req-ad51903c-286a-4047-b344-abc7a2325271 demo demo] GET https://199.204.45.156/volume/v3/ Jun 17 20:34:35.937056 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.openstack.wsgi [req-fd36987f-bece-42fc-a2f1-0cd8d26950f9 req-ad51903c-286a-4047-b344-abc7a2325271 demo demo] Empty body provided in request {{(pid=117519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:34:35.937322 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.openstack.wsgi [req-fd36987f-bece-42fc-a2f1-0cd8d26950f9 req-ad51903c-286a-4047-b344-abc7a2325271 demo demo] Calling method 'version_select' {{(pid=117519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:34:35.937902 np0000181541 devstack@c-api.service[117519]: INFO cinder.api.openstack.wsgi [req-fd36987f-bece-42fc-a2f1-0cd8d26950f9 req-ad51903c-286a-4047-b344-abc7a2325271 demo demo] https://199.204.45.156/volume/v3/ returned with HTTP 200 Jun 17 20:34:35.938312 np0000181541 devstack@c-api.service[117519]: [pid: 117519|app: 0|req: 3/12] 199.204.45.156 () {66 vars in 1346 bytes} [Wed Jun 17 20:34:35 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jun 17 20:34:35.980270 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.middleware.request_id [None req-fa95e71f-ef1c-44c0-a1e4-5bfccb4bb345 None None] RequestId filter calling following filter/app {{(pid=117520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:34:35.982832 np0000181541 devstack@c-api.service[117520]: INFO cinder.api.openstack.wsgi [None req-fa95e71f-ef1c-44c0-a1e4-5bfccb4bb345 demo demo] GET https://199.204.45.156/volume/v3/types/default Jun 17 20:34:35.983231 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.openstack.wsgi [None req-fa95e71f-ef1c-44c0-a1e4-5bfccb4bb345 demo demo] Empty body provided in request {{(pid=117520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:34:35.983640 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.openstack.wsgi [None req-fa95e71f-ef1c-44c0-a1e4-5bfccb4bb345 demo demo] Calling method 'show' {{(pid=117520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:34:35.993382 np0000181541 devstack@c-api.service[117520]: INFO cinder.api.openstack.wsgi [None req-fa95e71f-ef1c-44c0-a1e4-5bfccb4bb345 demo demo] https://199.204.45.156/volume/v3/types/default returned with HTTP 200 Jun 17 20:34:35.994178 np0000181541 devstack@c-api.service[117520]: [pid: 117520|app: 0|req: 4/13] 199.204.45.156 () {64 vars in 1301 bytes} [Wed Jun 17 20:34:35 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 17 20:34:36.673661 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.middleware.request_id [None req-c27ffda6-4121-4086-9ade-3d06c3848935 None None] RequestId filter calling following filter/app {{(pid=117518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:34:36.675176 np0000181541 devstack@c-api.service[117518]: [pid: 117518|app: 0|req: 4/14] 199.204.45.156 () {62 vars in 1068 bytes} [Wed Jun 17 20:34:36 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 20:34:36.721612 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.middleware.request_id [None req-32a07796-8ecb-43a3-ab72-52c880d9323b None None] RequestId filter calling following filter/app {{(pid=117517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:34:36.723482 np0000181541 devstack@c-api.service[117517]: [pid: 117517|app: 0|req: 4/15] 199.204.45.156 () {64 vars in 1272 bytes} [Wed Jun 17 20:34:36 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 20:34:36.755562 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.middleware.request_id [req-32a07796-8ecb-43a3-ab72-52c880d9323b req-87857d2f-0c1a-4351-8737-e91d3f445df4 None None] RequestId filter calling following filter/app {{(pid=117519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:34:36.757845 np0000181541 devstack@c-api.service[117519]: INFO cinder.api.openstack.wsgi [req-32a07796-8ecb-43a3-ab72-52c880d9323b req-87857d2f-0c1a-4351-8737-e91d3f445df4 demo demo] GET https://199.204.45.156/volume/v3/ Jun 17 20:34:36.758099 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.openstack.wsgi [req-32a07796-8ecb-43a3-ab72-52c880d9323b req-87857d2f-0c1a-4351-8737-e91d3f445df4 demo demo] Empty body provided in request {{(pid=117519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:34:36.758341 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.openstack.wsgi [req-32a07796-8ecb-43a3-ab72-52c880d9323b req-87857d2f-0c1a-4351-8737-e91d3f445df4 demo demo] Calling method 'version_select' {{(pid=117519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:34:36.758846 np0000181541 devstack@c-api.service[117519]: INFO cinder.api.openstack.wsgi [req-32a07796-8ecb-43a3-ab72-52c880d9323b req-87857d2f-0c1a-4351-8737-e91d3f445df4 demo demo] https://199.204.45.156/volume/v3/ returned with HTTP 200 Jun 17 20:34:36.759291 np0000181541 devstack@c-api.service[117519]: [pid: 117519|app: 0|req: 4/16] 199.204.45.156 () {66 vars in 1346 bytes} [Wed Jun 17 20:34:36 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:34:36.798404 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.middleware.request_id [None req-9ce264eb-c28e-493b-af55-24043dd113b7 None None] RequestId filter calling following filter/app {{(pid=117520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:34:36.802053 np0000181541 devstack@c-api.service[117520]: INFO cinder.api.openstack.wsgi [None req-9ce264eb-c28e-493b-af55-24043dd113b7 demo demo] GET https://199.204.45.156/volume/v3/types/default Jun 17 20:34:36.802417 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.openstack.wsgi [None req-9ce264eb-c28e-493b-af55-24043dd113b7 demo demo] Empty body provided in request {{(pid=117520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:34:36.802974 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.openstack.wsgi [None req-9ce264eb-c28e-493b-af55-24043dd113b7 demo demo] Calling method 'show' {{(pid=117520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:34:36.812954 np0000181541 devstack@c-api.service[117520]: INFO cinder.api.openstack.wsgi [None req-9ce264eb-c28e-493b-af55-24043dd113b7 demo demo] https://199.204.45.156/volume/v3/types/default returned with HTTP 200 Jun 17 20:34:36.813350 np0000181541 devstack@c-api.service[117520]: [pid: 117520|app: 0|req: 5/17] 199.204.45.156 () {64 vars in 1301 bytes} [Wed Jun 17 20:34:36 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:34:36.851863 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.middleware.request_id [None req-1c4215d1-f725-46bc-8600-ae001462d893 None None] RequestId filter calling following filter/app {{(pid=117518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:34:36.853023 np0000181541 devstack@c-api.service[117518]: [pid: 117518|app: 0|req: 5/18] 199.204.45.156 () {62 vars in 1068 bytes} [Wed Jun 17 20:34:36 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 20:34:36.887917 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.middleware.request_id [None req-d820afca-d6a7-4c40-bc49-1e25566378b7 None None] RequestId filter calling following filter/app {{(pid=117517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:34:36.906460 np0000181541 devstack@c-api.service[117517]: [pid: 117517|app: 0|req: 5/19] 199.204.45.156 () {64 vars in 1272 bytes} [Wed Jun 17 20:34:36 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 20:34:36.925848 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.middleware.request_id [req-d820afca-d6a7-4c40-bc49-1e25566378b7 req-0608d216-a7fa-4433-b2f8-67cbd902bdc0 None None] RequestId filter calling following filter/app {{(pid=117519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:34:36.929046 np0000181541 devstack@c-api.service[117519]: INFO cinder.api.openstack.wsgi [req-d820afca-d6a7-4c40-bc49-1e25566378b7 req-0608d216-a7fa-4433-b2f8-67cbd902bdc0 demo demo] GET https://199.204.45.156/volume/v3/ Jun 17 20:34:36.929407 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.openstack.wsgi [req-d820afca-d6a7-4c40-bc49-1e25566378b7 req-0608d216-a7fa-4433-b2f8-67cbd902bdc0 demo demo] Empty body provided in request {{(pid=117519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:34:36.929815 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.openstack.wsgi [req-d820afca-d6a7-4c40-bc49-1e25566378b7 req-0608d216-a7fa-4433-b2f8-67cbd902bdc0 demo demo] Calling method 'version_select' {{(pid=117519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:34:36.930462 np0000181541 devstack@c-api.service[117519]: INFO cinder.api.openstack.wsgi [req-d820afca-d6a7-4c40-bc49-1e25566378b7 req-0608d216-a7fa-4433-b2f8-67cbd902bdc0 demo demo] https://199.204.45.156/volume/v3/ returned with HTTP 200 Jun 17 20:34:36.931160 np0000181541 devstack@c-api.service[117519]: [pid: 117519|app: 0|req: 5/20] 199.204.45.156 () {66 vars in 1346 bytes} [Wed Jun 17 20:34:36 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:34:36.968023 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.middleware.request_id [None req-627ce511-44ad-4fd1-8a16-04276cffb5da None None] RequestId filter calling following filter/app {{(pid=117520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:34:36.971377 np0000181541 devstack@c-api.service[117520]: INFO cinder.api.openstack.wsgi [None req-627ce511-44ad-4fd1-8a16-04276cffb5da demo demo] GET https://199.204.45.156/volume/v3/types/default Jun 17 20:34:36.971818 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.openstack.wsgi [None req-627ce511-44ad-4fd1-8a16-04276cffb5da demo demo] Empty body provided in request {{(pid=117520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:34:36.972144 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.openstack.wsgi [None req-627ce511-44ad-4fd1-8a16-04276cffb5da demo demo] Calling method 'show' {{(pid=117520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:34:36.980702 np0000181541 devstack@c-api.service[117520]: INFO cinder.api.openstack.wsgi [None req-627ce511-44ad-4fd1-8a16-04276cffb5da demo demo] https://199.204.45.156/volume/v3/types/default returned with HTTP 200 Jun 17 20:34:36.988438 np0000181541 devstack@c-api.service[117520]: [pid: 117520|app: 0|req: 6/21] 199.204.45.156 () {64 vars in 1301 bytes} [Wed Jun 17 20:34:36 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 17 20:34:44.934445 np0000181541 devstack@c-api.service[117519]: DEBUG dbcounter [-] [117519] Writing DB stats cinder:SELECT=1 {{(pid=117519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:34:46.976547 np0000181541 devstack@c-api.service[117520]: DEBUG dbcounter [-] [117520] Writing DB stats cinder:SELECT=8 {{(pid=117520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:40:31.352365 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.middleware.request_id [None req-f4d23b81-cd3d-44d4-83da-9a7480d24b4a None None] RequestId filter calling following filter/app {{(pid=117518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:40:31.431278 np0000181541 devstack@c-api.service[117518]: INFO cinder.api.openstack.wsgi [None req-f4d23b81-cd3d-44d4-83da-9a7480d24b4a demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 20:40:31.431462 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.openstack.wsgi [None req-f4d23b81-cd3d-44d4-83da-9a7480d24b4a demo demo] Empty body provided in request {{(pid=117518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:40:31.431651 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.openstack.wsgi [None req-f4d23b81-cd3d-44d4-83da-9a7480d24b4a demo demo] Calling method 'detail' {{(pid=117518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:40:31.432156 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.api_utils [None req-f4d23b81-cd3d-44d4-83da-9a7480d24b4a demo demo] Removing options '' from query. {{(pid=117518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:40:31.432886 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.volume.api [None req-f4d23b81-cd3d-44d4-83da-9a7480d24b4a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:40:31.468563 np0000181541 devstack@c-api.service[117518]: INFO cinder.volume.api [None req-f4d23b81-cd3d-44d4-83da-9a7480d24b4a demo demo] Get all volumes completed successfully. Jun 17 20:40:31.470704 np0000181541 devstack@c-api.service[117518]: INFO cinder.api.openstack.wsgi [None req-f4d23b81-cd3d-44d4-83da-9a7480d24b4a demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:40:31.471147 np0000181541 devstack@c-api.service[117518]: [pid: 117518|app: 0|req: 6/22] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 20:40:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 17 20:40:41.461432 np0000181541 devstack@c-api.service[117518]: DEBUG dbcounter [-] [117518] Writing DB stats cinder:SELECT=1 {{(pid=117518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:41:31.501261 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.middleware.request_id [None req-71a61aa9-8566-4c8e-ab34-e58bf3d36c15 None None] RequestId filter calling following filter/app {{(pid=117517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:41:31.504224 np0000181541 devstack@c-api.service[117517]: INFO cinder.api.openstack.wsgi [None req-71a61aa9-8566-4c8e-ab34-e58bf3d36c15 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 20:41:31.504584 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.openstack.wsgi [None req-71a61aa9-8566-4c8e-ab34-e58bf3d36c15 demo demo] Empty body provided in request {{(pid=117517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:41:31.504671 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.openstack.wsgi [None req-71a61aa9-8566-4c8e-ab34-e58bf3d36c15 demo demo] Calling method 'detail' {{(pid=117517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:41:31.505301 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.api_utils [None req-71a61aa9-8566-4c8e-ab34-e58bf3d36c15 demo demo] Removing options '' from query. {{(pid=117517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:41:31.506954 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.volume.api [None req-71a61aa9-8566-4c8e-ab34-e58bf3d36c15 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:41:31.539803 np0000181541 devstack@c-api.service[117517]: INFO cinder.volume.api [None req-71a61aa9-8566-4c8e-ab34-e58bf3d36c15 demo demo] Get all volumes completed successfully. Jun 17 20:41:31.542782 np0000181541 devstack@c-api.service[117517]: INFO cinder.api.openstack.wsgi [None req-71a61aa9-8566-4c8e-ab34-e58bf3d36c15 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:41:31.543218 np0000181541 devstack@c-api.service[117517]: [pid: 117517|app: 0|req: 6/23] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 20:41:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:41:41.531606 np0000181541 devstack@c-api.service[117517]: DEBUG dbcounter [-] [117517] Writing DB stats cinder:SELECT=1 {{(pid=117517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:42:31.568551 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.middleware.request_id [None req-2c87c19e-649c-46f6-9631-d9badf48e310 None None] RequestId filter calling following filter/app {{(pid=117519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:42:31.572666 np0000181541 devstack@c-api.service[117519]: INFO cinder.api.openstack.wsgi [None req-2c87c19e-649c-46f6-9631-d9badf48e310 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 20:42:31.572928 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.openstack.wsgi [None req-2c87c19e-649c-46f6-9631-d9badf48e310 demo demo] Empty body provided in request {{(pid=117519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:42:31.573172 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.openstack.wsgi [None req-2c87c19e-649c-46f6-9631-d9badf48e310 demo demo] Calling method 'detail' {{(pid=117519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:42:31.573826 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.api_utils [None req-2c87c19e-649c-46f6-9631-d9badf48e310 demo demo] Removing options '' from query. {{(pid=117519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:42:31.575952 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.volume.api [None req-2c87c19e-649c-46f6-9631-d9badf48e310 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:42:31.616191 np0000181541 devstack@c-api.service[117519]: INFO cinder.volume.api [None req-2c87c19e-649c-46f6-9631-d9badf48e310 demo demo] Get all volumes completed successfully. Jun 17 20:42:31.618597 np0000181541 devstack@c-api.service[117519]: INFO cinder.api.openstack.wsgi [None req-2c87c19e-649c-46f6-9631-d9badf48e310 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:42:31.631609 np0000181541 devstack@c-api.service[117519]: [pid: 117519|app: 0|req: 6/24] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 20:42:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:42:41.661556 np0000181541 devstack@c-api.service[117519]: DEBUG dbcounter [-] [117519] Writing DB stats cinder:SELECT=1 {{(pid=117519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:43:31.642259 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.middleware.request_id [None req-3e7df052-c610-4ded-b158-e8f6424ed093 None None] RequestId filter calling following filter/app {{(pid=117520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:43:31.647672 np0000181541 devstack@c-api.service[117520]: INFO cinder.api.openstack.wsgi [None req-3e7df052-c610-4ded-b158-e8f6424ed093 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 20:43:31.647955 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.openstack.wsgi [None req-3e7df052-c610-4ded-b158-e8f6424ed093 demo demo] Empty body provided in request {{(pid=117520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:43:31.648036 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.openstack.wsgi [None req-3e7df052-c610-4ded-b158-e8f6424ed093 demo demo] Calling method 'detail' {{(pid=117520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:43:31.648510 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.api_utils [None req-3e7df052-c610-4ded-b158-e8f6424ed093 demo demo] Removing options '' from query. {{(pid=117520) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:43:31.649232 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.volume.api [None req-3e7df052-c610-4ded-b158-e8f6424ed093 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117520) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:43:31.703082 np0000181541 devstack@c-api.service[117520]: INFO cinder.volume.api [None req-3e7df052-c610-4ded-b158-e8f6424ed093 demo demo] Get all volumes completed successfully. Jun 17 20:43:31.705342 np0000181541 devstack@c-api.service[117520]: INFO cinder.api.openstack.wsgi [None req-3e7df052-c610-4ded-b158-e8f6424ed093 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:43:31.705660 np0000181541 devstack@c-api.service[117520]: [pid: 117520|app: 0|req: 7/25] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 20:43:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:43:41.697564 np0000181541 devstack@c-api.service[117520]: DEBUG dbcounter [-] [117520] Writing DB stats cinder:SELECT=1 {{(pid=117520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:44:31.742143 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.middleware.request_id [None req-68ae7d6f-f2c4-4359-813d-ae0aaf1ad484 None None] RequestId filter calling following filter/app {{(pid=117518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:44:31.746113 np0000181541 devstack@c-api.service[117518]: INFO cinder.api.openstack.wsgi [None req-68ae7d6f-f2c4-4359-813d-ae0aaf1ad484 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 20:44:31.746442 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.openstack.wsgi [None req-68ae7d6f-f2c4-4359-813d-ae0aaf1ad484 demo demo] Empty body provided in request {{(pid=117518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:44:31.746818 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.openstack.wsgi [None req-68ae7d6f-f2c4-4359-813d-ae0aaf1ad484 demo demo] Calling method 'detail' {{(pid=117518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:44:31.747320 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.api_utils [None req-68ae7d6f-f2c4-4359-813d-ae0aaf1ad484 demo demo] Removing options '' from query. {{(pid=117518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:44:31.748970 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.volume.api [None req-68ae7d6f-f2c4-4359-813d-ae0aaf1ad484 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:44:31.761774 np0000181541 devstack@c-api.service[117518]: INFO cinder.volume.api [None req-68ae7d6f-f2c4-4359-813d-ae0aaf1ad484 demo demo] Get all volumes completed successfully. Jun 17 20:44:31.764653 np0000181541 devstack@c-api.service[117518]: INFO cinder.api.openstack.wsgi [None req-68ae7d6f-f2c4-4359-813d-ae0aaf1ad484 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:44:31.765170 np0000181541 devstack@c-api.service[117518]: [pid: 117518|app: 0|req: 7/26] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 20:44:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:44:41.753063 np0000181541 devstack@c-api.service[117518]: DEBUG dbcounter [-] [117518] Writing DB stats cinder:SELECT=1 {{(pid=117518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:45:31.785541 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.middleware.request_id [None req-73ff3a50-9f5a-4a88-a812-040b931e4a36 None None] RequestId filter calling following filter/app {{(pid=117517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:45:31.903521 np0000181541 devstack@c-api.service[117517]: INFO cinder.api.openstack.wsgi [None req-73ff3a50-9f5a-4a88-a812-040b931e4a36 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 20:45:31.904077 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.openstack.wsgi [None req-73ff3a50-9f5a-4a88-a812-040b931e4a36 demo demo] Empty body provided in request {{(pid=117517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:45:31.904603 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.openstack.wsgi [None req-73ff3a50-9f5a-4a88-a812-040b931e4a36 demo demo] Calling method 'detail' {{(pid=117517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:45:31.905211 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.api_utils [None req-73ff3a50-9f5a-4a88-a812-040b931e4a36 demo demo] Removing options '' from query. {{(pid=117517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:45:31.907359 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.volume.api [None req-73ff3a50-9f5a-4a88-a812-040b931e4a36 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:45:31.918427 np0000181541 devstack@c-api.service[117517]: INFO cinder.volume.api [None req-73ff3a50-9f5a-4a88-a812-040b931e4a36 demo demo] Get all volumes completed successfully. Jun 17 20:45:31.921551 np0000181541 devstack@c-api.service[117517]: INFO cinder.api.openstack.wsgi [None req-73ff3a50-9f5a-4a88-a812-040b931e4a36 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:45:31.922141 np0000181541 devstack@c-api.service[117517]: [pid: 117517|app: 0|req: 7/27] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 20:45:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:45:41.911577 np0000181541 devstack@c-api.service[117517]: DEBUG dbcounter [-] [117517] Writing DB stats cinder:SELECT=1 {{(pid=117517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:46:31.936742 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.middleware.request_id [None req-96624b74-951c-43c7-b29d-05d54d766fee None None] RequestId filter calling following filter/app {{(pid=117519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:46:31.940605 np0000181541 devstack@c-api.service[117519]: INFO cinder.api.openstack.wsgi [None req-96624b74-951c-43c7-b29d-05d54d766fee demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 20:46:31.940919 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.openstack.wsgi [None req-96624b74-951c-43c7-b29d-05d54d766fee demo demo] Empty body provided in request {{(pid=117519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:46:31.941192 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.openstack.wsgi [None req-96624b74-951c-43c7-b29d-05d54d766fee demo demo] Calling method 'detail' {{(pid=117519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:46:31.941537 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.api_utils [None req-96624b74-951c-43c7-b29d-05d54d766fee demo demo] Removing options '' from query. {{(pid=117519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:46:31.942863 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.volume.api [None req-96624b74-951c-43c7-b29d-05d54d766fee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:46:31.950745 np0000181541 devstack@c-api.service[117519]: INFO cinder.volume.api [None req-96624b74-951c-43c7-b29d-05d54d766fee demo demo] Get all volumes completed successfully. Jun 17 20:46:31.952952 np0000181541 devstack@c-api.service[117519]: INFO cinder.api.openstack.wsgi [None req-96624b74-951c-43c7-b29d-05d54d766fee demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:46:31.953468 np0000181541 devstack@c-api.service[117519]: [pid: 117519|app: 0|req: 7/28] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 20:46:31 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 17 20:46:41.946570 np0000181541 devstack@c-api.service[117519]: DEBUG dbcounter [-] [117519] Writing DB stats cinder:SELECT=1 {{(pid=117519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:47:31.971918 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.middleware.request_id [None req-076d8bdb-3028-4487-b37b-8a569f905e2e None None] RequestId filter calling following filter/app {{(pid=117520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:47:31.975800 np0000181541 devstack@c-api.service[117520]: INFO cinder.api.openstack.wsgi [None req-076d8bdb-3028-4487-b37b-8a569f905e2e demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 20:47:31.976228 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.openstack.wsgi [None req-076d8bdb-3028-4487-b37b-8a569f905e2e demo demo] Empty body provided in request {{(pid=117520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:47:31.976616 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.openstack.wsgi [None req-076d8bdb-3028-4487-b37b-8a569f905e2e demo demo] Calling method 'detail' {{(pid=117520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:47:31.977132 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.api_utils [None req-076d8bdb-3028-4487-b37b-8a569f905e2e demo demo] Removing options '' from query. {{(pid=117520) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:47:31.978600 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.volume.api [None req-076d8bdb-3028-4487-b37b-8a569f905e2e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117520) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:47:31.988058 np0000181541 devstack@c-api.service[117520]: INFO cinder.volume.api [None req-076d8bdb-3028-4487-b37b-8a569f905e2e demo demo] Get all volumes completed successfully. Jun 17 20:47:31.991560 np0000181541 devstack@c-api.service[117520]: INFO cinder.api.openstack.wsgi [None req-076d8bdb-3028-4487-b37b-8a569f905e2e demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:47:31.992058 np0000181541 devstack@c-api.service[117520]: [pid: 117520|app: 0|req: 8/29] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 20:47:31 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 17 20:47:41.982641 np0000181541 devstack@c-api.service[117520]: DEBUG dbcounter [-] [117520] Writing DB stats cinder:SELECT=1 {{(pid=117520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:48:32.010748 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.middleware.request_id [None req-7468bd82-0ae3-4696-90be-160fe6b05635 None None] RequestId filter calling following filter/app {{(pid=117518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:48:32.012831 np0000181541 devstack@c-api.service[117518]: INFO cinder.api.openstack.wsgi [None req-7468bd82-0ae3-4696-90be-160fe6b05635 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 20:48:32.013194 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.openstack.wsgi [None req-7468bd82-0ae3-4696-90be-160fe6b05635 demo demo] Empty body provided in request {{(pid=117518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:48:32.013556 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.openstack.wsgi [None req-7468bd82-0ae3-4696-90be-160fe6b05635 demo demo] Calling method 'detail' {{(pid=117518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:48:32.013984 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.api_utils [None req-7468bd82-0ae3-4696-90be-160fe6b05635 demo demo] Removing options '' from query. {{(pid=117518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:48:32.015039 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.volume.api [None req-7468bd82-0ae3-4696-90be-160fe6b05635 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:48:32.023975 np0000181541 devstack@c-api.service[117518]: INFO cinder.volume.api [None req-7468bd82-0ae3-4696-90be-160fe6b05635 demo demo] Get all volumes completed successfully. Jun 17 20:48:32.026611 np0000181541 devstack@c-api.service[117518]: INFO cinder.api.openstack.wsgi [None req-7468bd82-0ae3-4696-90be-160fe6b05635 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:48:32.027197 np0000181541 devstack@c-api.service[117518]: [pid: 117518|app: 0|req: 8/30] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 20:48:32 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 17 20:48:42.018417 np0000181541 devstack@c-api.service[117518]: DEBUG dbcounter [-] [117518] Writing DB stats cinder:SELECT=1 {{(pid=117518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:49:32.044303 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.middleware.request_id [None req-dc5b03bd-7e94-4ad4-a601-f78a3090c10c None None] RequestId filter calling following filter/app {{(pid=117517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:49:32.047335 np0000181541 devstack@c-api.service[117517]: INFO cinder.api.openstack.wsgi [None req-dc5b03bd-7e94-4ad4-a601-f78a3090c10c demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 20:49:32.047582 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.openstack.wsgi [None req-dc5b03bd-7e94-4ad4-a601-f78a3090c10c demo demo] Empty body provided in request {{(pid=117517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:49:32.047863 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.openstack.wsgi [None req-dc5b03bd-7e94-4ad4-a601-f78a3090c10c demo demo] Calling method 'detail' {{(pid=117517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:49:32.048345 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.api_utils [None req-dc5b03bd-7e94-4ad4-a601-f78a3090c10c demo demo] Removing options '' from query. {{(pid=117517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:49:32.049376 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.volume.api [None req-dc5b03bd-7e94-4ad4-a601-f78a3090c10c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:49:32.058256 np0000181541 devstack@c-api.service[117517]: INFO cinder.volume.api [None req-dc5b03bd-7e94-4ad4-a601-f78a3090c10c demo demo] Get all volumes completed successfully. Jun 17 20:49:32.060275 np0000181541 devstack@c-api.service[117517]: INFO cinder.api.openstack.wsgi [None req-dc5b03bd-7e94-4ad4-a601-f78a3090c10c demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:49:32.060694 np0000181541 devstack@c-api.service[117517]: [pid: 117517|app: 0|req: 8/31] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 20:49:32 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 17 20:49:42.053628 np0000181541 devstack@c-api.service[117517]: DEBUG dbcounter [-] [117517] Writing DB stats cinder:SELECT=1 {{(pid=117517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:50:32.083882 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.middleware.request_id [None req-f4819387-262d-4b17-bd75-7749e90b69cf None None] RequestId filter calling following filter/app {{(pid=117519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:50:32.242884 np0000181541 devstack@c-api.service[117519]: INFO cinder.api.openstack.wsgi [None req-f4819387-262d-4b17-bd75-7749e90b69cf demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 20:50:32.243402 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.openstack.wsgi [None req-f4819387-262d-4b17-bd75-7749e90b69cf demo demo] Empty body provided in request {{(pid=117519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:50:32.244065 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.openstack.wsgi [None req-f4819387-262d-4b17-bd75-7749e90b69cf demo demo] Calling method 'detail' {{(pid=117519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:50:32.244368 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.api_utils [None req-f4819387-262d-4b17-bd75-7749e90b69cf demo demo] Removing options '' from query. {{(pid=117519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:50:32.245293 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.volume.api [None req-f4819387-262d-4b17-bd75-7749e90b69cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:50:32.252972 np0000181541 devstack@c-api.service[117519]: INFO cinder.volume.api [None req-f4819387-262d-4b17-bd75-7749e90b69cf demo demo] Get all volumes completed successfully. Jun 17 20:50:32.255009 np0000181541 devstack@c-api.service[117519]: INFO cinder.api.openstack.wsgi [None req-f4819387-262d-4b17-bd75-7749e90b69cf demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:50:32.255377 np0000181541 devstack@c-api.service[117519]: [pid: 117519|app: 0|req: 8/32] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 20:50:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:50:42.248725 np0000181541 devstack@c-api.service[117519]: DEBUG dbcounter [-] [117519] Writing DB stats cinder:SELECT=1 {{(pid=117519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:51:32.271375 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.middleware.request_id [None req-62df263f-b163-4058-9203-bd9297856cee None None] RequestId filter calling following filter/app {{(pid=117520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:51:32.275778 np0000181541 devstack@c-api.service[117520]: INFO cinder.api.openstack.wsgi [None req-62df263f-b163-4058-9203-bd9297856cee demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 20:51:32.276088 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.openstack.wsgi [None req-62df263f-b163-4058-9203-bd9297856cee demo demo] Empty body provided in request {{(pid=117520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:51:32.276408 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.openstack.wsgi [None req-62df263f-b163-4058-9203-bd9297856cee demo demo] Calling method 'detail' {{(pid=117520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:51:32.276751 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.api_utils [None req-62df263f-b163-4058-9203-bd9297856cee demo demo] Removing options '' from query. {{(pid=117520) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:51:32.277768 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.volume.api [None req-62df263f-b163-4058-9203-bd9297856cee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117520) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:51:32.287263 np0000181541 devstack@c-api.service[117520]: INFO cinder.volume.api [None req-62df263f-b163-4058-9203-bd9297856cee demo demo] Get all volumes completed successfully. Jun 17 20:51:32.292622 np0000181541 devstack@c-api.service[117520]: INFO cinder.api.openstack.wsgi [None req-62df263f-b163-4058-9203-bd9297856cee demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:51:32.293496 np0000181541 devstack@c-api.service[117520]: [pid: 117520|app: 0|req: 9/33] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 20:51:32 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 17 20:51:42.281137 np0000181541 devstack@c-api.service[117520]: DEBUG dbcounter [-] [117520] Writing DB stats cinder:SELECT=1 {{(pid=117520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:52:32.309506 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.middleware.request_id [None req-87b6c094-18ed-42ef-99f2-467b4a0baedd None None] RequestId filter calling following filter/app {{(pid=117518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:52:32.311617 np0000181541 devstack@c-api.service[117518]: INFO cinder.api.openstack.wsgi [None req-87b6c094-18ed-42ef-99f2-467b4a0baedd demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 20:52:32.311844 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.openstack.wsgi [None req-87b6c094-18ed-42ef-99f2-467b4a0baedd demo demo] Empty body provided in request {{(pid=117518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:52:32.312168 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.openstack.wsgi [None req-87b6c094-18ed-42ef-99f2-467b4a0baedd demo demo] Calling method 'detail' {{(pid=117518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:52:32.312241 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.api_utils [None req-87b6c094-18ed-42ef-99f2-467b4a0baedd demo demo] Removing options '' from query. {{(pid=117518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:52:32.312963 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.volume.api [None req-87b6c094-18ed-42ef-99f2-467b4a0baedd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:52:32.319392 np0000181541 devstack@c-api.service[117518]: INFO cinder.volume.api [None req-87b6c094-18ed-42ef-99f2-467b4a0baedd demo demo] Get all volumes completed successfully. Jun 17 20:52:32.321940 np0000181541 devstack@c-api.service[117518]: INFO cinder.api.openstack.wsgi [None req-87b6c094-18ed-42ef-99f2-467b4a0baedd demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:52:32.322384 np0000181541 devstack@c-api.service[117518]: [pid: 117518|app: 0|req: 9/34] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 20:52:32 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 17 20:52:42.315587 np0000181541 devstack@c-api.service[117518]: DEBUG dbcounter [-] [117518] Writing DB stats cinder:SELECT=1 {{(pid=117518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:53:32.341114 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.middleware.request_id [None req-aa46d2ca-f90b-4b1c-ba3e-e30c226c34b0 None None] RequestId filter calling following filter/app {{(pid=117517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:53:32.344390 np0000181541 devstack@c-api.service[117517]: INFO cinder.api.openstack.wsgi [None req-aa46d2ca-f90b-4b1c-ba3e-e30c226c34b0 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 20:53:32.344635 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.openstack.wsgi [None req-aa46d2ca-f90b-4b1c-ba3e-e30c226c34b0 demo demo] Empty body provided in request {{(pid=117517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:53:32.344943 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.openstack.wsgi [None req-aa46d2ca-f90b-4b1c-ba3e-e30c226c34b0 demo demo] Calling method 'detail' {{(pid=117517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:53:32.345286 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.api_utils [None req-aa46d2ca-f90b-4b1c-ba3e-e30c226c34b0 demo demo] Removing options '' from query. {{(pid=117517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:53:32.346537 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.volume.api [None req-aa46d2ca-f90b-4b1c-ba3e-e30c226c34b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:53:32.354652 np0000181541 devstack@c-api.service[117517]: INFO cinder.volume.api [None req-aa46d2ca-f90b-4b1c-ba3e-e30c226c34b0 demo demo] Get all volumes completed successfully. Jun 17 20:53:32.356839 np0000181541 devstack@c-api.service[117517]: INFO cinder.api.openstack.wsgi [None req-aa46d2ca-f90b-4b1c-ba3e-e30c226c34b0 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:53:32.357165 np0000181541 devstack@c-api.service[117517]: [pid: 117517|app: 0|req: 9/35] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 20:53:32 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 17 20:53:42.350215 np0000181541 devstack@c-api.service[117517]: DEBUG dbcounter [-] [117517] Writing DB stats cinder:SELECT=1 {{(pid=117517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:54:32.376909 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.middleware.request_id [None req-c7c37e1e-3351-40b3-8ab8-aeb8242478e4 None None] RequestId filter calling following filter/app {{(pid=117519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:54:32.380363 np0000181541 devstack@c-api.service[117519]: INFO cinder.api.openstack.wsgi [None req-c7c37e1e-3351-40b3-8ab8-aeb8242478e4 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 20:54:32.381149 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.openstack.wsgi [None req-c7c37e1e-3351-40b3-8ab8-aeb8242478e4 demo demo] Empty body provided in request {{(pid=117519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:54:32.381424 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.openstack.wsgi [None req-c7c37e1e-3351-40b3-8ab8-aeb8242478e4 demo demo] Calling method 'detail' {{(pid=117519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:54:32.381771 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.api_utils [None req-c7c37e1e-3351-40b3-8ab8-aeb8242478e4 demo demo] Removing options '' from query. {{(pid=117519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:54:32.383105 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.volume.api [None req-c7c37e1e-3351-40b3-8ab8-aeb8242478e4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:54:32.391196 np0000181541 devstack@c-api.service[117519]: INFO cinder.volume.api [None req-c7c37e1e-3351-40b3-8ab8-aeb8242478e4 demo demo] Get all volumes completed successfully. Jun 17 20:54:32.393262 np0000181541 devstack@c-api.service[117519]: INFO cinder.api.openstack.wsgi [None req-c7c37e1e-3351-40b3-8ab8-aeb8242478e4 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:54:32.393918 np0000181541 devstack@c-api.service[117519]: [pid: 117519|app: 0|req: 9/36] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 20:54:32 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 17 20:54:42.386145 np0000181541 devstack@c-api.service[117519]: DEBUG dbcounter [-] [117519] Writing DB stats cinder:SELECT=1 {{(pid=117519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:55:32.407653 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.middleware.request_id [None req-babde519-ec29-46d7-8d95-62657a120281 None None] RequestId filter calling following filter/app {{(pid=117520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:55:32.537260 np0000181541 devstack@c-api.service[117520]: INFO cinder.api.openstack.wsgi [None req-babde519-ec29-46d7-8d95-62657a120281 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 20:55:32.537775 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.openstack.wsgi [None req-babde519-ec29-46d7-8d95-62657a120281 demo demo] Empty body provided in request {{(pid=117520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:55:32.538093 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.openstack.wsgi [None req-babde519-ec29-46d7-8d95-62657a120281 demo demo] Calling method 'detail' {{(pid=117520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:55:32.538558 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.api_utils [None req-babde519-ec29-46d7-8d95-62657a120281 demo demo] Removing options '' from query. {{(pid=117520) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:55:32.539535 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.volume.api [None req-babde519-ec29-46d7-8d95-62657a120281 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117520) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:55:32.547537 np0000181541 devstack@c-api.service[117520]: INFO cinder.volume.api [None req-babde519-ec29-46d7-8d95-62657a120281 demo demo] Get all volumes completed successfully. Jun 17 20:55:32.549913 np0000181541 devstack@c-api.service[117520]: INFO cinder.api.openstack.wsgi [None req-babde519-ec29-46d7-8d95-62657a120281 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:55:32.550112 np0000181541 devstack@c-api.service[117520]: [pid: 117520|app: 0|req: 10/37] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 20:55:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:55:42.543010 np0000181541 devstack@c-api.service[117520]: DEBUG dbcounter [-] [117520] Writing DB stats cinder:SELECT=1 {{(pid=117520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:56:32.569083 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.middleware.request_id [None req-714ea029-0e8d-4068-8404-e6a5812d1951 None None] RequestId filter calling following filter/app {{(pid=117518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:56:32.573611 np0000181541 devstack@c-api.service[117518]: INFO cinder.api.openstack.wsgi [None req-714ea029-0e8d-4068-8404-e6a5812d1951 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 20:56:32.574055 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.openstack.wsgi [None req-714ea029-0e8d-4068-8404-e6a5812d1951 demo demo] Empty body provided in request {{(pid=117518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:56:32.574437 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.openstack.wsgi [None req-714ea029-0e8d-4068-8404-e6a5812d1951 demo demo] Calling method 'detail' {{(pid=117518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:56:32.574957 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.api_utils [None req-714ea029-0e8d-4068-8404-e6a5812d1951 demo demo] Removing options '' from query. {{(pid=117518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:56:32.576704 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.volume.api [None req-714ea029-0e8d-4068-8404-e6a5812d1951 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:56:32.589209 np0000181541 devstack@c-api.service[117518]: INFO cinder.volume.api [None req-714ea029-0e8d-4068-8404-e6a5812d1951 demo demo] Get all volumes completed successfully. Jun 17 20:56:32.592254 np0000181541 devstack@c-api.service[117518]: INFO cinder.api.openstack.wsgi [None req-714ea029-0e8d-4068-8404-e6a5812d1951 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:56:32.592782 np0000181541 devstack@c-api.service[117518]: [pid: 117518|app: 0|req: 10/38] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 20:56:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:56:42.581199 np0000181541 devstack@c-api.service[117518]: DEBUG dbcounter [-] [117518] Writing DB stats cinder:SELECT=1 {{(pid=117518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:57:32.616672 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.middleware.request_id [None req-ee361136-7ea9-4caf-a0e9-c1c3d7261460 None None] RequestId filter calling following filter/app {{(pid=117517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:57:32.620102 np0000181541 devstack@c-api.service[117517]: INFO cinder.api.openstack.wsgi [None req-ee361136-7ea9-4caf-a0e9-c1c3d7261460 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 20:57:32.620421 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.openstack.wsgi [None req-ee361136-7ea9-4caf-a0e9-c1c3d7261460 demo demo] Empty body provided in request {{(pid=117517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:57:32.620666 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.openstack.wsgi [None req-ee361136-7ea9-4caf-a0e9-c1c3d7261460 demo demo] Calling method 'detail' {{(pid=117517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:57:32.621047 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.api_utils [None req-ee361136-7ea9-4caf-a0e9-c1c3d7261460 demo demo] Removing options '' from query. {{(pid=117517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:57:32.622019 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.volume.api [None req-ee361136-7ea9-4caf-a0e9-c1c3d7261460 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:57:32.631306 np0000181541 devstack@c-api.service[117517]: INFO cinder.volume.api [None req-ee361136-7ea9-4caf-a0e9-c1c3d7261460 demo demo] Get all volumes completed successfully. Jun 17 20:57:32.633900 np0000181541 devstack@c-api.service[117517]: INFO cinder.api.openstack.wsgi [None req-ee361136-7ea9-4caf-a0e9-c1c3d7261460 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:57:32.634337 np0000181541 devstack@c-api.service[117517]: [pid: 117517|app: 0|req: 10/39] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 20:57:32 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 17 20:57:42.625296 np0000181541 devstack@c-api.service[117517]: DEBUG dbcounter [-] [117517] Writing DB stats cinder:SELECT=1 {{(pid=117517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:58:32.653465 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.middleware.request_id [None req-8b026c01-e775-4224-ba70-c3dc53ca575b None None] RequestId filter calling following filter/app {{(pid=117519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:58:32.656925 np0000181541 devstack@c-api.service[117519]: INFO cinder.api.openstack.wsgi [None req-8b026c01-e775-4224-ba70-c3dc53ca575b demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 20:58:32.657171 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.openstack.wsgi [None req-8b026c01-e775-4224-ba70-c3dc53ca575b demo demo] Empty body provided in request {{(pid=117519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:58:32.657421 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.openstack.wsgi [None req-8b026c01-e775-4224-ba70-c3dc53ca575b demo demo] Calling method 'detail' {{(pid=117519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:58:32.657739 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.api_utils [None req-8b026c01-e775-4224-ba70-c3dc53ca575b demo demo] Removing options '' from query. {{(pid=117519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:58:32.658742 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.volume.api [None req-8b026c01-e775-4224-ba70-c3dc53ca575b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:58:32.666497 np0000181541 devstack@c-api.service[117519]: INFO cinder.volume.api [None req-8b026c01-e775-4224-ba70-c3dc53ca575b demo demo] Get all volumes completed successfully. Jun 17 20:58:32.668519 np0000181541 devstack@c-api.service[117519]: INFO cinder.api.openstack.wsgi [None req-8b026c01-e775-4224-ba70-c3dc53ca575b demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:58:32.669587 np0000181541 devstack@c-api.service[117519]: [pid: 117519|app: 0|req: 10/40] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 20:58:32 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 17 20:58:42.663501 np0000181541 devstack@c-api.service[117519]: DEBUG dbcounter [-] [117519] Writing DB stats cinder:SELECT=1 {{(pid=117519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:59:32.688478 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.middleware.request_id [None req-b20dd4e0-3d70-46ed-abd6-3dd2ec0f470c None None] RequestId filter calling following filter/app {{(pid=117520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:59:32.693193 np0000181541 devstack@c-api.service[117520]: INFO cinder.api.openstack.wsgi [None req-b20dd4e0-3d70-46ed-abd6-3dd2ec0f470c demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 20:59:32.693331 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.openstack.wsgi [None req-b20dd4e0-3d70-46ed-abd6-3dd2ec0f470c demo demo] Empty body provided in request {{(pid=117520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:59:32.693537 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.openstack.wsgi [None req-b20dd4e0-3d70-46ed-abd6-3dd2ec0f470c demo demo] Calling method 'detail' {{(pid=117520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:59:32.693922 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.api_utils [None req-b20dd4e0-3d70-46ed-abd6-3dd2ec0f470c demo demo] Removing options '' from query. {{(pid=117520) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:59:32.695055 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.volume.api [None req-b20dd4e0-3d70-46ed-abd6-3dd2ec0f470c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117520) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:59:32.704330 np0000181541 devstack@c-api.service[117520]: INFO cinder.volume.api [None req-b20dd4e0-3d70-46ed-abd6-3dd2ec0f470c demo demo] Get all volumes completed successfully. Jun 17 20:59:32.706463 np0000181541 devstack@c-api.service[117520]: INFO cinder.api.openstack.wsgi [None req-b20dd4e0-3d70-46ed-abd6-3dd2ec0f470c demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:59:32.707757 np0000181541 devstack@c-api.service[117520]: [pid: 117520|app: 0|req: 11/41] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 20:59:32 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 17 20:59:42.699058 np0000181541 devstack@c-api.service[117520]: DEBUG dbcounter [-] [117520] Writing DB stats cinder:SELECT=1 {{(pid=117520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:00:32.726153 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.middleware.request_id [None req-de37347d-75d4-49c1-9e8a-4db661aea5db None None] RequestId filter calling following filter/app {{(pid=117518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:00:32.829380 np0000181541 devstack@c-api.service[117518]: INFO cinder.api.openstack.wsgi [None req-de37347d-75d4-49c1-9e8a-4db661aea5db demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 21:00:32.829746 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.openstack.wsgi [None req-de37347d-75d4-49c1-9e8a-4db661aea5db demo demo] Empty body provided in request {{(pid=117518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:00:32.829916 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.openstack.wsgi [None req-de37347d-75d4-49c1-9e8a-4db661aea5db demo demo] Calling method 'detail' {{(pid=117518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:00:32.830205 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.api_utils [None req-de37347d-75d4-49c1-9e8a-4db661aea5db demo demo] Removing options '' from query. {{(pid=117518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:00:32.831238 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.volume.api [None req-de37347d-75d4-49c1-9e8a-4db661aea5db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:00:32.840055 np0000181541 devstack@c-api.service[117518]: INFO cinder.volume.api [None req-de37347d-75d4-49c1-9e8a-4db661aea5db demo demo] Get all volumes completed successfully. Jun 17 21:00:32.842212 np0000181541 devstack@c-api.service[117518]: INFO cinder.api.openstack.wsgi [None req-de37347d-75d4-49c1-9e8a-4db661aea5db demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:00:32.842626 np0000181541 devstack@c-api.service[117518]: [pid: 117518|app: 0|req: 11/42] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 21:00:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 21:00:42.834730 np0000181541 devstack@c-api.service[117518]: DEBUG dbcounter [-] [117518] Writing DB stats cinder:SELECT=1 {{(pid=117518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:01:32.857810 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.middleware.request_id [None req-985a2876-c353-4dd3-96b3-60e7a95d410d None None] RequestId filter calling following filter/app {{(pid=117517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:01:32.862107 np0000181541 devstack@c-api.service[117517]: INFO cinder.api.openstack.wsgi [None req-985a2876-c353-4dd3-96b3-60e7a95d410d demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 21:01:32.862311 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.openstack.wsgi [None req-985a2876-c353-4dd3-96b3-60e7a95d410d demo demo] Empty body provided in request {{(pid=117517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:01:32.862477 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.openstack.wsgi [None req-985a2876-c353-4dd3-96b3-60e7a95d410d demo demo] Calling method 'detail' {{(pid=117517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:01:32.862901 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.api_utils [None req-985a2876-c353-4dd3-96b3-60e7a95d410d demo demo] Removing options '' from query. {{(pid=117517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:01:32.863684 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.volume.api [None req-985a2876-c353-4dd3-96b3-60e7a95d410d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:01:32.872279 np0000181541 devstack@c-api.service[117517]: INFO cinder.volume.api [None req-985a2876-c353-4dd3-96b3-60e7a95d410d demo demo] Get all volumes completed successfully. Jun 17 21:01:32.874558 np0000181541 devstack@c-api.service[117517]: INFO cinder.api.openstack.wsgi [None req-985a2876-c353-4dd3-96b3-60e7a95d410d demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:01:32.875013 np0000181541 devstack@c-api.service[117517]: [pid: 117517|app: 0|req: 11/43] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 21:01:32 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 17 21:01:42.866507 np0000181541 devstack@c-api.service[117517]: DEBUG dbcounter [-] [117517] Writing DB stats cinder:SELECT=1 {{(pid=117517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:02:32.890179 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.middleware.request_id [None req-0c46cac8-4f24-4488-89c8-18dc54cf6591 None None] RequestId filter calling following filter/app {{(pid=117519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:02:32.893930 np0000181541 devstack@c-api.service[117519]: INFO cinder.api.openstack.wsgi [None req-0c46cac8-4f24-4488-89c8-18dc54cf6591 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 21:02:32.894238 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.openstack.wsgi [None req-0c46cac8-4f24-4488-89c8-18dc54cf6591 demo demo] Empty body provided in request {{(pid=117519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:02:32.894505 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.openstack.wsgi [None req-0c46cac8-4f24-4488-89c8-18dc54cf6591 demo demo] Calling method 'detail' {{(pid=117519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:02:32.894891 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.api_utils [None req-0c46cac8-4f24-4488-89c8-18dc54cf6591 demo demo] Removing options '' from query. {{(pid=117519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:02:32.896310 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.volume.api [None req-0c46cac8-4f24-4488-89c8-18dc54cf6591 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:02:32.907284 np0000181541 devstack@c-api.service[117519]: INFO cinder.volume.api [None req-0c46cac8-4f24-4488-89c8-18dc54cf6591 demo demo] Get all volumes completed successfully. Jun 17 21:02:32.912224 np0000181541 devstack@c-api.service[117519]: INFO cinder.api.openstack.wsgi [None req-0c46cac8-4f24-4488-89c8-18dc54cf6591 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:02:32.913117 np0000181541 devstack@c-api.service[117519]: [pid: 117519|app: 0|req: 11/44] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 21:02:32 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 17 21:02:42.900603 np0000181541 devstack@c-api.service[117519]: DEBUG dbcounter [-] [117519] Writing DB stats cinder:SELECT=1 {{(pid=117519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:03:32.928956 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.middleware.request_id [None req-6e429bf2-0d71-43b8-a683-6d08a86bc625 None None] RequestId filter calling following filter/app {{(pid=117520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:03:32.932668 np0000181541 devstack@c-api.service[117520]: INFO cinder.api.openstack.wsgi [None req-6e429bf2-0d71-43b8-a683-6d08a86bc625 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 21:03:32.932984 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.openstack.wsgi [None req-6e429bf2-0d71-43b8-a683-6d08a86bc625 demo demo] Empty body provided in request {{(pid=117520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:03:32.933433 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.openstack.wsgi [None req-6e429bf2-0d71-43b8-a683-6d08a86bc625 demo demo] Calling method 'detail' {{(pid=117520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:03:32.933891 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.api_utils [None req-6e429bf2-0d71-43b8-a683-6d08a86bc625 demo demo] Removing options '' from query. {{(pid=117520) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:03:32.934988 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.volume.api [None req-6e429bf2-0d71-43b8-a683-6d08a86bc625 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117520) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:03:32.942517 np0000181541 devstack@c-api.service[117520]: INFO cinder.volume.api [None req-6e429bf2-0d71-43b8-a683-6d08a86bc625 demo demo] Get all volumes completed successfully. Jun 17 21:03:32.944611 np0000181541 devstack@c-api.service[117520]: INFO cinder.api.openstack.wsgi [None req-6e429bf2-0d71-43b8-a683-6d08a86bc625 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:03:32.945033 np0000181541 devstack@c-api.service[117520]: [pid: 117520|app: 0|req: 12/45] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 21:03:32 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 17 21:03:42.938309 np0000181541 devstack@c-api.service[117520]: DEBUG dbcounter [-] [117520] Writing DB stats cinder:SELECT=1 {{(pid=117520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:04:32.962582 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.middleware.request_id [None req-2486884e-c170-4c24-a58f-efef0328bd43 None None] RequestId filter calling following filter/app {{(pid=117518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:04:32.967182 np0000181541 devstack@c-api.service[117518]: INFO cinder.api.openstack.wsgi [None req-2486884e-c170-4c24-a58f-efef0328bd43 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 21:04:32.967533 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.openstack.wsgi [None req-2486884e-c170-4c24-a58f-efef0328bd43 demo demo] Empty body provided in request {{(pid=117518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:04:32.967842 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.openstack.wsgi [None req-2486884e-c170-4c24-a58f-efef0328bd43 demo demo] Calling method 'detail' {{(pid=117518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:04:32.968203 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.api_utils [None req-2486884e-c170-4c24-a58f-efef0328bd43 demo demo] Removing options '' from query. {{(pid=117518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:04:32.969395 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.volume.api [None req-2486884e-c170-4c24-a58f-efef0328bd43 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:04:33.285771 np0000181541 devstack@c-api.service[117518]: INFO cinder.volume.api [None req-2486884e-c170-4c24-a58f-efef0328bd43 demo demo] Get all volumes completed successfully. Jun 17 21:04:33.289889 np0000181541 devstack@c-api.service[117518]: INFO cinder.api.openstack.wsgi [None req-2486884e-c170-4c24-a58f-efef0328bd43 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:04:33.290664 np0000181541 devstack@c-api.service[117518]: [pid: 117518|app: 0|req: 12/46] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 21:04:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 21:04:42.974187 np0000181541 devstack@c-api.service[117518]: DEBUG dbcounter [-] [117518] Writing DB stats cinder:SELECT=1 {{(pid=117518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:05:33.304036 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.middleware.request_id [None req-df707609-5600-40b3-9549-a8a2a90effb4 None None] RequestId filter calling following filter/app {{(pid=117517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:05:33.346697 np0000181541 devstack@c-api.service[117517]: INFO cinder.api.openstack.wsgi [None req-df707609-5600-40b3-9549-a8a2a90effb4 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 21:05:33.346929 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.openstack.wsgi [None req-df707609-5600-40b3-9549-a8a2a90effb4 demo demo] Empty body provided in request {{(pid=117517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:05:33.347162 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.openstack.wsgi [None req-df707609-5600-40b3-9549-a8a2a90effb4 demo demo] Calling method 'detail' {{(pid=117517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:05:33.347448 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.api_utils [None req-df707609-5600-40b3-9549-a8a2a90effb4 demo demo] Removing options '' from query. {{(pid=117517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:05:33.348476 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.volume.api [None req-df707609-5600-40b3-9549-a8a2a90effb4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:05:33.355295 np0000181541 devstack@c-api.service[117517]: INFO cinder.volume.api [None req-df707609-5600-40b3-9549-a8a2a90effb4 demo demo] Get all volumes completed successfully. Jun 17 21:05:33.357481 np0000181541 devstack@c-api.service[117517]: INFO cinder.api.openstack.wsgi [None req-df707609-5600-40b3-9549-a8a2a90effb4 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:05:33.357983 np0000181541 devstack@c-api.service[117517]: [pid: 117517|app: 0|req: 12/47] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 21:05:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 21:05:43.351318 np0000181541 devstack@c-api.service[117517]: DEBUG dbcounter [-] [117517] Writing DB stats cinder:SELECT=1 {{(pid=117517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:06:33.369903 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.middleware.request_id [None req-f9b933ea-b7ec-4b3d-993b-1bdd75c77b22 None None] RequestId filter calling following filter/app {{(pid=117519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:06:33.373069 np0000181541 devstack@c-api.service[117519]: INFO cinder.api.openstack.wsgi [None req-f9b933ea-b7ec-4b3d-993b-1bdd75c77b22 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 21:06:33.373426 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.openstack.wsgi [None req-f9b933ea-b7ec-4b3d-993b-1bdd75c77b22 demo demo] Empty body provided in request {{(pid=117519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:06:33.373884 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.openstack.wsgi [None req-f9b933ea-b7ec-4b3d-993b-1bdd75c77b22 demo demo] Calling method 'detail' {{(pid=117519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:06:33.374332 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.api_utils [None req-f9b933ea-b7ec-4b3d-993b-1bdd75c77b22 demo demo] Removing options '' from query. {{(pid=117519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:06:33.375887 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.volume.api [None req-f9b933ea-b7ec-4b3d-993b-1bdd75c77b22 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:06:33.386287 np0000181541 devstack@c-api.service[117519]: INFO cinder.volume.api [None req-f9b933ea-b7ec-4b3d-993b-1bdd75c77b22 demo demo] Get all volumes completed successfully. Jun 17 21:06:33.389313 np0000181541 devstack@c-api.service[117519]: INFO cinder.api.openstack.wsgi [None req-f9b933ea-b7ec-4b3d-993b-1bdd75c77b22 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:06:33.389911 np0000181541 devstack@c-api.service[117519]: [pid: 117519|app: 0|req: 12/48] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 21:06: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 17 21:06:43.380326 np0000181541 devstack@c-api.service[117519]: DEBUG dbcounter [-] [117519] Writing DB stats cinder:SELECT=1 {{(pid=117519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:07:33.418905 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.middleware.request_id [None req-c3ee1c17-6b7e-4a1b-afc6-b9c01a0c780b None None] RequestId filter calling following filter/app {{(pid=117520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:07:33.421107 np0000181541 devstack@c-api.service[117520]: INFO cinder.api.openstack.wsgi [None req-c3ee1c17-6b7e-4a1b-afc6-b9c01a0c780b demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 21:07:33.421286 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.openstack.wsgi [None req-c3ee1c17-6b7e-4a1b-afc6-b9c01a0c780b demo demo] Empty body provided in request {{(pid=117520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:07:33.421465 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.openstack.wsgi [None req-c3ee1c17-6b7e-4a1b-afc6-b9c01a0c780b demo demo] Calling method 'detail' {{(pid=117520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:07:33.421712 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.api_utils [None req-c3ee1c17-6b7e-4a1b-afc6-b9c01a0c780b demo demo] Removing options '' from query. {{(pid=117520) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:07:33.422485 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.volume.api [None req-c3ee1c17-6b7e-4a1b-afc6-b9c01a0c780b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117520) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:07:33.430231 np0000181541 devstack@c-api.service[117520]: INFO cinder.volume.api [None req-c3ee1c17-6b7e-4a1b-afc6-b9c01a0c780b demo demo] Get all volumes completed successfully. Jun 17 21:07:33.433158 np0000181541 devstack@c-api.service[117520]: INFO cinder.api.openstack.wsgi [None req-c3ee1c17-6b7e-4a1b-afc6-b9c01a0c780b demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:07:33.433605 np0000181541 devstack@c-api.service[117520]: [pid: 117520|app: 0|req: 13/49] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 21:07:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 21:07:43.425108 np0000181541 devstack@c-api.service[117520]: DEBUG dbcounter [-] [117520] Writing DB stats cinder:SELECT=1 {{(pid=117520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:08:33.457448 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.middleware.request_id [None req-5c1bd251-a22e-4681-9d61-19ecc79d4c47 None None] RequestId filter calling following filter/app {{(pid=117518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:08:33.462535 np0000181541 devstack@c-api.service[117518]: INFO cinder.api.openstack.wsgi [None req-5c1bd251-a22e-4681-9d61-19ecc79d4c47 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 21:08:33.463038 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.openstack.wsgi [None req-5c1bd251-a22e-4681-9d61-19ecc79d4c47 demo demo] Empty body provided in request {{(pid=117518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:08:33.463463 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.openstack.wsgi [None req-5c1bd251-a22e-4681-9d61-19ecc79d4c47 demo demo] Calling method 'detail' {{(pid=117518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:08:33.464423 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.api_utils [None req-5c1bd251-a22e-4681-9d61-19ecc79d4c47 demo demo] Removing options '' from query. {{(pid=117518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:08:33.466086 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.volume.api [None req-5c1bd251-a22e-4681-9d61-19ecc79d4c47 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:08:33.473053 np0000181541 devstack@c-api.service[117518]: INFO cinder.volume.api [None req-5c1bd251-a22e-4681-9d61-19ecc79d4c47 demo demo] Get all volumes completed successfully. Jun 17 21:08:33.475266 np0000181541 devstack@c-api.service[117518]: INFO cinder.api.openstack.wsgi [None req-5c1bd251-a22e-4681-9d61-19ecc79d4c47 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:08:33.475827 np0000181541 devstack@c-api.service[117518]: [pid: 117518|app: 0|req: 13/50] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 21:08:33 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 17 21:08:43.469927 np0000181541 devstack@c-api.service[117518]: DEBUG dbcounter [-] [117518] Writing DB stats cinder:SELECT=1 {{(pid=117518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:09:33.516816 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.middleware.request_id [None req-faf5d70a-3ad9-458b-9d21-c47424ede681 None None] RequestId filter calling following filter/app {{(pid=117517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:09:33.519711 np0000181541 devstack@c-api.service[117517]: INFO cinder.api.openstack.wsgi [None req-faf5d70a-3ad9-458b-9d21-c47424ede681 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 21:09:33.520416 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.openstack.wsgi [None req-faf5d70a-3ad9-458b-9d21-c47424ede681 demo demo] Empty body provided in request {{(pid=117517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:09:33.520527 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.openstack.wsgi [None req-faf5d70a-3ad9-458b-9d21-c47424ede681 demo demo] Calling method 'detail' {{(pid=117517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:09:33.521081 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.api_utils [None req-faf5d70a-3ad9-458b-9d21-c47424ede681 demo demo] Removing options '' from query. {{(pid=117517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:09:33.521894 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.volume.api [None req-faf5d70a-3ad9-458b-9d21-c47424ede681 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:09:33.528324 np0000181541 devstack@c-api.service[117517]: INFO cinder.volume.api [None req-faf5d70a-3ad9-458b-9d21-c47424ede681 demo demo] Get all volumes completed successfully. Jun 17 21:09:33.530573 np0000181541 devstack@c-api.service[117517]: INFO cinder.api.openstack.wsgi [None req-faf5d70a-3ad9-458b-9d21-c47424ede681 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:09:33.531027 np0000181541 devstack@c-api.service[117517]: [pid: 117517|app: 0|req: 13/51] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 21:09:33 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 17 21:09:43.524442 np0000181541 devstack@c-api.service[117517]: DEBUG dbcounter [-] [117517] Writing DB stats cinder:SELECT=1 {{(pid=117517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:10:33.545775 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.middleware.request_id [None req-5d7846fe-548e-4b1e-871d-5ac3c8e58b20 None None] RequestId filter calling following filter/app {{(pid=117519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:10:33.645939 np0000181541 devstack@c-api.service[117519]: INFO cinder.api.openstack.wsgi [None req-5d7846fe-548e-4b1e-871d-5ac3c8e58b20 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 21:10:33.646391 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.openstack.wsgi [None req-5d7846fe-548e-4b1e-871d-5ac3c8e58b20 demo demo] Empty body provided in request {{(pid=117519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:10:33.646881 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.openstack.wsgi [None req-5d7846fe-548e-4b1e-871d-5ac3c8e58b20 demo demo] Calling method 'detail' {{(pid=117519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:10:33.647519 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.api.api_utils [None req-5d7846fe-548e-4b1e-871d-5ac3c8e58b20 demo demo] Removing options '' from query. {{(pid=117519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:10:33.648881 np0000181541 devstack@c-api.service[117519]: DEBUG cinder.volume.api [None req-5d7846fe-548e-4b1e-871d-5ac3c8e58b20 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:10:33.663384 np0000181541 devstack@c-api.service[117519]: INFO cinder.volume.api [None req-5d7846fe-548e-4b1e-871d-5ac3c8e58b20 demo demo] Get all volumes completed successfully. Jun 17 21:10:33.669270 np0000181541 devstack@c-api.service[117519]: INFO cinder.api.openstack.wsgi [None req-5d7846fe-548e-4b1e-871d-5ac3c8e58b20 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:10:33.669904 np0000181541 devstack@c-api.service[117519]: [pid: 117519|app: 0|req: 13/52] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 21:10:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 21:10:43.653290 np0000181541 devstack@c-api.service[117519]: DEBUG dbcounter [-] [117519] Writing DB stats cinder:SELECT=1 {{(pid=117519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:11:33.686066 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.middleware.request_id [None req-8b944057-129c-4852-b68b-2367b852b845 None None] RequestId filter calling following filter/app {{(pid=117520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:11:33.689827 np0000181541 devstack@c-api.service[117520]: INFO cinder.api.openstack.wsgi [None req-8b944057-129c-4852-b68b-2367b852b845 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 21:11:33.690151 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.openstack.wsgi [None req-8b944057-129c-4852-b68b-2367b852b845 demo demo] Empty body provided in request {{(pid=117520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:11:33.690447 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.openstack.wsgi [None req-8b944057-129c-4852-b68b-2367b852b845 demo demo] Calling method 'detail' {{(pid=117520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:11:33.690949 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.api.api_utils [None req-8b944057-129c-4852-b68b-2367b852b845 demo demo] Removing options '' from query. {{(pid=117520) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:11:33.692048 np0000181541 devstack@c-api.service[117520]: DEBUG cinder.volume.api [None req-8b944057-129c-4852-b68b-2367b852b845 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117520) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:11:33.700056 np0000181541 devstack@c-api.service[117520]: INFO cinder.volume.api [None req-8b944057-129c-4852-b68b-2367b852b845 demo demo] Get all volumes completed successfully. Jun 17 21:11:33.702092 np0000181541 devstack@c-api.service[117520]: INFO cinder.api.openstack.wsgi [None req-8b944057-129c-4852-b68b-2367b852b845 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:11:33.702457 np0000181541 devstack@c-api.service[117520]: [pid: 117520|app: 0|req: 14/53] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 21:11: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 17 21:11:43.695913 np0000181541 devstack@c-api.service[117520]: DEBUG dbcounter [-] [117520] Writing DB stats cinder:SELECT=1 {{(pid=117520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:12:33.725946 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.middleware.request_id [None req-55d0f935-eee7-490f-bced-d90ca27ea433 None None] RequestId filter calling following filter/app {{(pid=117518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:12:33.728994 np0000181541 devstack@c-api.service[117518]: INFO cinder.api.openstack.wsgi [None req-55d0f935-eee7-490f-bced-d90ca27ea433 demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 21:12:33.729276 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.openstack.wsgi [None req-55d0f935-eee7-490f-bced-d90ca27ea433 demo demo] Empty body provided in request {{(pid=117518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:12:33.729593 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.openstack.wsgi [None req-55d0f935-eee7-490f-bced-d90ca27ea433 demo demo] Calling method 'detail' {{(pid=117518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:12:33.729907 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.api.api_utils [None req-55d0f935-eee7-490f-bced-d90ca27ea433 demo demo] Removing options '' from query. {{(pid=117518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:12:33.730840 np0000181541 devstack@c-api.service[117518]: DEBUG cinder.volume.api [None req-55d0f935-eee7-490f-bced-d90ca27ea433 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:12:33.742705 np0000181541 devstack@c-api.service[117518]: INFO cinder.volume.api [None req-55d0f935-eee7-490f-bced-d90ca27ea433 demo demo] Get all volumes completed successfully. Jun 17 21:12:33.745907 np0000181541 devstack@c-api.service[117518]: INFO cinder.api.openstack.wsgi [None req-55d0f935-eee7-490f-bced-d90ca27ea433 demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:12:33.746647 np0000181541 devstack@c-api.service[117518]: [pid: 117518|app: 0|req: 14/54] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 21:12: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 17 21:12:43.734843 np0000181541 devstack@c-api.service[117518]: DEBUG dbcounter [-] [117518] Writing DB stats cinder:SELECT=1 {{(pid=117518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:13:33.761145 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.middleware.request_id [None req-6738c406-2743-4ce6-b9eb-fa7a9ea6e98a None None] RequestId filter calling following filter/app {{(pid=117517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:13:33.764235 np0000181541 devstack@c-api.service[117517]: INFO cinder.api.openstack.wsgi [None req-6738c406-2743-4ce6-b9eb-fa7a9ea6e98a demo demo] GET https://199.204.45.156/volume/v3/volumes/detail Jun 17 21:13:33.764472 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.openstack.wsgi [None req-6738c406-2743-4ce6-b9eb-fa7a9ea6e98a demo demo] Empty body provided in request {{(pid=117517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:13:33.764760 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.openstack.wsgi [None req-6738c406-2743-4ce6-b9eb-fa7a9ea6e98a demo demo] Calling method 'detail' {{(pid=117517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:13:33.765120 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.api.api_utils [None req-6738c406-2743-4ce6-b9eb-fa7a9ea6e98a demo demo] Removing options '' from query. {{(pid=117517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:13:33.766131 np0000181541 devstack@c-api.service[117517]: DEBUG cinder.volume.api [None req-6738c406-2743-4ce6-b9eb-fa7a9ea6e98a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:13:33.775743 np0000181541 devstack@c-api.service[117517]: INFO cinder.volume.api [None req-6738c406-2743-4ce6-b9eb-fa7a9ea6e98a demo demo] Get all volumes completed successfully. Jun 17 21:13:33.778863 np0000181541 devstack@c-api.service[117517]: INFO cinder.api.openstack.wsgi [None req-6738c406-2743-4ce6-b9eb-fa7a9ea6e98a demo demo] https://199.204.45.156/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:13:33.779373 np0000181541 devstack@c-api.service[117517]: [pid: 117517|app: 0|req: 14/55] 199.204.45.156 () {64 vars in 1295 bytes} [Wed Jun 17 21:13:33 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 17 21:13:43.769819 np0000181541 devstack@c-api.service[117517]: DEBUG dbcounter [-] [117517] Writing DB stats cinder:SELECT=1 {{(pid=117517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}