Jun 26 05:57:40.213052 np0000183132 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 05:57:40.223786 np0000183132 devstack@c-api.service[112267]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 05:57:40.226050 np0000183132 devstack@c-api.service[112267]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 05:57:40 2026] *** Jun 26 05:57:40.226050 np0000183132 devstack@c-api.service[112267]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 05:57:40.226050 np0000183132 devstack@c-api.service[112267]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 05:57:40.226050 np0000183132 devstack@c-api.service[112267]: nodename: np0000183132 Jun 26 05:57:40.226050 np0000183132 devstack@c-api.service[112267]: machine: x86_64 Jun 26 05:57:40.226050 np0000183132 devstack@c-api.service[112267]: clock source: unix Jun 26 05:57:40.226050 np0000183132 devstack@c-api.service[112267]: pcre jit disabled Jun 26 05:57:40.226050 np0000183132 devstack@c-api.service[112267]: detected number of CPU cores: 16 Jun 26 05:57:40.226050 np0000183132 devstack@c-api.service[112267]: current working directory: / Jun 26 05:57:40.226050 np0000183132 devstack@c-api.service[112267]: detected binary path: /usr/bin/uwsgi-core Jun 26 05:57:40.226050 np0000183132 devstack@c-api.service[112267]: your processes number limit is 256917 Jun 26 05:57:40.226050 np0000183132 devstack@c-api.service[112267]: your memory page size is 4096 bytes Jun 26 05:57:40.226050 np0000183132 devstack@c-api.service[112267]: detected max file descriptor number: 2048 Jun 26 05:57:40.226050 np0000183132 devstack@c-api.service[112267]: lock engine: pthread robust mutexes Jun 26 05:57:40.226757 np0000183132 devstack@c-api.service[112267]: thunder lock: enabled Jun 26 05:57:40.226757 np0000183132 devstack@c-api.service[112267]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 05:57:40.226757 np0000183132 devstack@c-api.service[112267]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 05:57:40.226757 np0000183132 devstack@c-api.service[112267]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 05:57:40.226757 np0000183132 devstack@c-api.service[112267]: Set PythonHome to /opt/stack/data/venv Jun 26 05:57:40.263720 np0000183132 devstack@c-api.service[112267]: Python main interpreter initialized at 0x7226e24a3668 Jun 26 05:57:40.263720 np0000183132 devstack@c-api.service[112267]: python threads support enabled Jun 26 05:57:40.263720 np0000183132 devstack@c-api.service[112267]: your server socket listen backlog is limited to 100 connections Jun 26 05:57:40.263720 np0000183132 devstack@c-api.service[112267]: your mercy for graceful operations on workers is 80 seconds Jun 26 05:57:40.264243 np0000183132 devstack@c-api.service[112267]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 05:57:40.264380 np0000183132 devstack@c-api.service[112267]: *** Operational MODE: preforking *** Jun 26 05:57:40.264594 np0000183132 devstack@c-api.service[112267]: *** uWSGI is running in multiple interpreter mode *** Jun 26 05:57:40.264594 np0000183132 devstack@c-api.service[112267]: spawned uWSGI master process (pid: 112267) Jun 26 05:57:40.264796 np0000183132 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 05:57:40.265365 np0000183132 devstack@c-api.service[112267]: spawned uWSGI worker 1 (pid: 112269, cores: 1) Jun 26 05:57:40.265814 np0000183132 devstack@c-api.service[112267]: spawned uWSGI worker 2 (pid: 112270, cores: 1) Jun 26 05:57:40.266244 np0000183132 devstack@c-api.service[112267]: spawned uWSGI worker 3 (pid: 112271, cores: 1) Jun 26 05:57:40.266714 np0000183132 devstack@c-api.service[112267]: spawned uWSGI worker 4 (pid: 112272, cores: 1) Jun 26 05:57:40.266754 np0000183132 devstack@c-api.service[112267]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 05:57:40.390768 np0000183132 devstack@c-api.service[112269]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 05:57:40.390768 np0000183132 devstack@c-api.service[112269]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 05:57:40.390768 np0000183132 devstack@c-api.service[112269]: we strongly recommend against using it for new projects. Jun 26 05:57:40.390768 np0000183132 devstack@c-api.service[112269]: If you are already using Eventlet, we recommend migrating to a different Jun 26 05:57:40.390768 np0000183132 devstack@c-api.service[112269]: framework. For more detail see Jun 26 05:57:40.390768 np0000183132 devstack@c-api.service[112269]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 05:57:40.390768 np0000183132 devstack@c-api.service[112269]: import eventlet # noqa Jun 26 05:57:40.398727 np0000183132 devstack@c-api.service[112271]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 05:57:40.398727 np0000183132 devstack@c-api.service[112271]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 05:57:40.398727 np0000183132 devstack@c-api.service[112271]: we strongly recommend against using it for new projects. Jun 26 05:57:40.398727 np0000183132 devstack@c-api.service[112271]: If you are already using Eventlet, we recommend migrating to a different Jun 26 05:57:40.398727 np0000183132 devstack@c-api.service[112271]: framework. For more detail see Jun 26 05:57:40.398727 np0000183132 devstack@c-api.service[112271]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 05:57:40.398727 np0000183132 devstack@c-api.service[112271]: import eventlet # noqa Jun 26 05:57:40.399792 np0000183132 devstack@c-api.service[112270]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 05:57:40.399792 np0000183132 devstack@c-api.service[112270]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 05:57:40.399792 np0000183132 devstack@c-api.service[112270]: we strongly recommend against using it for new projects. Jun 26 05:57:40.399792 np0000183132 devstack@c-api.service[112270]: If you are already using Eventlet, we recommend migrating to a different Jun 26 05:57:40.399792 np0000183132 devstack@c-api.service[112270]: framework. For more detail see Jun 26 05:57:40.399792 np0000183132 devstack@c-api.service[112270]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 05:57:40.399792 np0000183132 devstack@c-api.service[112270]: import eventlet # noqa Jun 26 05:57:40.411801 np0000183132 devstack@c-api.service[112272]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 05:57:40.411801 np0000183132 devstack@c-api.service[112272]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 05:57:40.411801 np0000183132 devstack@c-api.service[112272]: we strongly recommend against using it for new projects. Jun 26 05:57:40.411801 np0000183132 devstack@c-api.service[112272]: If you are already using Eventlet, we recommend migrating to a different Jun 26 05:57:40.411801 np0000183132 devstack@c-api.service[112272]: framework. For more detail see Jun 26 05:57:40.411801 np0000183132 devstack@c-api.service[112272]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 05:57:40.411801 np0000183132 devstack@c-api.service[112272]: import eventlet # noqa Jun 26 05:57:40.474493 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 05:57:40.474493 np0000183132 devstack@c-api.service[112269]: warnings.warn( Jun 26 05:57:40.485318 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 05:57:40.485318 np0000183132 devstack@c-api.service[112271]: warnings.warn( Jun 26 05:57:40.486192 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 05:57:40.486192 np0000183132 devstack@c-api.service[112270]: warnings.warn( Jun 26 05:57:40.496124 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 05:57:40.496124 np0000183132 devstack@c-api.service[112272]: warnings.warn( Jun 26 05:57:40.555375 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 05:57:40.555375 np0000183132 devstack@c-api.service[112269]: from cgi import parse_header Jun 26 05:57:40.563571 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 05:57:40.563571 np0000183132 devstack@c-api.service[112270]: from cgi import parse_header Jun 26 05:57:40.565590 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 05:57:40.565590 np0000183132 devstack@c-api.service[112271]: from cgi import parse_header Jun 26 05:57:40.597755 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 05:57:40.597755 np0000183132 devstack@c-api.service[112269]: removals.removed_module( Jun 26 05:57:40.599367 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 05:57:40.599367 np0000183132 devstack@c-api.service[112269]: removals.removed_module( Jun 26 05:57:40.613468 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 05:57:40.613468 np0000183132 devstack@c-api.service[112270]: removals.removed_module( Jun 26 05:57:40.613800 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 05:57:40.613800 np0000183132 devstack@c-api.service[112270]: removals.removed_module( Jun 26 05:57:40.614798 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 05:57:40.614798 np0000183132 devstack@c-api.service[112271]: removals.removed_module( Jun 26 05:57:40.617296 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 05:57:40.617296 np0000183132 devstack@c-api.service[112271]: removals.removed_module( Jun 26 05:57:40.637271 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 05:57:40.637271 np0000183132 devstack@c-api.service[112272]: from cgi import parse_header Jun 26 05:57:40.697146 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 05:57:40.697146 np0000183132 devstack@c-api.service[112272]: removals.removed_module( Jun 26 05:57:40.705622 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 05:57:40.705622 np0000183132 devstack@c-api.service[112272]: removals.removed_module( Jun 26 05:57:41.367635 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 05:57:41.367635 np0000183132 devstack@c-api.service[112270]: warnings.warn( Jun 26 05:57:41.376556 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 05:57:41.376556 np0000183132 devstack@c-api.service[112269]: warnings.warn( Jun 26 05:57:41.419082 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 05:57:41.419082 np0000183132 devstack@c-api.service[112270]: warnings.warn( Jun 26 05:57:41.426660 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 05:57:41.426660 np0000183132 devstack@c-api.service[112269]: warnings.warn( Jun 26 05:57:41.430916 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 05:57:41.430916 np0000183132 devstack@c-api.service[112271]: warnings.warn( Jun 26 05:57:41.481843 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 05:57:41.481843 np0000183132 devstack@c-api.service[112271]: warnings.warn( Jun 26 05:57:41.516186 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 05:57:41.516186 np0000183132 devstack@c-api.service[112272]: warnings.warn( Jun 26 05:57:41.568172 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 05:57:41.568172 np0000183132 devstack@c-api.service[112272]: warnings.warn( Jun 26 05:57:41.622243 np0000183132 devstack@c-api.service[112270]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 05:57:41.622374 np0000183132 devstack@c-api.service[112270]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112270) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 05:57:41.631430 np0000183132 devstack@c-api.service[112269]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 05:57:41.631558 np0000183132 devstack@c-api.service[112269]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112269) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 05:57:41.674169 np0000183132 devstack@c-api.service[112271]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 05:57:41.674352 np0000183132 devstack@c-api.service[112271]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112271) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 05:57:41.706977 np0000183132 devstack@c-api.service[112270]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 05:57:41.706977 np0000183132 devstack@c-api.service[112270]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 05:57:41.715135 np0000183132 devstack@c-api.service[112269]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 05:57:41.715135 np0000183132 devstack@c-api.service[112269]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 05:57:41.738521 np0000183132 devstack@c-api.service[112271]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 05:57:41.738521 np0000183132 devstack@c-api.service[112271]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 05:57:41.759607 np0000183132 devstack@c-api.service[112272]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 05:57:41.759790 np0000183132 devstack@c-api.service[112272]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112272) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 05:57:41.822776 np0000183132 devstack@c-api.service[112272]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 05:57:41.822776 np0000183132 devstack@c-api.service[112272]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 05:57:42.160114 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112270) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 05:57:42.160394 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112269) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 05:57:42.160465 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112271) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 05:57:42.160516 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.160581 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.160773 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.160859 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.160903 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.160943 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.160987 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.161028 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.161091 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.161171 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.161250 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.161319 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.161319 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.161399 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.161461 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.161499 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.161533 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.161571 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.161604 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.161651 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.161694 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.161729 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.161788 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.161852 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.161900 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.161943 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.162012 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.162059 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.162115 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.162115 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.164176 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.164290 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.164290 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.164384 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.164424 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.164477 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.164521 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.164555 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.164602 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.164638 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.164638 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.164845 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.164901 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.164944 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.164978 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.165017 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.165055 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.165055 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.165055 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.165055 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.165055 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.170728 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.170802 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.170838 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.170884 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.170958 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.171006 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.171072 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.171161 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.171225 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.171285 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.171346 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.171405 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.171487 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.171528 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.171565 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.171612 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.171612 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.171685 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.171722 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.171787 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.171857 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.172460 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.172545 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.172599 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.172643 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.172689 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.172724 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.172759 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.172798 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.172835 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.172874 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.172915 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.172960 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.173004 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.173054 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.173097 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.173131 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.173164 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.173201 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.173237 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.173280 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.173319 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.173355 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.173392 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.173427 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.173504 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.173542 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.173576 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.173611 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.173643 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.173701 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.173740 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.173777 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.173808 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.173852 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.173886 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.173924 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.173965 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.174004 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.174044 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.174044 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.174044 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.174044 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.174169 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.174169 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.174169 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.174279 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.174321 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.174361 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.174361 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.174425 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.174505 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.174541 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.174541 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.174541 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.174644 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.174690 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.174727 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.174763 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.174800 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.174800 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.174800 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.174800 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.174930 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.176462 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.176524 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.176558 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.176632 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.176675 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.176708 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.176748 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.176781 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.176819 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.176870 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.176909 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.176945 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.176981 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.177027 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.177068 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.177102 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.177151 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.177192 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.177192 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.177260 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.177296 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.178086 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.178139 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.178174 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.178211 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.178255 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.178294 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.178333 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.178376 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.178410 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.178467 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.178515 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.178552 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.178552 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.178622 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.178712 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.178772 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.178842 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.178893 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.178930 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.178969 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.179006 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.179043 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.179091 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.179130 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.179172 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.179207 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.179251 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.179292 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.179327 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.179362 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.179396 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.179430 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.179430 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.179531 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.179568 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.179599 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.179648 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.179685 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.179685 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.179685 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.179685 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.179685 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.181253 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.181318 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.181359 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.181404 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.181498 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.181543 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.181578 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.181616 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.181662 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.181699 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.181699 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.181776 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.181776 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.181850 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.181891 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.181929 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.181969 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.181969 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.182039 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.182082 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.182126 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.186415 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.186500 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.186540 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.186605 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.186650 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.186713 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.186772 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.186938 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.187002 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.187061 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.187121 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.187174 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.187235 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.187299 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.187357 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.187427 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.187507 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.187546 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.187590 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.187633 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.187669 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.187703 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.187743 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.187788 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.187826 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.187871 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112272) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 05:57:42.187911 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.187911 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.187911 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.188034 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.188100 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.188137 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.188190 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.188236 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.188308 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.188353 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.188392 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.188455 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.188500 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.188538 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.188581 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.188624 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.188657 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.188700 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.188700 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.188781 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.188931 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.189006 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.189076 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.189324 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.189376 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.189453 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.189494 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.189535 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.189582 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.189582 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.189647 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.189684 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.189755 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.189818 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.189971 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.190026 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.190065 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.190133 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.190190 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.190228 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.190266 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.190304 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.190344 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.190395 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.190449 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.190491 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.190529 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.190573 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.190620 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.190657 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.190690 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.190727 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.190759 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.190794 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.190826 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.191589 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.191653 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.191713 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.191783 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.191826 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.191888 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.191943 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.192459 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.192532 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.192615 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.192659 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.192719 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.192760 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.192794 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.192832 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.192876 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.192926 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.192964 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.192964 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.193177 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.193215 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.193256 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.193292 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.193331 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.193366 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.193413 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.193489 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.193530 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.193570 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.193603 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.193646 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.193691 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.193725 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.193761 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.193799 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.193842 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.193885 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.193921 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.193921 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.193993 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.194031 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.194031 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.194093 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.194093 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.194093 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.194093 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.194093 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.194093 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.194093 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.194854 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.194933 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.194989 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.195053 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.195104 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.195164 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.195229 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.195282 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.195351 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.195383 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.195407 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.195454 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.195482 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.195519 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.195546 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.195579 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.195605 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.195633 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.195657 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.195684 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.195710 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.195738 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.195763 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.195791 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.195828 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.195856 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.195885 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.195913 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.195945 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.195978 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.196009 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.196037 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.196074 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.196107 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.196138 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.196166 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.196194 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.196220 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.196249 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.196295 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.196320 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.196347 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.196371 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.196402 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.196433 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.196481 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.196509 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.196536 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.196563 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.196591 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.196625 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.196653 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.196683 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.196716 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.196743 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.196769 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.196796 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.196823 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.196854 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.196883 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.196911 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.196938 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.196969 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.196999 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.197027 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.197054 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.197085 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.197110 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.197135 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.197171 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.197199 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.197225 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.197256 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.197287 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.197314 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.197339 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.197339 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.197386 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.197412 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.197449 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.197483 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.197483 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.197483 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.197483 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.197582 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.197582 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.197582 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.197582 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.197582 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.197582 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.197710 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.198524 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.198586 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.198648 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.198706 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.198733 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.198767 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.198794 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.198823 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.198855 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.198882 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.198916 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.198945 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.198945 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.198993 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.199018 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.199045 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.199073 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.199103 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.199133 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.199133 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.199181 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.199212 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.199244 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.199274 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.199304 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.199331 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.199360 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.199385 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.199411 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.199449 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.199481 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.199481 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.199543 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.199571 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.199571 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.199807 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.199867 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.199927 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.199987 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.200022 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.200051 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.200086 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.200113 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.200145 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.200171 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.200199 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.200226 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.200279 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.200307 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.200332 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.200359 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.200393 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.200425 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.200465 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.200495 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.200529 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.200556 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.200580 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.200604 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.200631 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.200679 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.200708 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.200737 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.200764 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.200793 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.200828 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.200855 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.200887 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.200916 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.200942 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.200971 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.200999 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.201026 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.201053 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.201081 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.201115 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.201147 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.201174 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.201203 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.201230 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.201261 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.201292 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.201318 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.201350 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.201380 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.201407 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.201432 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.201475 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.201504 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.201541 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.201573 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.201606 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.201635 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.201660 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.201692 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.201720 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.201747 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.201774 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.201805 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.201831 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.201858 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.201887 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.201912 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.201942 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.201972 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.202003 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.202031 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.202059 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.202086 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.202114 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.202144 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.202172 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.202201 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.202232 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.202260 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.202260 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.202308 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.202308 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.202360 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.202360 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.202409 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.202456 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.202493 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.202526 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.202563 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.202592 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.202630 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.202658 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.202689 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.202714 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.202741 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.202765 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.202800 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.202828 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.202855 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.202886 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.202911 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.202938 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.202966 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.202994 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.202994 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.202994 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.202994 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.202994 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.202994 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.202994 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.202994 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.202994 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.202994 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.203227 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.203227 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.203227 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.203304 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.203332 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.203357 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.203386 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.203413 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.203485 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.203519 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.203579 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.203610 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.203715 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.203751 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.203776 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.203802 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.203838 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.203865 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.203890 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.203917 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.203941 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.203968 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.204000 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.204024 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.204052 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.204079 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.204104 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.204104 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.204104 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.204104 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.204104 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.204104 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.204335 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.204511 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.204583 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.204652 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.204714 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.204774 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.204832 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.204909 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.204980 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.205040 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.205098 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.205159 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.205216 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.205274 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.205355 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.205418 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.205494 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.205524 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.205553 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.205599 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.205633 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.205661 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.205693 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.205726 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.205753 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.205781 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.205808 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.205835 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.205863 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.205894 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.205922 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.205948 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.205976 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.206006 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.206033 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.206033 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.206082 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.206139 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.206207 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.206276 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.206335 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.206393 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.206472 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.206501 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.206530 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.206597 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.206646 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.206741 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.206770 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.206822 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.206889 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.206954 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.207013 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.207073 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.207130 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.207187 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.207251 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.207737 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.207776 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.207850 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.207897 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.207965 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.208023 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.208084 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.210787 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.210843 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.210905 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.210967 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.211021 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.211080 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.211150 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.211756 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.211796 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.211826 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.211882 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.211922 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.211956 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.211985 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.212011 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.212043 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.212070 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.212096 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.212123 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.212149 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.212176 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.212204 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.212237 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.212304 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.212304 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.212359 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.212385 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.212418 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.212457 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.212485 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.212544 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.212610 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.212663 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.212717 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.212763 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.212803 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.212848 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.212928 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.213015 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.213100 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.213142 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.213186 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.213233 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.213275 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.213319 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.213362 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.213400 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.213452 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.213494 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.213543 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.213591 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.213630 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.213775 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.213827 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.213866 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.213910 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.213949 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.213994 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.214038 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.214076 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.214114 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.214159 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.214198 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.214236 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.214274 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.214312 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.214349 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.214387 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.214425 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.214480 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.214532 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.214576 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.214614 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.214614 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.214683 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.214732 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.214783 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.214823 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.214823 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.214823 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.214823 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.214823 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.214823 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.215083 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.215126 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.215165 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.215165 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.215165 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.215165 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.215165 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.215165 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.215165 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.215401 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.215475 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.215529 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.215573 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.215611 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.215654 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.215692 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.215767 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.215823 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.215861 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.215901 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.215939 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.215983 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.216027 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.216066 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.216103 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.216142 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.216180 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.216229 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.216300 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.216340 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.216376 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.216421 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.216489 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.216540 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.216540 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.216617 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.216659 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.216699 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.216748 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.216795 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.216831 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.216868 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.216905 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.216942 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.216980 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.216980 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.216980 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.216980 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.216980 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.216980 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.216980 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.217288 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.217327 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.217363 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.217397 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.217433 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.217491 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.217527 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.217563 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.217563 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.217641 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.217641 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.217708 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.217744 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.217794 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.217835 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.217835 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.217835 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.217835 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.217835 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.217996 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.218042 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.218079 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.218119 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.218160 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.218200 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.218200 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.218276 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.218312 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.218347 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.218383 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.218418 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.218483 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.218528 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.218568 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.219403 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.219496 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.219537 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.219576 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.219649 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.219691 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.219728 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.219766 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.219819 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.219865 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.219865 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.219865 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.219968 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.220011 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.220047 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.220085 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.220125 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.220190 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.220252 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.220341 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.220383 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.220419 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.220490 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.220540 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.220540 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.220614 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.220649 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.220737 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 05:57:42.221414 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.221496 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.221529 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.221558 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.221614 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.221647 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.221677 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.221705 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.221734 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.221769 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.221797 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.221797 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.221858 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.221891 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.221921 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.221921 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.221974 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.222001 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 05:57:42.222033 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.222064 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 05:57:42.222091 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 05:57:42.222141 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 05:57:42.222207 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 05:57:42.222275 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 05:57:42.267826 np0000183132 devstack@c-api.service[112270]: INFO dbcounter [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Registered counter for database cinder Jun 26 05:57:42.268127 np0000183132 devstack@c-api.service[112271]: INFO dbcounter [None req-9c41e770-8190-4465-a301-24892675481a None None] Registered counter for database cinder Jun 26 05:57:42.270429 np0000183132 devstack@c-api.service[112272]: INFO dbcounter [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Registered counter for database cinder Jun 26 05:57:42.276370 np0000183132 devstack@c-api.service[112269]: INFO dbcounter [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Registered counter for database cinder Jun 26 05:57:42.310066 np0000183132 devstack@c-api.service[112270]: DEBUG oslo_db.sqlalchemy.engines [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 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=112270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:57:42.312747 np0000183132 devstack@c-api.service[112271]: DEBUG oslo_db.sqlalchemy.engines [None req-9c41e770-8190-4465-a301-24892675481a 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=112271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:57:42.314178 np0000183132 devstack@c-api.service[112272]: DEBUG oslo_db.sqlalchemy.engines [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 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=112272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:57:42.318543 np0000183132 devstack@c-api.service[112269]: DEBUG oslo_db.sqlalchemy.engines [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 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=112269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:57:42.420296 np0000183132 devstack@c-api.service[112270]: DEBUG dbcounter [-] [112270] Writer thread running {{(pid=112270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 05:57:42.423498 np0000183132 devstack@c-api.service[112270]: INFO cinder.rpc [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 05:57:42.426952 np0000183132 devstack@c-api.service[112270]: INFO cinder.rpc [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 05:57:42.429293 np0000183132 devstack@c-api.service[112270]: INFO cinder.rpc [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 05:57:42.429928 np0000183132 devstack@c-api.service[112271]: DEBUG dbcounter [-] [112271] Writer thread running {{(pid=112271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 05:57:42.431357 np0000183132 devstack@c-api.service[112270]: INFO cinder.rpc [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 05:57:42.432176 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.432951 np0000183132 devstack@c-api.service[112271]: INFO cinder.rpc [None req-9c41e770-8190-4465-a301-24892675481a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 05:57:42.434429 np0000183132 devstack@c-api.service[112272]: DEBUG dbcounter [-] [112272] Writer thread running {{(pid=112272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 05:57:42.435096 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.435631 np0000183132 devstack@c-api.service[112271]: INFO cinder.rpc [None req-9c41e770-8190-4465-a301-24892675481a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 05:57:42.437379 np0000183132 devstack@c-api.service[112272]: INFO cinder.rpc [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 05:57:42.438561 np0000183132 devstack@c-api.service[112269]: DEBUG dbcounter [-] [112269] Writer thread running {{(pid=112269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 05:57:42.439152 np0000183132 devstack@c-api.service[112271]: INFO cinder.rpc [None req-9c41e770-8190-4465-a301-24892675481a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 05:57:42.439651 np0000183132 devstack@c-api.service[112272]: INFO cinder.rpc [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 05:57:42.441298 np0000183132 devstack@c-api.service[112269]: INFO cinder.rpc [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 05:57:42.442262 np0000183132 devstack@c-api.service[112272]: INFO cinder.rpc [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 05:57:42.442660 np0000183132 devstack@c-api.service[112271]: INFO cinder.rpc [None req-9c41e770-8190-4465-a301-24892675481a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 05:57:42.443665 np0000183132 devstack@c-api.service[112269]: INFO cinder.rpc [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 05:57:42.444657 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.445200 np0000183132 devstack@c-api.service[112272]: INFO cinder.rpc [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 05:57:42.446163 np0000183132 devstack@c-api.service[112269]: INFO cinder.rpc [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 05:57:42.446397 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.447652 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.448335 np0000183132 devstack@c-api.service[112269]: INFO cinder.rpc [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 05:57:42.449607 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.450024 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.454017 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.468881 np0000183132 devstack@c-api.service[112270]: DEBUG oslo_db.sqlalchemy.engines [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 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=112270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:57:42.471486 np0000183132 devstack@c-api.service[112270]: INFO cinder.rpc [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 05:57:42.473413 np0000183132 devstack@c-api.service[112270]: INFO cinder.rpc [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 05:57:42.474203 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.480188 np0000183132 devstack@c-api.service[112271]: DEBUG oslo_db.sqlalchemy.engines [None req-9c41e770-8190-4465-a301-24892675481a 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=112271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:57:42.482624 np0000183132 devstack@c-api.service[112271]: INFO cinder.rpc [None req-9c41e770-8190-4465-a301-24892675481a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 05:57:42.483091 np0000183132 devstack@c-api.service[112272]: DEBUG oslo_db.sqlalchemy.engines [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 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=112272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:57:42.484232 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.485458 np0000183132 devstack@c-api.service[112271]: INFO cinder.rpc [None req-9c41e770-8190-4465-a301-24892675481a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 05:57:42.485973 np0000183132 devstack@c-api.service[112272]: INFO cinder.rpc [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 05:57:42.487193 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.487269 np0000183132 devstack@c-api.service[112269]: DEBUG oslo_db.sqlalchemy.engines [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 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=112269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:57:42.487384 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.489103 np0000183132 devstack@c-api.service[112272]: INFO cinder.rpc [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 05:57:42.489424 np0000183132 devstack@c-api.service[112269]: INFO cinder.rpc [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 05:57:42.490789 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.491742 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.491842 np0000183132 devstack@c-api.service[112269]: INFO cinder.rpc [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 05:57:42.492939 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.495761 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.498738 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.501729 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.504781 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.504890 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.506085 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.506949 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.507800 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.509289 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.510909 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.511388 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.512401 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.513432 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.513787 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.515114 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.516209 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.517713 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.518412 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.520851 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.521078 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.521798 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.524108 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.524262 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.524305 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.524793 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.526498 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.527562 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.527753 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.528106 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.528800 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.529639 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.530523 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.530808 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.531035 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.532623 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.533425 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.533554 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.533716 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.533947 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.535462 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.535529 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.536603 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.536702 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.536935 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.537950 np0000183132 devstack@c-api.service[112270]: WARNING cinder.api.contrib.hosts [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 05:57:42.538028 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.538189 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extended resource: extensions {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.539464 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.539581 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extended resource: cgsnapshots {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.539644 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.540787 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.541034 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extended resource: qos-specs {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.542421 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.543665 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extended resource: capabilities {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.544123 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.544957 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extended resource: backups {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.545320 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.546255 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.546811 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.546959 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extended resource: os-volume-type-access {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.548599 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extended resource: encryption {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.548775 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.549702 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.550084 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extended resource: consistencygroups {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.550934 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.552111 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.552185 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extended resource: extra_specs {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.552650 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.552949 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.553723 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.553846 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extended resource: encryption {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.554419 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.555138 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.555261 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extended resource: os-volume-manage {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.555849 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.555933 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.556539 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.556767 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extended resource: os-volume-transfer {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.557420 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.557996 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.558062 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.558368 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extended resource: os-availability-zone {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.558774 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.559271 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.559625 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.559688 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extended resource: os-quota-sets {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.560222 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.560710 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.561086 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extended resource: os-quota-class-sets {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.562283 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.562324 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.562356 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.562391 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extended resource: os-snapshot-manage {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.562423 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.562683 np0000183132 devstack@c-api.service[112269]: WARNING cinder.api.contrib.hosts [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 05:57:42.562925 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extended resource: extensions {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.563036 np0000183132 devstack@c-api.service[112272]: WARNING cinder.api.contrib.hosts [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 05:57:42.563273 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extended resource: extensions {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.563783 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extended resource: os-hosts {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.563877 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.564239 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extended resource: cgsnapshots {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.565189 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extended resource: scheduler-stats {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.565251 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.565505 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extended resource: cgsnapshots {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.565830 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extended resource: qos-specs {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.566618 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.566889 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extended resource: qos-specs {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.567281 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.568006 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.568698 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.568808 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extended resource: capabilities {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.568980 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extended resource: capabilities {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.569035 np0000183132 devstack@c-api.service[112271]: WARNING cinder.api.contrib.hosts [None req-9c41e770-8190-4465-a301-24892675481a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 05:57:42.569255 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extended resource: extensions {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.569541 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.contrib.snapshot_actions [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] SnapshotActionsController initialized {{(pid=112270) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 05:57:42.570081 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extended resource: backups {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.570246 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.570288 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extended resource: backups {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.571413 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extended resource: cgsnapshots {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.571604 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.572119 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extended resource: os-volume-type-access {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.572308 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extended resource: os-volume-type-access {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.572829 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extended resource: qos-specs {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.572920 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.573828 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extended resource: encryption {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.573931 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extended resource: encryption {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.574300 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.574886 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extended resource: capabilities {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.575383 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extended resource: consistencygroups {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.575634 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extended resource: consistencygroups {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.575768 np0000183132 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.576129 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extended resource: backups {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.576581 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extension UsedLimits extending resource: limits {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.576701 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.577385 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.577536 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extended resource: extra_specs {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.577602 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extended resource: extra_specs {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.577660 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.577660 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extension VolumeActions extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.577660 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.577827 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.577882 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extension TypesManage extending resource: types {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.577994 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.578110 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.578169 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extended resource: os-volume-type-access {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.578228 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extension AdminActions extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.578318 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extension AdminActions extending resource: snapshots {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.578423 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extension AdminActions extending resource: backups {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.578546 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.578659 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.578766 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-e35302bb-89b5-45c4-9ae7-aa1cc0304d78 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.578974 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extended resource: encryption {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.579041 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extended resource: encryption {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.579842 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extended resource: encryption {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.580462 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extended resource: os-volume-manage {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.580549 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extended resource: os-volume-manage {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.581460 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extended resource: consistencygroups {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.581953 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extended resource: os-volume-transfer {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.582005 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extended resource: os-volume-transfer {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.583381 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extended resource: extra_specs {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.583587 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extended resource: os-availability-zone {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.583636 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extended resource: os-availability-zone {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.584933 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extended resource: os-quota-sets {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.584997 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extended resource: encryption {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.585035 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extended resource: os-quota-sets {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.586365 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extended resource: os-quota-class-sets {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.586429 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extended resource: os-quota-class-sets {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.586488 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extended resource: os-volume-manage {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.586526 np0000183132 devstack@c-api.service[112270]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7226e24a3668 pid: 112270 (default app) Jun 26 05:57:42.587707 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extended resource: os-snapshot-manage {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.587752 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extended resource: os-snapshot-manage {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.587869 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extended resource: os-volume-transfer {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.589138 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extended resource: os-hosts {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.589250 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extended resource: os-hosts {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.589529 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extended resource: os-availability-zone {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.590505 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extended resource: scheduler-stats {{(pid=112272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.590588 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extended resource: scheduler-stats {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.590858 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extended resource: os-quota-sets {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.592224 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extended resource: os-quota-class-sets {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.592774 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.593382 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.593750 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extended resource: os-snapshot-manage {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.594205 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.594612 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.594612 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.594612 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.594612 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.594612 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.595102 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.595102 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.595102 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.595102 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.595102 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.595516 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.595516 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.595516 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.595516 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.595516 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.595516 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.596033 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.596033 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.596033 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.596033 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.596322 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.596322 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.596322 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.596322 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.596786 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.596786 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.596786 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.596786 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.597101 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.597168 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.597168 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.597168 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.597168 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.597168 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.597637 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.597637 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.597637 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.597637 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.597637 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.597844 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.597844 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.597844 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.597844 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.597844 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.597844 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.598095 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.598095 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.598095 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.598095 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.598095 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.598095 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.598520 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.598520 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.598520 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.598520 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.598520 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.598520 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.598948 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.contrib.snapshot_actions [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] SnapshotActionsController initialized {{(pid=112269) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 05:57:42.598993 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.598993 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.598993 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.598993 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.598993 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.599222 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.599257 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extended resource: os-hosts {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.599299 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.599299 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.599299 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.599299 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.599299 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.599544 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.599544 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.599544 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.599544 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.599544 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.599733 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.599733 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.599733 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.599733 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.599733 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.599733 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.599961 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.599961 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.599961 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.599961 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.599961 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.600193 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.600193 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.600193 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.600193 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.600193 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.600404 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.600404 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.600404 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.600404 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.600629 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.600629 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.600629 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.600629 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.600812 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.600812 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.600812 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.600812 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.600812 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.601035 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.601035 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.601035 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.601035 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.601035 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.601231 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.601231 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.601231 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.601231 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.601748 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.601748 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.601748 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.601748 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.601997 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.601997 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.601997 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.601997 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.602175 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.602175 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.602175 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.602175 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.602335 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.602335 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.602335 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.602335 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.602598 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.602598 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.602598 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.602598 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.602598 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.602909 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.602909 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.602909 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.603062 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.contrib.snapshot_actions [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] SnapshotActionsController initialized {{(pid=112272) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 05:57:42.603115 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.603115 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.603115 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.603115 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.603115 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.603362 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.603362 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.603362 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.603362 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.603362 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.603362 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.603362 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.603662 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.603662 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.603662 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.603662 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.603662 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.603662 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.603900 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.603900 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.603900 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.603900 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.603900 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.603900 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.604155 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.604155 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.604155 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.604155 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.604155 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.604155 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.604395 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.604395 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.604557 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.604608 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.604608 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.604608 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.604608 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.604895 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.604895 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.604895 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.604895 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.604895 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.605274 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.605274 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.605274 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.605274 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:42.605274 np0000183132 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) Jun 26 05:57:42.605537 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.605578 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extended resource: scheduler-stats {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 05:57:42.605626 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.605662 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.middleware.request_id [None req-3dc86c62-4276-4fbf-a0bb-bf982835cbbc None None] RequestId filter calling following filter/app {{(pid=112270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:57:42.605688 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.605712 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.605734 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.605757 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.605780 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.605802 np0000183132 devstack@c-api.service[112270]: [pid: 112270|app: 0|req: 1/1] 199.204.45.169 () {60 vars in 956 bytes} [Fri Jun 26 05:57:42 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 05:57:42.605834 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.605860 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.605883 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.contrib.snapshot_actions [None req-9c41e770-8190-4465-a301-24892675481a None None] SnapshotActionsController initialized {{(pid=112271) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 05:57:42.605907 np0000183132 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.605930 np0000183132 devstack@c-api.service[112272]: WARNING castellan.key_manager.migration [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.605952 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.605975 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extension UsedLimits extending resource: limits {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.605975 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606026 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extension UsedLimits extending resource: limits {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606026 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606080 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606105 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606134 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606160 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606184 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extension VolumeActions extending resource: volumes {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606208 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extension VolumeActions extending resource: volumes {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606232 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606255 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606281 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606308 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606340 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extension TypesManage extending resource: types {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606373 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extension TypesManage extending resource: types {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606398 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606421 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606463 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606490 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606522 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extension AdminActions extending resource: volumes {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606548 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extension AdminActions extending resource: volumes {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606573 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extension AdminActions extending resource: snapshots {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606605 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extension AdminActions extending resource: snapshots {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606630 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extension AdminActions extending resource: backups {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606655 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extension AdminActions extending resource: backups {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606680 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606704 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606730 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606758 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606783 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-9234f1b7-2fe4-4414-af09-e06eb0d96813 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606813 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.v3.router [None req-9ba4e464-2502-47aa-bfe0-359ad9819e42 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.606838 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.607377 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.608836 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.610277 np0000183132 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-9c41e770-8190-4465-a301-24892675481a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 05:57:42.611111 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extension UsedLimits extending resource: limits {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.611229 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.611445 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.611556 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.611659 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extension VolumeActions extending resource: volumes {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.611775 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.611878 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.611976 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extension TypesManage extending resource: types {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.612085 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.612211 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.612307 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extension AdminActions extending resource: volumes {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.612416 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extension AdminActions extending resource: snapshots {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.612581 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extension AdminActions extending resource: backups {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.612693 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.612791 np0000183132 devstack@c-api.service[112272]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7226e24a3668 pid: 112272 (default app) Jun 26 05:57:42.612819 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.612898 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-9c41e770-8190-4465-a301-24892675481a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 05:57:42.612931 np0000183132 devstack@c-api.service[112269]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7226e24a3668 pid: 112269 (default app) Jun 26 05:57:42.620549 np0000183132 devstack@c-api.service[112271]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7226e24a3668 pid: 112271 (default app) Jun 26 05:57:49.879495 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.middleware.request_id [None req-dd5787a0-99ca-4e45-9a1f-316d2cd46ec0 None None] RequestId filter calling following filter/app {{(pid=112270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:57:50.350594 np0000183132 devstack@c-api.service[112270]: INFO cinder.api.openstack.wsgi [None req-dd5787a0-99ca-4e45-9a1f-316d2cd46ec0 admin admin] POST https://199.204.45.169/volume/v3/types Jun 26 05:57:50.351081 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.openstack.wsgi [None req-dd5787a0-99ca-4e45-9a1f-316d2cd46ec0 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 05:57:50.352696 np0000183132 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 05:57:50.352696 np0000183132 devstack@c-api.service[112270]: warnings.warn( Jun 26 05:57:50.387311 np0000183132 devstack@c-api.service[112270]: DEBUG oslo_db.sqlalchemy.engines [None req-dd5787a0-99ca-4e45-9a1f-316d2cd46ec0 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=112270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:57:50.422426 np0000183132 devstack@c-api.service[112270]: INFO cinder.api.openstack.wsgi [None req-dd5787a0-99ca-4e45-9a1f-316d2cd46ec0 admin admin] https://199.204.45.169/volume/v3/types returned with HTTP 200 Jun 26 05:57:50.422940 np0000183132 devstack@c-api.service[112270]: [pid: 112270|app: 0|req: 2/2] 199.204.45.169 () {68 vars in 1288 bytes} [Fri Jun 26 05:57:49 2026] POST /volume/v3/types => generated 186 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 05:57:50.449144 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.449144 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.449144 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.449144 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.449144 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.450190 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.450190 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.450190 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.450190 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.450190 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.450498 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.450498 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.450498 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.450498 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.450498 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.450498 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.450891 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.450891 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.450891 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.450891 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.451118 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.451118 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.451118 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.451118 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.451355 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.451355 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.451355 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.451355 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.451775 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.451775 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.451775 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.451775 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.451775 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.452060 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.452060 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.452060 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.452060 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.452060 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.452323 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.452323 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.452323 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.452323 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.452323 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.452323 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.452735 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.452735 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.452735 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.452735 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.452735 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.452735 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.453106 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.453106 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.453106 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.453106 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.453106 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.453106 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.453487 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.453487 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.453487 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.453487 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.453487 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.453848 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.453848 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.453848 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.453848 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.453848 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.454119 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.454119 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.454119 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.454119 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.454119 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.454119 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.454500 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.454500 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.454500 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.454500 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.454500 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.454500 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.454817 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.454817 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.454817 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.454817 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.454817 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.455107 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.455107 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.455107 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.455107 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.455107 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.455376 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.455376 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.455376 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.455376 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.455666 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.455666 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.455666 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.455666 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.455901 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.455901 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.455901 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.455901 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.455901 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.456205 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.456205 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.456205 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.456205 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.456205 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.456495 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.456495 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.456495 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.456495 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.456720 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.456720 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.456720 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.456720 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.456950 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.456950 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.456950 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.456950 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.457194 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.457194 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.457194 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.457194 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.457417 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.457417 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.457417 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.457417 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.457929 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.457929 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.457929 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.457929 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.457929 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.458706 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.458706 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.458706 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.458706 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.458706 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.458706 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.459045 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.459045 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.459045 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.459045 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.459045 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.459341 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.459341 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.459341 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.459341 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.459341 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.459341 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.459692 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.459692 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.459692 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.459692 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.459692 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.459692 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.460019 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.460019 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.460019 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.460019 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.460019 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.460019 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.460344 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.460344 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.460344 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.460344 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.460344 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.460344 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.460710 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.460710 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.460710 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.460710 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.460953 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.460953 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.460953 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.460953 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.460953 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.461238 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.461238 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.461238 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.461238 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 05:57:50.461238 np0000183132 devstack@c-api.service[112272]: warnings.warn(deprecated_msg) Jun 26 05:57:50.461238 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [req-dd5787a0-99ca-4e45-9a1f-316d2cd46ec0 req-1f4c8faf-d098-4ba2-bde4-94fe8e183f0d None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 05:57:50.782607 np0000183132 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [req-dd5787a0-99ca-4e45-9a1f-316d2cd46ec0 req-1f4c8faf-d098-4ba2-bde4-94fe8e183f0d admin admin] POST https://199.204.45.169/volume/v3/types/a32b857a-4ce0-4acf-88f7-456ba7817d95/extra_specs Jun 26 05:57:50.783198 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [req-dd5787a0-99ca-4e45-9a1f-316d2cd46ec0 req-1f4c8faf-d098-4ba2-bde4-94fe8e183f0d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 05:57:50.784913 np0000183132 devstack@c-api.service[112272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 05:57:50.784913 np0000183132 devstack@c-api.service[112272]: warnings.warn( Jun 26 05:57:50.828516 np0000183132 devstack@c-api.service[112272]: DEBUG oslo_db.sqlalchemy.engines [req-dd5787a0-99ca-4e45-9a1f-316d2cd46ec0 req-1f4c8faf-d098-4ba2-bde4-94fe8e183f0d 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=112272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 05:57:50.894955 np0000183132 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [req-dd5787a0-99ca-4e45-9a1f-316d2cd46ec0 req-1f4c8faf-d098-4ba2-bde4-94fe8e183f0d admin admin] https://199.204.45.169/volume/v3/types/a32b857a-4ce0-4acf-88f7-456ba7817d95/extra_specs returned with HTTP 200 Jun 26 05:57:50.895410 np0000183132 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 1/3] 199.204.45.169 () {70 vars in 1505 bytes} [Fri Jun 26 05:57:50 2026] POST /volume/v3/types/a32b857a-4ce0-4acf-88f7-456ba7817d95/extra_specs => generated 55 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 05:57:52.485029 np0000183132 devstack@c-api.service[112271]: DEBUG dbcounter [-] [112271] Writing DB stats cinder:SELECT=6 {{(pid=112271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 05:57:52.491067 np0000183132 devstack@c-api.service[112269]: DEBUG dbcounter [-] [112269] Writing DB stats cinder:SELECT=6 {{(pid=112269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 05:58:00.419542 np0000183132 devstack@c-api.service[112270]: DEBUG dbcounter [-] [112270] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 05:58:00.893435 np0000183132 devstack@c-api.service[112272]: DEBUG dbcounter [-] [112272] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:00:45.464881 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.464881 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.464881 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.464881 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.464881 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.465875 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.465875 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.465875 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.465875 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.465875 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.466204 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.466204 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.466204 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.466204 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.466204 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.466204 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.466652 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.466652 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.466652 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.466652 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.466938 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.466938 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.466938 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.466938 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.467246 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.467246 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.467246 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.467246 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.467558 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.467558 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.467558 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.467558 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.467558 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.468004 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.468004 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.468004 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.468004 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.468004 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.468321 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.468321 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.468321 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.468321 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.468321 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.468321 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.468769 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.468769 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.468769 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.468769 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.468769 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.468769 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.469155 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.469155 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.469155 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.469155 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.469155 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.469155 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.469581 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.469581 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.469581 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.469581 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.469581 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.469919 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.469919 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.469919 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.469919 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.469919 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.470534 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.470534 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.470534 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.470534 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.470534 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.470534 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.470942 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.470942 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.470942 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.470942 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.470942 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.470942 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.471308 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.471308 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.471308 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.471308 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.471308 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.471909 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.471909 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.471909 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.471909 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.471909 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.472280 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.472280 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.472280 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.472280 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.472808 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.472808 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.472808 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.472808 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.473063 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.473063 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.473063 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.473063 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.473063 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.473314 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.473314 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.473314 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.473314 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.473314 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.473490 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.473490 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.473490 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.473490 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.473612 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.473612 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.473612 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.473612 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.474139 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.474139 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.474139 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.474139 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.474275 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.474275 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.474275 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.474275 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.474707 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.474707 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.474707 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.474707 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.474891 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.474891 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.474891 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.474891 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.474891 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.475070 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.475070 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.475070 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.475070 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.475070 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.475070 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.475252 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.475252 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.475252 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.475252 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.475252 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.475389 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.475389 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.475389 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.475389 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.475389 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.475389 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.475594 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.475594 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.475594 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.475594 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.475594 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.475594 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.475815 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.475815 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.475815 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.475815 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.475815 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.475815 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.476036 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.476036 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.476036 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.476036 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.476036 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.476036 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.476259 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.476259 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.476259 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.476259 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.476393 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.476393 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.476393 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.476393 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.476393 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.476621 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.476621 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.476621 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.476621 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:00:45.476621 np0000183132 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) Jun 26 06:00:45.476621 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.middleware.request_id [None req-fa7cb05a-a4b5-414d-ae41-13d7f0c2e7d3 None None] RequestId filter calling following filter/app {{(pid=112269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:00:45.476621 np0000183132 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [None req-fa7cb05a-a4b5-414d-ae41-13d7f0c2e7d3 None None] GET https://199.204.45.169/volume// Jun 26 06:00:45.476814 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.openstack.wsgi [None req-fa7cb05a-a4b5-414d-ae41-13d7f0c2e7d3 None None] Empty body provided in request {{(pid=112269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:00:45.476814 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.openstack.wsgi [None req-fa7cb05a-a4b5-414d-ae41-13d7f0c2e7d3 None None] Calling method 'all' {{(pid=112269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:00:45.476814 np0000183132 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [None req-fa7cb05a-a4b5-414d-ae41-13d7f0c2e7d3 None None] https://199.204.45.169/volume// returned with HTTP 300 Jun 26 06:00:45.476814 np0000183132 devstack@c-api.service[112269]: [pid: 112269|app: 0|req: 1/4] 199.204.45.169 () {66 vars in 1456 bytes} [Fri Jun 26 06:00:45 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 06:01:23.368817 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.368817 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.368817 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.368817 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.369535 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.369535 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.369535 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.369535 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.369787 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.369787 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.369787 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.369787 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.369787 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.369787 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.370129 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.370129 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.370129 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.370129 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.370129 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.370424 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.370424 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.370424 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.370424 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.370424 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.370722 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.370722 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.370722 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.370722 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.370966 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.370966 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.370966 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.370966 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.370966 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.371270 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.371270 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.371270 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.371270 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.371270 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.371603 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.371603 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.371603 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.371603 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.371603 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.371603 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.371943 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.371943 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.371943 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.371943 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.371943 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.371943 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.372174 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.372174 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.372174 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.372174 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.372174 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.372174 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.372394 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.372394 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.372394 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.372394 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.372394 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.372609 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.372609 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.372609 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.372609 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.372609 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.372798 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.372798 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.372798 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.372798 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.372798 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.372798 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.373292 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.373292 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.373292 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.373292 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.373292 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.373292 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.373516 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.373516 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.373516 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.373516 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.373516 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.373703 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.373703 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.373703 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.373703 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.373703 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.373901 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.373901 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.373901 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.373901 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.374067 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.374067 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.374067 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.374067 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.374241 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.374241 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.374241 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.374241 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.374241 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.374465 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.374465 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.374465 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.374465 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.374465 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.374663 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.374663 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.374663 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.374663 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.374816 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.374816 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.374816 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.374816 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.374966 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.374966 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.374966 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.374966 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.375116 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.375116 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.375116 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.375116 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.375260 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.375260 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.375260 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.375260 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.375420 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.375420 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.375420 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.375420 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.375420 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.375644 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.375644 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.375644 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.375644 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.375644 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.375644 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.375864 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.375864 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.375864 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.375864 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.375864 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.376034 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.376034 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.376034 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.376034 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.376034 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.376034 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.376239 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.376239 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.376239 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.376239 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.376239 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.376239 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.376484 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.376484 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.376484 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.376484 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.376484 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.376484 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.376811 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.376811 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.376811 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.376811 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.376811 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.376811 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.377053 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.377053 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.377053 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.377053 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.377221 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.377221 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.377221 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.377221 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.377221 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.377426 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.377426 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.377426 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.377426 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:01:23.377426 np0000183132 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) Jun 26 06:01:23.377426 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.middleware.request_id [None req-0462e6a6-241a-4f7a-815e-09e9808d200b None None] RequestId filter calling following filter/app {{(pid=112271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:01:23.378515 np0000183132 devstack@c-api.service[112271]: [pid: 112271|app: 0|req: 1/5] 199.204.45.169 () {62 vars in 1068 bytes} [Fri Jun 26 06:01:23 2026] GET /volume/v3 => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 06:01:23.413598 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.middleware.request_id [None req-4c7e8082-909d-4e26-9eb8-58ac666e77bf None None] RequestId filter calling following filter/app {{(pid=112270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:01:23.421941 np0000183132 devstack@c-api.service[112270]: [pid: 112270|app: 0|req: 3/6] 199.204.45.169 () {64 vars in 1272 bytes} [Fri Jun 26 06:01:23 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 06:01:23.455251 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [req-4c7e8082-909d-4e26-9eb8-58ac666e77bf req-e699733a-207c-4f6a-88b7-e4c640c43ad7 None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:01:23.460469 np0000183132 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [req-4c7e8082-909d-4e26-9eb8-58ac666e77bf req-e699733a-207c-4f6a-88b7-e4c640c43ad7 demo demo] GET https://199.204.45.169/volume/v3/ Jun 26 06:01:23.460760 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [req-4c7e8082-909d-4e26-9eb8-58ac666e77bf req-e699733a-207c-4f6a-88b7-e4c640c43ad7 demo demo] Empty body provided in request {{(pid=112272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:01:23.461021 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [req-4c7e8082-909d-4e26-9eb8-58ac666e77bf req-e699733a-207c-4f6a-88b7-e4c640c43ad7 demo demo] Calling method 'version_select' {{(pid=112272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:01:23.462185 np0000183132 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [req-4c7e8082-909d-4e26-9eb8-58ac666e77bf req-e699733a-207c-4f6a-88b7-e4c640c43ad7 demo demo] https://199.204.45.169/volume/v3/ returned with HTTP 200 Jun 26 06:01:23.462815 np0000183132 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 2/7] 199.204.45.169 () {66 vars in 1346 bytes} [Fri Jun 26 06:01:23 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:01:23.501311 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.middleware.request_id [None req-aea03ea1-e466-403c-accd-46f22cab9c24 None None] RequestId filter calling following filter/app {{(pid=112269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:01:23.820790 np0000183132 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [None req-aea03ea1-e466-403c-accd-46f22cab9c24 demo demo] GET https://199.204.45.169/volume/v3/types Jun 26 06:01:23.820986 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.openstack.wsgi [None req-aea03ea1-e466-403c-accd-46f22cab9c24 demo demo] Empty body provided in request {{(pid=112269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:01:23.821211 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.openstack.wsgi [None req-aea03ea1-e466-403c-accd-46f22cab9c24 demo demo] Calling method 'index' {{(pid=112269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:01:23.821697 np0000183132 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 06:01:23.821697 np0000183132 devstack@c-api.service[112269]: warnings.warn( Jun 26 06:01:23.822307 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.api_utils [None req-aea03ea1-e466-403c-accd-46f22cab9c24 demo demo] Removing options '' from query. {{(pid=112269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:01:23.860406 np0000183132 devstack@c-api.service[112269]: DEBUG oslo_db.sqlalchemy.engines [None req-aea03ea1-e466-403c-accd-46f22cab9c24 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=112269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:01:23.883720 np0000183132 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [None req-aea03ea1-e466-403c-accd-46f22cab9c24 demo demo] https://199.204.45.169/volume/v3/types returned with HTTP 200 Jun 26 06:01:23.884027 np0000183132 devstack@c-api.service[112269]: [pid: 112269|app: 0|req: 2/8] 199.204.45.169 () {64 vars in 1290 bytes} [Fri Jun 26 06:01:23 2026] GET /volume/v3/types => generated 377 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:01:23.920322 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.middleware.request_id [None req-bb68edad-4eef-4c6d-8c85-22eba75b34ad None None] RequestId filter calling following filter/app {{(pid=112271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:01:24.243004 np0000183132 devstack@c-api.service[112271]: INFO cinder.api.openstack.wsgi [None req-bb68edad-4eef-4c6d-8c85-22eba75b34ad demo demo] GET https://199.204.45.169/volume/v3/types/default Jun 26 06:01:24.243341 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.openstack.wsgi [None req-bb68edad-4eef-4c6d-8c85-22eba75b34ad demo demo] Empty body provided in request {{(pid=112271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:01:24.243601 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.openstack.wsgi [None req-bb68edad-4eef-4c6d-8c85-22eba75b34ad demo demo] Calling method 'show' {{(pid=112271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:01:24.281071 np0000183132 devstack@c-api.service[112271]: DEBUG oslo_db.sqlalchemy.engines [None req-bb68edad-4eef-4c6d-8c85-22eba75b34ad 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=112271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:01:24.299471 np0000183132 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 06:01:24.299471 np0000183132 devstack@c-api.service[112271]: warnings.warn( Jun 26 06:01:24.301596 np0000183132 devstack@c-api.service[112271]: INFO cinder.api.openstack.wsgi [None req-bb68edad-4eef-4c6d-8c85-22eba75b34ad demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Jun 26 06:01:24.301955 np0000183132 devstack@c-api.service[112271]: [pid: 112271|app: 0|req: 2/9] 199.204.45.169 () {64 vars in 1301 bytes} [Fri Jun 26 06:01:23 2026] GET /volume/v3/types/default => generated 145 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:01:24.798845 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.middleware.request_id [None req-ef15ca5f-adeb-4846-8aab-1e75035dbd2d None None] RequestId filter calling following filter/app {{(pid=112270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:01:24.800049 np0000183132 devstack@c-api.service[112270]: [pid: 112270|app: 0|req: 4/10] 199.204.45.169 () {62 vars in 1068 bytes} [Fri Jun 26 06:01:24 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 26 06:01:24.831919 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [None req-6779f241-64ed-4871-99c6-c3a0a6e1e906 None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:01:24.839472 np0000183132 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 3/11] 199.204.45.169 () {64 vars in 1272 bytes} [Fri Jun 26 06:01:24 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 06:01:24.877156 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.middleware.request_id [req-6779f241-64ed-4871-99c6-c3a0a6e1e906 req-b1ff51e7-48cd-445b-a39e-208ab9473c73 None None] RequestId filter calling following filter/app {{(pid=112269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:01:24.881002 np0000183132 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [req-6779f241-64ed-4871-99c6-c3a0a6e1e906 req-b1ff51e7-48cd-445b-a39e-208ab9473c73 demo demo] GET https://199.204.45.169/volume/v3/ Jun 26 06:01:24.881496 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.openstack.wsgi [req-6779f241-64ed-4871-99c6-c3a0a6e1e906 req-b1ff51e7-48cd-445b-a39e-208ab9473c73 demo demo] Empty body provided in request {{(pid=112269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:01:24.881934 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.openstack.wsgi [req-6779f241-64ed-4871-99c6-c3a0a6e1e906 req-b1ff51e7-48cd-445b-a39e-208ab9473c73 demo demo] Calling method 'version_select' {{(pid=112269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:01:24.882940 np0000183132 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [req-6779f241-64ed-4871-99c6-c3a0a6e1e906 req-b1ff51e7-48cd-445b-a39e-208ab9473c73 demo demo] https://199.204.45.169/volume/v3/ returned with HTTP 200 Jun 26 06:01:24.883728 np0000183132 devstack@c-api.service[112269]: [pid: 112269|app: 0|req: 3/12] 199.204.45.169 () {66 vars in 1346 bytes} [Fri Jun 26 06:01:24 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:01:24.922705 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.middleware.request_id [None req-0abb9abb-3ddc-44b5-8fb8-92792da1fdcb None None] RequestId filter calling following filter/app {{(pid=112271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:01:24.926130 np0000183132 devstack@c-api.service[112271]: INFO cinder.api.openstack.wsgi [None req-0abb9abb-3ddc-44b5-8fb8-92792da1fdcb demo demo] GET https://199.204.45.169/volume/v3/types/default Jun 26 06:01:24.926533 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.openstack.wsgi [None req-0abb9abb-3ddc-44b5-8fb8-92792da1fdcb demo demo] Empty body provided in request {{(pid=112271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:01:24.926937 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.openstack.wsgi [None req-0abb9abb-3ddc-44b5-8fb8-92792da1fdcb demo demo] Calling method 'show' {{(pid=112271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:01:24.935321 np0000183132 devstack@c-api.service[112271]: INFO cinder.api.openstack.wsgi [None req-0abb9abb-3ddc-44b5-8fb8-92792da1fdcb demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Jun 26 06:01:24.935652 np0000183132 devstack@c-api.service[112271]: [pid: 112271|app: 0|req: 3/13] 199.204.45.169 () {64 vars in 1301 bytes} [Fri Jun 26 06:01:24 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 26 06:01:25.589009 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.middleware.request_id [None req-f322ec05-971f-4528-94e3-531efee5f210 None None] RequestId filter calling following filter/app {{(pid=112270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:01:25.590287 np0000183132 devstack@c-api.service[112270]: [pid: 112270|app: 0|req: 5/14] 199.204.45.169 () {62 vars in 1068 bytes} [Fri Jun 26 06:01:25 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 06:01:25.624685 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [None req-b7771cb0-8e5f-47dd-bc97-58beac087b32 None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:01:25.626490 np0000183132 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 4/15] 199.204.45.169 () {64 vars in 1272 bytes} [Fri Jun 26 06:01:25 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 192 bytes (1 switches on core 0) Jun 26 06:01:25.666783 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.middleware.request_id [req-b7771cb0-8e5f-47dd-bc97-58beac087b32 req-af1882a0-d805-4de2-a3fc-318dab40b9a1 None None] RequestId filter calling following filter/app {{(pid=112269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:01:25.670488 np0000183132 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [req-b7771cb0-8e5f-47dd-bc97-58beac087b32 req-af1882a0-d805-4de2-a3fc-318dab40b9a1 demo demo] GET https://199.204.45.169/volume/v3/ Jun 26 06:01:25.670682 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.openstack.wsgi [req-b7771cb0-8e5f-47dd-bc97-58beac087b32 req-af1882a0-d805-4de2-a3fc-318dab40b9a1 demo demo] Empty body provided in request {{(pid=112269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:01:25.671110 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.openstack.wsgi [req-b7771cb0-8e5f-47dd-bc97-58beac087b32 req-af1882a0-d805-4de2-a3fc-318dab40b9a1 demo demo] Calling method 'version_select' {{(pid=112269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:01:25.672013 np0000183132 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [req-b7771cb0-8e5f-47dd-bc97-58beac087b32 req-af1882a0-d805-4de2-a3fc-318dab40b9a1 demo demo] https://199.204.45.169/volume/v3/ returned with HTTP 200 Jun 26 06:01:25.672818 np0000183132 devstack@c-api.service[112269]: [pid: 112269|app: 0|req: 4/16] 199.204.45.169 () {66 vars in 1346 bytes} [Fri Jun 26 06:01:25 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:01:25.707842 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.middleware.request_id [None req-0d3cb987-e1d2-40a5-8375-2ef1f9d88b94 None None] RequestId filter calling following filter/app {{(pid=112271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:01:25.710972 np0000183132 devstack@c-api.service[112271]: INFO cinder.api.openstack.wsgi [None req-0d3cb987-e1d2-40a5-8375-2ef1f9d88b94 demo demo] GET https://199.204.45.169/volume/v3/types/default Jun 26 06:01:25.711312 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.openstack.wsgi [None req-0d3cb987-e1d2-40a5-8375-2ef1f9d88b94 demo demo] Empty body provided in request {{(pid=112271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:01:25.711737 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.openstack.wsgi [None req-0d3cb987-e1d2-40a5-8375-2ef1f9d88b94 demo demo] Calling method 'show' {{(pid=112271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:01:25.721016 np0000183132 devstack@c-api.service[112271]: INFO cinder.api.openstack.wsgi [None req-0d3cb987-e1d2-40a5-8375-2ef1f9d88b94 demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Jun 26 06:01:25.721341 np0000183132 devstack@c-api.service[112271]: [pid: 112271|app: 0|req: 4/17] 199.204.45.169 () {64 vars in 1301 bytes} [Fri Jun 26 06:01:25 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 26 06:01:25.764204 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.middleware.request_id [None req-a4c3a2d2-1ed5-4784-8179-52c8bb0847b3 None None] RequestId filter calling following filter/app {{(pid=112270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:01:25.765344 np0000183132 devstack@c-api.service[112270]: [pid: 112270|app: 0|req: 6/18] 199.204.45.169 () {62 vars in 1068 bytes} [Fri Jun 26 06:01:25 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 26 06:01:25.795251 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [None req-9172fb97-eb0f-4e81-b934-b4d2f7a6ae02 None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:01:25.797865 np0000183132 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 5/19] 199.204.45.169 () {64 vars in 1272 bytes} [Fri Jun 26 06:01:25 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 06:01:25.832375 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.middleware.request_id [req-9172fb97-eb0f-4e81-b934-b4d2f7a6ae02 req-771a52d5-5868-48af-ae0e-2a3475a6c034 None None] RequestId filter calling following filter/app {{(pid=112269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:01:25.835826 np0000183132 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [req-9172fb97-eb0f-4e81-b934-b4d2f7a6ae02 req-771a52d5-5868-48af-ae0e-2a3475a6c034 demo demo] GET https://199.204.45.169/volume/v3/ Jun 26 06:01:25.836161 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.openstack.wsgi [req-9172fb97-eb0f-4e81-b934-b4d2f7a6ae02 req-771a52d5-5868-48af-ae0e-2a3475a6c034 demo demo] Empty body provided in request {{(pid=112269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:01:25.836605 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.openstack.wsgi [req-9172fb97-eb0f-4e81-b934-b4d2f7a6ae02 req-771a52d5-5868-48af-ae0e-2a3475a6c034 demo demo] Calling method 'version_select' {{(pid=112269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:01:25.837284 np0000183132 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [req-9172fb97-eb0f-4e81-b934-b4d2f7a6ae02 req-771a52d5-5868-48af-ae0e-2a3475a6c034 demo demo] https://199.204.45.169/volume/v3/ returned with HTTP 200 Jun 26 06:01:25.838039 np0000183132 devstack@c-api.service[112269]: [pid: 112269|app: 0|req: 5/20] 199.204.45.169 () {66 vars in 1346 bytes} [Fri Jun 26 06:01:25 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:01:25.877274 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.middleware.request_id [None req-09e1cb96-eb38-423e-aacc-9b45878cc462 None None] RequestId filter calling following filter/app {{(pid=112271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:01:25.880556 np0000183132 devstack@c-api.service[112271]: INFO cinder.api.openstack.wsgi [None req-09e1cb96-eb38-423e-aacc-9b45878cc462 demo demo] GET https://199.204.45.169/volume/v3/types/default Jun 26 06:01:25.880899 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.openstack.wsgi [None req-09e1cb96-eb38-423e-aacc-9b45878cc462 demo demo] Empty body provided in request {{(pid=112271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:01:25.881267 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.openstack.wsgi [None req-09e1cb96-eb38-423e-aacc-9b45878cc462 demo demo] Calling method 'show' {{(pid=112271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:01:25.890917 np0000183132 devstack@c-api.service[112271]: INFO cinder.api.openstack.wsgi [None req-09e1cb96-eb38-423e-aacc-9b45878cc462 demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Jun 26 06:01:25.891213 np0000183132 devstack@c-api.service[112271]: [pid: 112271|app: 0|req: 5/21] 199.204.45.169 () {64 vars in 1301 bytes} [Fri Jun 26 06:01:25 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 26 06:01:33.878240 np0000183132 devstack@c-api.service[112269]: DEBUG dbcounter [-] [112269] Writing DB stats cinder:SELECT=1 {{(pid=112269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:01:35.887888 np0000183132 devstack@c-api.service[112271]: DEBUG dbcounter [-] [112271] Writing DB stats cinder:SELECT=8 {{(pid=112271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:07:20.607110 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.middleware.request_id [None req-4de6ae4d-048c-45c4-b2f8-7e2e6cf01950 None None] RequestId filter calling following filter/app {{(pid=112270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:07:20.711695 np0000183132 devstack@c-api.service[112270]: INFO cinder.api.openstack.wsgi [None req-4de6ae4d-048c-45c4-b2f8-7e2e6cf01950 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:07:20.713591 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.openstack.wsgi [None req-4de6ae4d-048c-45c4-b2f8-7e2e6cf01950 demo demo] Empty body provided in request {{(pid=112270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:07:20.713591 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.openstack.wsgi [None req-4de6ae4d-048c-45c4-b2f8-7e2e6cf01950 demo demo] Calling method 'detail' {{(pid=112270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:07:20.714093 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.api_utils [None req-4de6ae4d-048c-45c4-b2f8-7e2e6cf01950 demo demo] Removing options '' from query. {{(pid=112270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:07:20.715713 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.volume.api [None req-4de6ae4d-048c-45c4-b2f8-7e2e6cf01950 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:07:20.762883 np0000183132 devstack@c-api.service[112270]: INFO cinder.volume.api [None req-4de6ae4d-048c-45c4-b2f8-7e2e6cf01950 demo demo] Get all volumes completed successfully. Jun 26 06:07:20.766493 np0000183132 devstack@c-api.service[112270]: INFO cinder.api.openstack.wsgi [None req-4de6ae4d-048c-45c4-b2f8-7e2e6cf01950 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:07:20.766958 np0000183132 devstack@c-api.service[112270]: [pid: 112270|app: 0|req: 7/22] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:07:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:07:30.752515 np0000183132 devstack@c-api.service[112270]: DEBUG dbcounter [-] [112270] Writing DB stats cinder:SELECT=1 {{(pid=112270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:08:20.804791 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [None req-a3bc760e-ac88-4999-9a61-4dd473725313 None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:08:20.808660 np0000183132 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-a3bc760e-ac88-4999-9a61-4dd473725313 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:08:20.808921 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-a3bc760e-ac88-4999-9a61-4dd473725313 demo demo] Empty body provided in request {{(pid=112272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:08:20.809158 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-a3bc760e-ac88-4999-9a61-4dd473725313 demo demo] Calling method 'detail' {{(pid=112272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:08:20.810846 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.api_utils [None req-a3bc760e-ac88-4999-9a61-4dd473725313 demo demo] Removing options '' from query. {{(pid=112272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:08:20.811838 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.volume.api [None req-a3bc760e-ac88-4999-9a61-4dd473725313 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:08:20.845413 np0000183132 devstack@c-api.service[112272]: INFO cinder.volume.api [None req-a3bc760e-ac88-4999-9a61-4dd473725313 demo demo] Get all volumes completed successfully. Jun 26 06:08:20.847809 np0000183132 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-a3bc760e-ac88-4999-9a61-4dd473725313 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:08:20.848344 np0000183132 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 6/23] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:08:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:08:30.838879 np0000183132 devstack@c-api.service[112272]: DEBUG dbcounter [-] [112272] Writing DB stats cinder:SELECT=1 {{(pid=112272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:09:20.884280 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.middleware.request_id [None req-07192f02-4db6-4816-b402-d13f591ee67a None None] RequestId filter calling following filter/app {{(pid=112269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:09:20.888561 np0000183132 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [None req-07192f02-4db6-4816-b402-d13f591ee67a demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:09:20.888561 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.openstack.wsgi [None req-07192f02-4db6-4816-b402-d13f591ee67a demo demo] Empty body provided in request {{(pid=112269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:09:20.888561 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.openstack.wsgi [None req-07192f02-4db6-4816-b402-d13f591ee67a demo demo] Calling method 'detail' {{(pid=112269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:09:20.888910 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.api_utils [None req-07192f02-4db6-4816-b402-d13f591ee67a demo demo] Removing options '' from query. {{(pid=112269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:09:20.890191 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.volume.api [None req-07192f02-4db6-4816-b402-d13f591ee67a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:09:20.937011 np0000183132 devstack@c-api.service[112269]: INFO cinder.volume.api [None req-07192f02-4db6-4816-b402-d13f591ee67a demo demo] Get all volumes completed successfully. Jun 26 06:09:20.940829 np0000183132 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [None req-07192f02-4db6-4816-b402-d13f591ee67a demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:09:20.942141 np0000183132 devstack@c-api.service[112269]: [pid: 112269|app: 0|req: 6/24] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:09:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:09:30.929174 np0000183132 devstack@c-api.service[112269]: DEBUG dbcounter [-] [112269] Writing DB stats cinder:SELECT=1 {{(pid=112269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:10:20.962678 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.middleware.request_id [None req-463b9641-6743-4042-9a7f-b0df93899d6f None None] RequestId filter calling following filter/app {{(pid=112271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:10:20.967514 np0000183132 devstack@c-api.service[112271]: INFO cinder.api.openstack.wsgi [None req-463b9641-6743-4042-9a7f-b0df93899d6f demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:10:20.967752 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.openstack.wsgi [None req-463b9641-6743-4042-9a7f-b0df93899d6f demo demo] Empty body provided in request {{(pid=112271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:10:20.968002 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.openstack.wsgi [None req-463b9641-6743-4042-9a7f-b0df93899d6f demo demo] Calling method 'detail' {{(pid=112271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:10:20.968696 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.api_utils [None req-463b9641-6743-4042-9a7f-b0df93899d6f demo demo] Removing options '' from query. {{(pid=112271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:10:20.969996 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.volume.api [None req-463b9641-6743-4042-9a7f-b0df93899d6f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:10:21.008348 np0000183132 devstack@c-api.service[112271]: INFO cinder.volume.api [None req-463b9641-6743-4042-9a7f-b0df93899d6f demo demo] Get all volumes completed successfully. Jun 26 06:10:21.010998 np0000183132 devstack@c-api.service[112271]: INFO cinder.api.openstack.wsgi [None req-463b9641-6743-4042-9a7f-b0df93899d6f demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:10:21.011370 np0000183132 devstack@c-api.service[112271]: [pid: 112271|app: 0|req: 6/25] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:10:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:10:31.001894 np0000183132 devstack@c-api.service[112271]: DEBUG dbcounter [-] [112271] Writing DB stats cinder:SELECT=1 {{(pid=112271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:11:21.031021 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.middleware.request_id [None req-7dec9ca5-fdf4-47af-9409-62dc8e5a100a None None] RequestId filter calling following filter/app {{(pid=112270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:11:21.035004 np0000183132 devstack@c-api.service[112270]: INFO cinder.api.openstack.wsgi [None req-7dec9ca5-fdf4-47af-9409-62dc8e5a100a demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:11:21.035665 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.openstack.wsgi [None req-7dec9ca5-fdf4-47af-9409-62dc8e5a100a demo demo] Empty body provided in request {{(pid=112270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:11:21.035665 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.openstack.wsgi [None req-7dec9ca5-fdf4-47af-9409-62dc8e5a100a demo demo] Calling method 'detail' {{(pid=112270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:11:21.035883 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.api_utils [None req-7dec9ca5-fdf4-47af-9409-62dc8e5a100a demo demo] Removing options '' from query. {{(pid=112270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:11:21.036711 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.volume.api [None req-7dec9ca5-fdf4-47af-9409-62dc8e5a100a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:11:21.045569 np0000183132 devstack@c-api.service[112270]: INFO cinder.volume.api [None req-7dec9ca5-fdf4-47af-9409-62dc8e5a100a demo demo] Get all volumes completed successfully. Jun 26 06:11:21.048864 np0000183132 devstack@c-api.service[112270]: INFO cinder.api.openstack.wsgi [None req-7dec9ca5-fdf4-47af-9409-62dc8e5a100a demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:11:21.049399 np0000183132 devstack@c-api.service[112270]: [pid: 112270|app: 0|req: 8/26] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:11:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:11:31.040020 np0000183132 devstack@c-api.service[112270]: DEBUG dbcounter [-] [112270] Writing DB stats cinder:SELECT=1 {{(pid=112270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:12:21.069157 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [None req-7685c4c8-1116-4845-b12c-d2123a24d026 None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:12:21.182324 np0000183132 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-7685c4c8-1116-4845-b12c-d2123a24d026 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:12:21.182543 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-7685c4c8-1116-4845-b12c-d2123a24d026 demo demo] Empty body provided in request {{(pid=112272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:12:21.182768 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-7685c4c8-1116-4845-b12c-d2123a24d026 demo demo] Calling method 'detail' {{(pid=112272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:12:21.182995 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.api_utils [None req-7685c4c8-1116-4845-b12c-d2123a24d026 demo demo] Removing options '' from query. {{(pid=112272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:12:21.183847 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.volume.api [None req-7685c4c8-1116-4845-b12c-d2123a24d026 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:12:21.195169 np0000183132 devstack@c-api.service[112272]: INFO cinder.volume.api [None req-7685c4c8-1116-4845-b12c-d2123a24d026 demo demo] Get all volumes completed successfully. Jun 26 06:12:21.198118 np0000183132 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-7685c4c8-1116-4845-b12c-d2123a24d026 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:12:21.198590 np0000183132 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 7/27] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:12:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:12:31.188096 np0000183132 devstack@c-api.service[112272]: DEBUG dbcounter [-] [112272] Writing DB stats cinder:SELECT=1 {{(pid=112272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:13:21.210899 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.middleware.request_id [None req-f26d4b11-aa69-4bc7-bee8-329574b390fc None None] RequestId filter calling following filter/app {{(pid=112269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:13:21.212146 np0000183132 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [None req-f26d4b11-aa69-4bc7-bee8-329574b390fc demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:13:21.212310 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.openstack.wsgi [None req-f26d4b11-aa69-4bc7-bee8-329574b390fc demo demo] Empty body provided in request {{(pid=112269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:13:21.212526 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.openstack.wsgi [None req-f26d4b11-aa69-4bc7-bee8-329574b390fc demo demo] Calling method 'detail' {{(pid=112269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:13:21.212859 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.api_utils [None req-f26d4b11-aa69-4bc7-bee8-329574b390fc demo demo] Removing options '' from query. {{(pid=112269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:13:21.213594 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.volume.api [None req-f26d4b11-aa69-4bc7-bee8-329574b390fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:13:21.222276 np0000183132 devstack@c-api.service[112269]: INFO cinder.volume.api [None req-f26d4b11-aa69-4bc7-bee8-329574b390fc demo demo] Get all volumes completed successfully. Jun 26 06:13:21.225624 np0000183132 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [None req-f26d4b11-aa69-4bc7-bee8-329574b390fc demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:13:21.226104 np0000183132 devstack@c-api.service[112269]: [pid: 112269|app: 0|req: 7/28] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:13:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 26 06:13:31.216872 np0000183132 devstack@c-api.service[112269]: DEBUG dbcounter [-] [112269] Writing DB stats cinder:SELECT=1 {{(pid=112269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:14:21.239936 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.middleware.request_id [None req-af68d7f5-8021-4a3c-8e8b-bbb53711753f None None] RequestId filter calling following filter/app {{(pid=112271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:14:21.243998 np0000183132 devstack@c-api.service[112271]: INFO cinder.api.openstack.wsgi [None req-af68d7f5-8021-4a3c-8e8b-bbb53711753f demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:14:21.244246 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.openstack.wsgi [None req-af68d7f5-8021-4a3c-8e8b-bbb53711753f demo demo] Empty body provided in request {{(pid=112271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:14:21.244534 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.openstack.wsgi [None req-af68d7f5-8021-4a3c-8e8b-bbb53711753f demo demo] Calling method 'detail' {{(pid=112271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:14:21.244881 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.api_utils [None req-af68d7f5-8021-4a3c-8e8b-bbb53711753f demo demo] Removing options '' from query. {{(pid=112271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:14:21.246357 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.volume.api [None req-af68d7f5-8021-4a3c-8e8b-bbb53711753f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:14:21.256241 np0000183132 devstack@c-api.service[112271]: INFO cinder.volume.api [None req-af68d7f5-8021-4a3c-8e8b-bbb53711753f demo demo] Get all volumes completed successfully. Jun 26 06:14:21.258356 np0000183132 devstack@c-api.service[112271]: INFO cinder.api.openstack.wsgi [None req-af68d7f5-8021-4a3c-8e8b-bbb53711753f demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:14:21.258754 np0000183132 devstack@c-api.service[112271]: [pid: 112271|app: 0|req: 7/29] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:14:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:14:31.251506 np0000183132 devstack@c-api.service[112271]: DEBUG dbcounter [-] [112271] Writing DB stats cinder:SELECT=1 {{(pid=112271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:15:21.275361 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.middleware.request_id [None req-6c099587-9613-4699-b79b-66d6fb85fb05 None None] RequestId filter calling following filter/app {{(pid=112270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:15:21.278229 np0000183132 devstack@c-api.service[112270]: INFO cinder.api.openstack.wsgi [None req-6c099587-9613-4699-b79b-66d6fb85fb05 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:15:21.278501 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.openstack.wsgi [None req-6c099587-9613-4699-b79b-66d6fb85fb05 demo demo] Empty body provided in request {{(pid=112270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:15:21.279132 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.openstack.wsgi [None req-6c099587-9613-4699-b79b-66d6fb85fb05 demo demo] Calling method 'detail' {{(pid=112270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:15:21.279559 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.api_utils [None req-6c099587-9613-4699-b79b-66d6fb85fb05 demo demo] Removing options '' from query. {{(pid=112270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:15:21.280790 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.volume.api [None req-6c099587-9613-4699-b79b-66d6fb85fb05 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:15:21.288391 np0000183132 devstack@c-api.service[112270]: INFO cinder.volume.api [None req-6c099587-9613-4699-b79b-66d6fb85fb05 demo demo] Get all volumes completed successfully. Jun 26 06:15:21.290457 np0000183132 devstack@c-api.service[112270]: INFO cinder.api.openstack.wsgi [None req-6c099587-9613-4699-b79b-66d6fb85fb05 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:15:21.290809 np0000183132 devstack@c-api.service[112270]: [pid: 112270|app: 0|req: 9/30] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:15:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:15:31.284121 np0000183132 devstack@c-api.service[112270]: DEBUG dbcounter [-] [112270] Writing DB stats cinder:SELECT=1 {{(pid=112270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:16:21.306108 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [None req-8c25c64d-e6e7-4d16-ae6b-b57cfcd251c0 None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:16:21.309683 np0000183132 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-8c25c64d-e6e7-4d16-ae6b-b57cfcd251c0 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:16:21.309968 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-8c25c64d-e6e7-4d16-ae6b-b57cfcd251c0 demo demo] Empty body provided in request {{(pid=112272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:16:21.310219 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-8c25c64d-e6e7-4d16-ae6b-b57cfcd251c0 demo demo] Calling method 'detail' {{(pid=112272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:16:21.310624 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.api_utils [None req-8c25c64d-e6e7-4d16-ae6b-b57cfcd251c0 demo demo] Removing options '' from query. {{(pid=112272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:16:21.311919 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.volume.api [None req-8c25c64d-e6e7-4d16-ae6b-b57cfcd251c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:16:21.319743 np0000183132 devstack@c-api.service[112272]: INFO cinder.volume.api [None req-8c25c64d-e6e7-4d16-ae6b-b57cfcd251c0 demo demo] Get all volumes completed successfully. Jun 26 06:16:21.322082 np0000183132 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-8c25c64d-e6e7-4d16-ae6b-b57cfcd251c0 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:16:21.322845 np0000183132 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 8/31] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:16:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:16:31.315306 np0000183132 devstack@c-api.service[112272]: DEBUG dbcounter [-] [112272] Writing DB stats cinder:SELECT=1 {{(pid=112272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:17:21.341686 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.middleware.request_id [None req-5362db12-2001-4809-86f8-e4766c5a1760 None None] RequestId filter calling following filter/app {{(pid=112269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:17:21.494222 np0000183132 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [None req-5362db12-2001-4809-86f8-e4766c5a1760 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:17:21.494485 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.openstack.wsgi [None req-5362db12-2001-4809-86f8-e4766c5a1760 demo demo] Empty body provided in request {{(pid=112269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:17:21.494743 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.openstack.wsgi [None req-5362db12-2001-4809-86f8-e4766c5a1760 demo demo] Calling method 'detail' {{(pid=112269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:17:21.495032 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.api_utils [None req-5362db12-2001-4809-86f8-e4766c5a1760 demo demo] Removing options '' from query. {{(pid=112269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:17:21.496037 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.volume.api [None req-5362db12-2001-4809-86f8-e4766c5a1760 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:17:21.505762 np0000183132 devstack@c-api.service[112269]: INFO cinder.volume.api [None req-5362db12-2001-4809-86f8-e4766c5a1760 demo demo] Get all volumes completed successfully. Jun 26 06:17:21.508790 np0000183132 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [None req-5362db12-2001-4809-86f8-e4766c5a1760 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:17:21.509598 np0000183132 devstack@c-api.service[112269]: [pid: 112269|app: 0|req: 8/32] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:17:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:17:31.499685 np0000183132 devstack@c-api.service[112269]: DEBUG dbcounter [-] [112269] Writing DB stats cinder:SELECT=1 {{(pid=112269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:18:21.525877 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.middleware.request_id [None req-bcafb576-62d2-4bb8-801e-701345cf040a None None] RequestId filter calling following filter/app {{(pid=112271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:18:21.528605 np0000183132 devstack@c-api.service[112271]: INFO cinder.api.openstack.wsgi [None req-bcafb576-62d2-4bb8-801e-701345cf040a demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:18:21.528844 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.openstack.wsgi [None req-bcafb576-62d2-4bb8-801e-701345cf040a demo demo] Empty body provided in request {{(pid=112271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:18:21.529085 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.openstack.wsgi [None req-bcafb576-62d2-4bb8-801e-701345cf040a demo demo] Calling method 'detail' {{(pid=112271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:18:21.529389 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.api_utils [None req-bcafb576-62d2-4bb8-801e-701345cf040a demo demo] Removing options '' from query. {{(pid=112271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:18:21.530309 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.volume.api [None req-bcafb576-62d2-4bb8-801e-701345cf040a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:18:21.538136 np0000183132 devstack@c-api.service[112271]: INFO cinder.volume.api [None req-bcafb576-62d2-4bb8-801e-701345cf040a demo demo] Get all volumes completed successfully. Jun 26 06:18:21.540192 np0000183132 devstack@c-api.service[112271]: INFO cinder.api.openstack.wsgi [None req-bcafb576-62d2-4bb8-801e-701345cf040a demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:18:21.540526 np0000183132 devstack@c-api.service[112271]: [pid: 112271|app: 0|req: 8/33] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:18:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:18:31.533545 np0000183132 devstack@c-api.service[112271]: DEBUG dbcounter [-] [112271] Writing DB stats cinder:SELECT=1 {{(pid=112271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:19:21.556380 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.middleware.request_id [None req-64159224-b034-4c1d-b206-6450ecef6cad None None] RequestId filter calling following filter/app {{(pid=112270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:19:21.559346 np0000183132 devstack@c-api.service[112270]: INFO cinder.api.openstack.wsgi [None req-64159224-b034-4c1d-b206-6450ecef6cad demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:19:21.559666 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.openstack.wsgi [None req-64159224-b034-4c1d-b206-6450ecef6cad demo demo] Empty body provided in request {{(pid=112270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:19:21.559975 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.openstack.wsgi [None req-64159224-b034-4c1d-b206-6450ecef6cad demo demo] Calling method 'detail' {{(pid=112270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:19:21.560345 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.api_utils [None req-64159224-b034-4c1d-b206-6450ecef6cad demo demo] Removing options '' from query. {{(pid=112270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:19:21.561419 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.volume.api [None req-64159224-b034-4c1d-b206-6450ecef6cad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:19:21.570875 np0000183132 devstack@c-api.service[112270]: INFO cinder.volume.api [None req-64159224-b034-4c1d-b206-6450ecef6cad demo demo] Get all volumes completed successfully. Jun 26 06:19:21.573276 np0000183132 devstack@c-api.service[112270]: INFO cinder.api.openstack.wsgi [None req-64159224-b034-4c1d-b206-6450ecef6cad demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:19:21.573915 np0000183132 devstack@c-api.service[112270]: [pid: 112270|app: 0|req: 10/34] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:19:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:19:31.566133 np0000183132 devstack@c-api.service[112270]: DEBUG dbcounter [-] [112270] Writing DB stats cinder:SELECT=1 {{(pid=112270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:20:21.591966 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [None req-061375f3-7bbd-477d-b981-550e5afa6e7f None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:20:21.596311 np0000183132 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-061375f3-7bbd-477d-b981-550e5afa6e7f demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:20:21.596693 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-061375f3-7bbd-477d-b981-550e5afa6e7f demo demo] Empty body provided in request {{(pid=112272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:20:21.596978 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-061375f3-7bbd-477d-b981-550e5afa6e7f demo demo] Calling method 'detail' {{(pid=112272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:20:21.597379 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.api_utils [None req-061375f3-7bbd-477d-b981-550e5afa6e7f demo demo] Removing options '' from query. {{(pid=112272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:20:21.598390 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.volume.api [None req-061375f3-7bbd-477d-b981-550e5afa6e7f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:20:21.606637 np0000183132 devstack@c-api.service[112272]: INFO cinder.volume.api [None req-061375f3-7bbd-477d-b981-550e5afa6e7f demo demo] Get all volumes completed successfully. Jun 26 06:20:21.608563 np0000183132 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-061375f3-7bbd-477d-b981-550e5afa6e7f demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:20:21.608969 np0000183132 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 9/35] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:20:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:20:31.601842 np0000183132 devstack@c-api.service[112272]: DEBUG dbcounter [-] [112272] Writing DB stats cinder:SELECT=1 {{(pid=112272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:21:21.623308 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.middleware.request_id [None req-206fa3d4-466b-4981-9849-9d9478931415 None None] RequestId filter calling following filter/app {{(pid=112269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:21:21.628015 np0000183132 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [None req-206fa3d4-466b-4981-9849-9d9478931415 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:21:21.628485 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.openstack.wsgi [None req-206fa3d4-466b-4981-9849-9d9478931415 demo demo] Empty body provided in request {{(pid=112269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:21:21.629207 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.openstack.wsgi [None req-206fa3d4-466b-4981-9849-9d9478931415 demo demo] Calling method 'detail' {{(pid=112269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:21:21.629951 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.api_utils [None req-206fa3d4-466b-4981-9849-9d9478931415 demo demo] Removing options '' from query. {{(pid=112269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:21:21.630953 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.volume.api [None req-206fa3d4-466b-4981-9849-9d9478931415 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:21:21.640191 np0000183132 devstack@c-api.service[112269]: INFO cinder.volume.api [None req-206fa3d4-466b-4981-9849-9d9478931415 demo demo] Get all volumes completed successfully. Jun 26 06:21:21.642118 np0000183132 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [None req-206fa3d4-466b-4981-9849-9d9478931415 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:21:21.642495 np0000183132 devstack@c-api.service[112269]: [pid: 112269|app: 0|req: 9/36] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:21:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:21:31.634721 np0000183132 devstack@c-api.service[112269]: DEBUG dbcounter [-] [112269] Writing DB stats cinder:SELECT=1 {{(pid=112269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:22:21.658044 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.middleware.request_id [None req-e05fee3d-8283-4608-8cd9-54d72d4a6df2 None None] RequestId filter calling following filter/app {{(pid=112271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:22:21.798291 np0000183132 devstack@c-api.service[112271]: INFO cinder.api.openstack.wsgi [None req-e05fee3d-8283-4608-8cd9-54d72d4a6df2 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:22:21.798738 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.openstack.wsgi [None req-e05fee3d-8283-4608-8cd9-54d72d4a6df2 demo demo] Empty body provided in request {{(pid=112271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:22:21.799028 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.openstack.wsgi [None req-e05fee3d-8283-4608-8cd9-54d72d4a6df2 demo demo] Calling method 'detail' {{(pid=112271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:22:21.799326 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.api_utils [None req-e05fee3d-8283-4608-8cd9-54d72d4a6df2 demo demo] Removing options '' from query. {{(pid=112271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:22:21.800320 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.volume.api [None req-e05fee3d-8283-4608-8cd9-54d72d4a6df2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:22:21.808154 np0000183132 devstack@c-api.service[112271]: INFO cinder.volume.api [None req-e05fee3d-8283-4608-8cd9-54d72d4a6df2 demo demo] Get all volumes completed successfully. Jun 26 06:22:21.810279 np0000183132 devstack@c-api.service[112271]: INFO cinder.api.openstack.wsgi [None req-e05fee3d-8283-4608-8cd9-54d72d4a6df2 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:22:21.810395 np0000183132 devstack@c-api.service[112271]: [pid: 112271|app: 0|req: 9/37] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:22:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:22:31.804050 np0000183132 devstack@c-api.service[112271]: DEBUG dbcounter [-] [112271] Writing DB stats cinder:SELECT=1 {{(pid=112271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:23:21.828815 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.middleware.request_id [None req-801b15c1-9060-4a5a-be30-9ecf7f5a0d1e None None] RequestId filter calling following filter/app {{(pid=112270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:23:21.832861 np0000183132 devstack@c-api.service[112270]: INFO cinder.api.openstack.wsgi [None req-801b15c1-9060-4a5a-be30-9ecf7f5a0d1e demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:23:21.833230 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.openstack.wsgi [None req-801b15c1-9060-4a5a-be30-9ecf7f5a0d1e demo demo] Empty body provided in request {{(pid=112270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:23:21.833632 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.openstack.wsgi [None req-801b15c1-9060-4a5a-be30-9ecf7f5a0d1e demo demo] Calling method 'detail' {{(pid=112270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:23:21.834079 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.api_utils [None req-801b15c1-9060-4a5a-be30-9ecf7f5a0d1e demo demo] Removing options '' from query. {{(pid=112270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:23:21.835569 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.volume.api [None req-801b15c1-9060-4a5a-be30-9ecf7f5a0d1e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:23:21.849260 np0000183132 devstack@c-api.service[112270]: INFO cinder.volume.api [None req-801b15c1-9060-4a5a-be30-9ecf7f5a0d1e demo demo] Get all volumes completed successfully. Jun 26 06:23:21.851407 np0000183132 devstack@c-api.service[112270]: INFO cinder.api.openstack.wsgi [None req-801b15c1-9060-4a5a-be30-9ecf7f5a0d1e demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:23:21.851910 np0000183132 devstack@c-api.service[112270]: [pid: 112270|app: 0|req: 11/38] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:23:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:23:31.839659 np0000183132 devstack@c-api.service[112270]: DEBUG dbcounter [-] [112270] Writing DB stats cinder:SELECT=1 {{(pid=112270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:24:21.867396 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [None req-b86d27e8-410b-48b6-a9b9-3949cd3ca454 None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:24:21.870615 np0000183132 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-b86d27e8-410b-48b6-a9b9-3949cd3ca454 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:24:21.870615 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-b86d27e8-410b-48b6-a9b9-3949cd3ca454 demo demo] Empty body provided in request {{(pid=112272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:24:21.870615 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-b86d27e8-410b-48b6-a9b9-3949cd3ca454 demo demo] Calling method 'detail' {{(pid=112272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:24:21.871000 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.api_utils [None req-b86d27e8-410b-48b6-a9b9-3949cd3ca454 demo demo] Removing options '' from query. {{(pid=112272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:24:21.871777 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.volume.api [None req-b86d27e8-410b-48b6-a9b9-3949cd3ca454 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:24:21.879527 np0000183132 devstack@c-api.service[112272]: INFO cinder.volume.api [None req-b86d27e8-410b-48b6-a9b9-3949cd3ca454 demo demo] Get all volumes completed successfully. Jun 26 06:24:21.881846 np0000183132 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-b86d27e8-410b-48b6-a9b9-3949cd3ca454 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:24:21.882201 np0000183132 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 10/39] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:24:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:24:31.875222 np0000183132 devstack@c-api.service[112272]: DEBUG dbcounter [-] [112272] Writing DB stats cinder:SELECT=1 {{(pid=112272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:25:21.900584 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.middleware.request_id [None req-cfc91551-1f6c-409c-b303-89c4ba55c496 None None] RequestId filter calling following filter/app {{(pid=112269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:25:21.904021 np0000183132 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [None req-cfc91551-1f6c-409c-b303-89c4ba55c496 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:25:21.904275 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.openstack.wsgi [None req-cfc91551-1f6c-409c-b303-89c4ba55c496 demo demo] Empty body provided in request {{(pid=112269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:25:21.904470 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.openstack.wsgi [None req-cfc91551-1f6c-409c-b303-89c4ba55c496 demo demo] Calling method 'detail' {{(pid=112269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:25:21.904707 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.api_utils [None req-cfc91551-1f6c-409c-b303-89c4ba55c496 demo demo] Removing options '' from query. {{(pid=112269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:25:21.905858 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.volume.api [None req-cfc91551-1f6c-409c-b303-89c4ba55c496 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:25:21.915126 np0000183132 devstack@c-api.service[112269]: INFO cinder.volume.api [None req-cfc91551-1f6c-409c-b303-89c4ba55c496 demo demo] Get all volumes completed successfully. Jun 26 06:25:21.917682 np0000183132 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [None req-cfc91551-1f6c-409c-b303-89c4ba55c496 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:25:21.918171 np0000183132 devstack@c-api.service[112269]: [pid: 112269|app: 0|req: 10/40] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:25:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:25:31.908494 np0000183132 devstack@c-api.service[112269]: DEBUG dbcounter [-] [112269] Writing DB stats cinder:SELECT=1 {{(pid=112269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:26:21.934833 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.middleware.request_id [None req-1bbc0f28-03bf-4433-9788-d913888576d3 None None] RequestId filter calling following filter/app {{(pid=112271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:26:21.937583 np0000183132 devstack@c-api.service[112271]: INFO cinder.api.openstack.wsgi [None req-1bbc0f28-03bf-4433-9788-d913888576d3 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:26:21.937871 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.openstack.wsgi [None req-1bbc0f28-03bf-4433-9788-d913888576d3 demo demo] Empty body provided in request {{(pid=112271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:26:21.938118 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.openstack.wsgi [None req-1bbc0f28-03bf-4433-9788-d913888576d3 demo demo] Calling method 'detail' {{(pid=112271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:26:21.938458 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.api_utils [None req-1bbc0f28-03bf-4433-9788-d913888576d3 demo demo] Removing options '' from query. {{(pid=112271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:26:21.939485 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.volume.api [None req-1bbc0f28-03bf-4433-9788-d913888576d3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:26:21.946582 np0000183132 devstack@c-api.service[112271]: INFO cinder.volume.api [None req-1bbc0f28-03bf-4433-9788-d913888576d3 demo demo] Get all volumes completed successfully. Jun 26 06:26:21.948707 np0000183132 devstack@c-api.service[112271]: INFO cinder.api.openstack.wsgi [None req-1bbc0f28-03bf-4433-9788-d913888576d3 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:26:21.949073 np0000183132 devstack@c-api.service[112271]: [pid: 112271|app: 0|req: 10/41] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:26:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:26:31.943432 np0000183132 devstack@c-api.service[112271]: DEBUG dbcounter [-] [112271] Writing DB stats cinder:SELECT=1 {{(pid=112271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:27:21.964466 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.middleware.request_id [None req-62f5e774-c16b-4687-a46a-eb6a6a5cce40 None None] RequestId filter calling following filter/app {{(pid=112270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:27:22.056176 np0000183132 devstack@c-api.service[112270]: INFO cinder.api.openstack.wsgi [None req-62f5e774-c16b-4687-a46a-eb6a6a5cce40 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:27:22.056665 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.openstack.wsgi [None req-62f5e774-c16b-4687-a46a-eb6a6a5cce40 demo demo] Empty body provided in request {{(pid=112270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:27:22.057212 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.openstack.wsgi [None req-62f5e774-c16b-4687-a46a-eb6a6a5cce40 demo demo] Calling method 'detail' {{(pid=112270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:27:22.057802 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.api_utils [None req-62f5e774-c16b-4687-a46a-eb6a6a5cce40 demo demo] Removing options '' from query. {{(pid=112270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:27:22.059768 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.volume.api [None req-62f5e774-c16b-4687-a46a-eb6a6a5cce40 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:27:22.066898 np0000183132 devstack@c-api.service[112270]: INFO cinder.volume.api [None req-62f5e774-c16b-4687-a46a-eb6a6a5cce40 demo demo] Get all volumes completed successfully. Jun 26 06:27:22.068882 np0000183132 devstack@c-api.service[112270]: INFO cinder.api.openstack.wsgi [None req-62f5e774-c16b-4687-a46a-eb6a6a5cce40 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:27:22.069251 np0000183132 devstack@c-api.service[112270]: [pid: 112270|app: 0|req: 12/42] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:27:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:27:32.063105 np0000183132 devstack@c-api.service[112270]: DEBUG dbcounter [-] [112270] Writing DB stats cinder:SELECT=1 {{(pid=112270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:28:22.087326 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [None req-b7c2817c-e764-4195-a9da-fe06d293e003 None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:28:22.089607 np0000183132 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-b7c2817c-e764-4195-a9da-fe06d293e003 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:28:22.089774 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-b7c2817c-e764-4195-a9da-fe06d293e003 demo demo] Empty body provided in request {{(pid=112272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:28:22.089951 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-b7c2817c-e764-4195-a9da-fe06d293e003 demo demo] Calling method 'detail' {{(pid=112272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:28:22.090165 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.api_utils [None req-b7c2817c-e764-4195-a9da-fe06d293e003 demo demo] Removing options '' from query. {{(pid=112272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:28:22.090852 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.volume.api [None req-b7c2817c-e764-4195-a9da-fe06d293e003 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:28:22.099596 np0000183132 devstack@c-api.service[112272]: INFO cinder.volume.api [None req-b7c2817c-e764-4195-a9da-fe06d293e003 demo demo] Get all volumes completed successfully. Jun 26 06:28:22.100665 np0000183132 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-b7c2817c-e764-4195-a9da-fe06d293e003 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:28:22.101035 np0000183132 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 11/43] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:28:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:28:32.094587 np0000183132 devstack@c-api.service[112272]: DEBUG dbcounter [-] [112272] Writing DB stats cinder:SELECT=1 {{(pid=112272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:29:22.122022 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.middleware.request_id [None req-902eda9f-64c0-49e8-8350-64595bab799c None None] RequestId filter calling following filter/app {{(pid=112269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:29:22.127859 np0000183132 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [None req-902eda9f-64c0-49e8-8350-64595bab799c demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:29:22.128095 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.openstack.wsgi [None req-902eda9f-64c0-49e8-8350-64595bab799c demo demo] Empty body provided in request {{(pid=112269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:29:22.128363 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.openstack.wsgi [None req-902eda9f-64c0-49e8-8350-64595bab799c demo demo] Calling method 'detail' {{(pid=112269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:29:22.128699 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.api_utils [None req-902eda9f-64c0-49e8-8350-64595bab799c demo demo] Removing options '' from query. {{(pid=112269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:29:22.130187 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.volume.api [None req-902eda9f-64c0-49e8-8350-64595bab799c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:29:22.144023 np0000183132 devstack@c-api.service[112269]: INFO cinder.volume.api [None req-902eda9f-64c0-49e8-8350-64595bab799c demo demo] Get all volumes completed successfully. Jun 26 06:29:22.147120 np0000183132 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [None req-902eda9f-64c0-49e8-8350-64595bab799c demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:29:22.147912 np0000183132 devstack@c-api.service[112269]: [pid: 112269|app: 0|req: 11/44] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:29:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:29:32.134234 np0000183132 devstack@c-api.service[112269]: DEBUG dbcounter [-] [112269] Writing DB stats cinder:SELECT=1 {{(pid=112269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:30:22.166275 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.middleware.request_id [None req-ca88f274-7ef8-4558-8fc3-73a1a2f8240c None None] RequestId filter calling following filter/app {{(pid=112271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:30:22.170124 np0000183132 devstack@c-api.service[112271]: INFO cinder.api.openstack.wsgi [None req-ca88f274-7ef8-4558-8fc3-73a1a2f8240c demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:30:22.170262 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.openstack.wsgi [None req-ca88f274-7ef8-4558-8fc3-73a1a2f8240c demo demo] Empty body provided in request {{(pid=112271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:30:22.170510 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.openstack.wsgi [None req-ca88f274-7ef8-4558-8fc3-73a1a2f8240c demo demo] Calling method 'detail' {{(pid=112271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:30:22.170788 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.api_utils [None req-ca88f274-7ef8-4558-8fc3-73a1a2f8240c demo demo] Removing options '' from query. {{(pid=112271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:30:22.171839 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.volume.api [None req-ca88f274-7ef8-4558-8fc3-73a1a2f8240c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:30:22.179390 np0000183132 devstack@c-api.service[112271]: INFO cinder.volume.api [None req-ca88f274-7ef8-4558-8fc3-73a1a2f8240c demo demo] Get all volumes completed successfully. Jun 26 06:30:22.181303 np0000183132 devstack@c-api.service[112271]: INFO cinder.api.openstack.wsgi [None req-ca88f274-7ef8-4558-8fc3-73a1a2f8240c demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:30:22.181897 np0000183132 devstack@c-api.service[112271]: [pid: 112271|app: 0|req: 11/45] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:30:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:30:32.175350 np0000183132 devstack@c-api.service[112271]: DEBUG dbcounter [-] [112271] Writing DB stats cinder:SELECT=1 {{(pid=112271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:31:22.203117 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.middleware.request_id [None req-5c94d0a2-a68c-4919-b584-e52ab015e791 None None] RequestId filter calling following filter/app {{(pid=112270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:31:22.207425 np0000183132 devstack@c-api.service[112270]: INFO cinder.api.openstack.wsgi [None req-5c94d0a2-a68c-4919-b584-e52ab015e791 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:31:22.207916 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.openstack.wsgi [None req-5c94d0a2-a68c-4919-b584-e52ab015e791 demo demo] Empty body provided in request {{(pid=112270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:31:22.208324 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.openstack.wsgi [None req-5c94d0a2-a68c-4919-b584-e52ab015e791 demo demo] Calling method 'detail' {{(pid=112270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:31:22.208781 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.api_utils [None req-5c94d0a2-a68c-4919-b584-e52ab015e791 demo demo] Removing options '' from query. {{(pid=112270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:31:22.210380 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.volume.api [None req-5c94d0a2-a68c-4919-b584-e52ab015e791 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:31:22.220241 np0000183132 devstack@c-api.service[112270]: INFO cinder.volume.api [None req-5c94d0a2-a68c-4919-b584-e52ab015e791 demo demo] Get all volumes completed successfully. Jun 26 06:31:22.223067 np0000183132 devstack@c-api.service[112270]: INFO cinder.api.openstack.wsgi [None req-5c94d0a2-a68c-4919-b584-e52ab015e791 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:31:22.223619 np0000183132 devstack@c-api.service[112270]: [pid: 112270|app: 0|req: 13/46] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:31:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:31:32.214334 np0000183132 devstack@c-api.service[112270]: DEBUG dbcounter [-] [112270] Writing DB stats cinder:SELECT=1 {{(pid=112270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:32:22.240270 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [None req-9fb560fe-d82f-4f5c-b3ff-3a487e35b1d4 None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:32:22.297283 np0000183132 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-9fb560fe-d82f-4f5c-b3ff-3a487e35b1d4 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:32:22.297750 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-9fb560fe-d82f-4f5c-b3ff-3a487e35b1d4 demo demo] Empty body provided in request {{(pid=112272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:32:22.298151 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-9fb560fe-d82f-4f5c-b3ff-3a487e35b1d4 demo demo] Calling method 'detail' {{(pid=112272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:32:22.298863 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.api_utils [None req-9fb560fe-d82f-4f5c-b3ff-3a487e35b1d4 demo demo] Removing options '' from query. {{(pid=112272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:32:22.300519 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.volume.api [None req-9fb560fe-d82f-4f5c-b3ff-3a487e35b1d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:32:22.309346 np0000183132 devstack@c-api.service[112272]: INFO cinder.volume.api [None req-9fb560fe-d82f-4f5c-b3ff-3a487e35b1d4 demo demo] Get all volumes completed successfully. Jun 26 06:32:22.311783 np0000183132 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-9fb560fe-d82f-4f5c-b3ff-3a487e35b1d4 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:32:22.312271 np0000183132 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 12/47] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:32:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:32:32.304401 np0000183132 devstack@c-api.service[112272]: DEBUG dbcounter [-] [112272] Writing DB stats cinder:SELECT=1 {{(pid=112272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:33:22.329758 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.middleware.request_id [None req-4a0f97b8-8212-4790-aad6-96c0ad5e65d9 None None] RequestId filter calling following filter/app {{(pid=112269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:33:22.333975 np0000183132 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [None req-4a0f97b8-8212-4790-aad6-96c0ad5e65d9 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:33:22.334212 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.openstack.wsgi [None req-4a0f97b8-8212-4790-aad6-96c0ad5e65d9 demo demo] Empty body provided in request {{(pid=112269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:33:22.334627 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.openstack.wsgi [None req-4a0f97b8-8212-4790-aad6-96c0ad5e65d9 demo demo] Calling method 'detail' {{(pid=112269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:33:22.335064 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.api.api_utils [None req-4a0f97b8-8212-4790-aad6-96c0ad5e65d9 demo demo] Removing options '' from query. {{(pid=112269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:33:22.336356 np0000183132 devstack@c-api.service[112269]: DEBUG cinder.volume.api [None req-4a0f97b8-8212-4790-aad6-96c0ad5e65d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112269) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:33:22.347980 np0000183132 devstack@c-api.service[112269]: INFO cinder.volume.api [None req-4a0f97b8-8212-4790-aad6-96c0ad5e65d9 demo demo] Get all volumes completed successfully. Jun 26 06:33:22.349068 np0000183132 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [None req-4a0f97b8-8212-4790-aad6-96c0ad5e65d9 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:33:22.349585 np0000183132 devstack@c-api.service[112269]: [pid: 112269|app: 0|req: 12/48] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:33:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:33:32.339555 np0000183132 devstack@c-api.service[112269]: DEBUG dbcounter [-] [112269] Writing DB stats cinder:SELECT=1 {{(pid=112269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:34:22.363814 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.middleware.request_id [None req-439967dd-70be-4407-b4bf-fb7b5671ae6d None None] RequestId filter calling following filter/app {{(pid=112271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:34:22.367182 np0000183132 devstack@c-api.service[112271]: INFO cinder.api.openstack.wsgi [None req-439967dd-70be-4407-b4bf-fb7b5671ae6d demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:34:22.367394 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.openstack.wsgi [None req-439967dd-70be-4407-b4bf-fb7b5671ae6d demo demo] Empty body provided in request {{(pid=112271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:34:22.367689 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.openstack.wsgi [None req-439967dd-70be-4407-b4bf-fb7b5671ae6d demo demo] Calling method 'detail' {{(pid=112271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:34:22.367990 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.api.api_utils [None req-439967dd-70be-4407-b4bf-fb7b5671ae6d demo demo] Removing options '' from query. {{(pid=112271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:34:22.368978 np0000183132 devstack@c-api.service[112271]: DEBUG cinder.volume.api [None req-439967dd-70be-4407-b4bf-fb7b5671ae6d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:34:22.377030 np0000183132 devstack@c-api.service[112271]: INFO cinder.volume.api [None req-439967dd-70be-4407-b4bf-fb7b5671ae6d demo demo] Get all volumes completed successfully. Jun 26 06:34:22.379070 np0000183132 devstack@c-api.service[112271]: INFO cinder.api.openstack.wsgi [None req-439967dd-70be-4407-b4bf-fb7b5671ae6d demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:34:22.379452 np0000183132 devstack@c-api.service[112271]: [pid: 112271|app: 0|req: 12/49] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:34:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:34:32.372636 np0000183132 devstack@c-api.service[112271]: DEBUG dbcounter [-] [112271] Writing DB stats cinder:SELECT=1 {{(pid=112271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:35:22.400398 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.middleware.request_id [None req-937e22d0-0a6c-4070-8ae5-3c79508a729d None None] RequestId filter calling following filter/app {{(pid=112270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:35:22.404768 np0000183132 devstack@c-api.service[112270]: INFO cinder.api.openstack.wsgi [None req-937e22d0-0a6c-4070-8ae5-3c79508a729d demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:35:22.405143 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.openstack.wsgi [None req-937e22d0-0a6c-4070-8ae5-3c79508a729d demo demo] Empty body provided in request {{(pid=112270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:35:22.405606 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.openstack.wsgi [None req-937e22d0-0a6c-4070-8ae5-3c79508a729d demo demo] Calling method 'detail' {{(pid=112270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:35:22.406137 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.api.api_utils [None req-937e22d0-0a6c-4070-8ae5-3c79508a729d demo demo] Removing options '' from query. {{(pid=112270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:35:22.407927 np0000183132 devstack@c-api.service[112270]: DEBUG cinder.volume.api [None req-937e22d0-0a6c-4070-8ae5-3c79508a729d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112270) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:35:22.416486 np0000183132 devstack@c-api.service[112270]: INFO cinder.volume.api [None req-937e22d0-0a6c-4070-8ae5-3c79508a729d demo demo] Get all volumes completed successfully. Jun 26 06:35:22.417380 np0000183132 devstack@c-api.service[112270]: INFO cinder.api.openstack.wsgi [None req-937e22d0-0a6c-4070-8ae5-3c79508a729d demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:35:22.417851 np0000183132 devstack@c-api.service[112270]: [pid: 112270|app: 0|req: 14/50] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:35:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:35:32.410951 np0000183132 devstack@c-api.service[112270]: DEBUG dbcounter [-] [112270] Writing DB stats cinder:SELECT=1 {{(pid=112270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:36:22.436092 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.middleware.request_id [None req-e6f0ff56-c10a-435c-b870-5d80b607d936 None None] RequestId filter calling following filter/app {{(pid=112272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:36:22.440703 np0000183132 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-e6f0ff56-c10a-435c-b870-5d80b607d936 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 26 06:36:22.440929 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-e6f0ff56-c10a-435c-b870-5d80b607d936 demo demo] Empty body provided in request {{(pid=112272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:36:22.441176 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.openstack.wsgi [None req-e6f0ff56-c10a-435c-b870-5d80b607d936 demo demo] Calling method 'detail' {{(pid=112272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:36:22.441534 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.api.api_utils [None req-e6f0ff56-c10a-435c-b870-5d80b607d936 demo demo] Removing options '' from query. {{(pid=112272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:36:22.442516 np0000183132 devstack@c-api.service[112272]: DEBUG cinder.volume.api [None req-e6f0ff56-c10a-435c-b870-5d80b607d936 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:36:22.451241 np0000183132 devstack@c-api.service[112272]: INFO cinder.volume.api [None req-e6f0ff56-c10a-435c-b870-5d80b607d936 demo demo] Get all volumes completed successfully. Jun 26 06:36:22.453400 np0000183132 devstack@c-api.service[112272]: INFO cinder.api.openstack.wsgi [None req-e6f0ff56-c10a-435c-b870-5d80b607d936 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:36:22.454231 np0000183132 devstack@c-api.service[112272]: [pid: 112272|app: 0|req: 13/51] 199.204.45.169 () {64 vars in 1295 bytes} [Fri Jun 26 06:36:22 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)