Jun 30 02:46:15.356370 np0000183535 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 30 02:46:15.366948 np0000183535 devstack@c-api.service[112516]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 30 02:46:15.369906 np0000183535 devstack@c-api.service[112516]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 30 02:46:15 2026] *** Jun 30 02:46:15.369906 np0000183535 devstack@c-api.service[112516]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 30 02:46:15.369906 np0000183535 devstack@c-api.service[112516]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 30 02:46:15.369906 np0000183535 devstack@c-api.service[112516]: nodename: np0000183535 Jun 30 02:46:15.369906 np0000183535 devstack@c-api.service[112516]: machine: x86_64 Jun 30 02:46:15.369906 np0000183535 devstack@c-api.service[112516]: clock source: unix Jun 30 02:46:15.369906 np0000183535 devstack@c-api.service[112516]: pcre jit disabled Jun 30 02:46:15.369906 np0000183535 devstack@c-api.service[112516]: detected number of CPU cores: 16 Jun 30 02:46:15.369906 np0000183535 devstack@c-api.service[112516]: current working directory: / Jun 30 02:46:15.369906 np0000183535 devstack@c-api.service[112516]: detected binary path: /usr/bin/uwsgi-core Jun 30 02:46:15.369906 np0000183535 devstack@c-api.service[112516]: your processes number limit is 256917 Jun 30 02:46:15.369906 np0000183535 devstack@c-api.service[112516]: your memory page size is 4096 bytes Jun 30 02:46:15.369906 np0000183535 devstack@c-api.service[112516]: detected max file descriptor number: 2048 Jun 30 02:46:15.369906 np0000183535 devstack@c-api.service[112516]: lock engine: pthread robust mutexes Jun 30 02:46:15.370643 np0000183535 devstack@c-api.service[112516]: thunder lock: enabled Jun 30 02:46:15.370643 np0000183535 devstack@c-api.service[112516]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 30 02:46:15.370643 np0000183535 devstack@c-api.service[112516]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 30 02:46:15.370643 np0000183535 devstack@c-api.service[112516]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 30 02:46:15.370643 np0000183535 devstack@c-api.service[112516]: Set PythonHome to /opt/stack/data/venv Jun 30 02:46:15.407698 np0000183535 devstack@c-api.service[112516]: Python main interpreter initialized at 0x7996cb8a3668 Jun 30 02:46:15.407698 np0000183535 devstack@c-api.service[112516]: python threads support enabled Jun 30 02:46:15.407698 np0000183535 devstack@c-api.service[112516]: your server socket listen backlog is limited to 100 connections Jun 30 02:46:15.407698 np0000183535 devstack@c-api.service[112516]: your mercy for graceful operations on workers is 80 seconds Jun 30 02:46:15.408360 np0000183535 devstack@c-api.service[112516]: mapped 671795 bytes (656 KB) for 4 cores Jun 30 02:46:15.408597 np0000183535 devstack@c-api.service[112516]: *** Operational MODE: preforking *** Jun 30 02:46:15.408748 np0000183535 devstack@c-api.service[112516]: *** uWSGI is running in multiple interpreter mode *** Jun 30 02:46:15.408748 np0000183535 devstack@c-api.service[112516]: spawned uWSGI master process (pid: 112516) Jun 30 02:46:15.409006 np0000183535 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 30 02:46:15.409421 np0000183535 devstack@c-api.service[112516]: spawned uWSGI worker 1 (pid: 112517, cores: 1) Jun 30 02:46:15.410294 np0000183535 devstack@c-api.service[112516]: spawned uWSGI worker 2 (pid: 112518, cores: 1) Jun 30 02:46:15.410796 np0000183535 devstack@c-api.service[112516]: spawned uWSGI worker 3 (pid: 112519, cores: 1) Jun 30 02:46:15.411295 np0000183535 devstack@c-api.service[112516]: spawned uWSGI worker 4 (pid: 112520, cores: 1) Jun 30 02:46:15.411361 np0000183535 devstack@c-api.service[112516]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 30 02:46:15.535073 np0000183535 devstack@c-api.service[112519]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 02:46:15.535073 np0000183535 devstack@c-api.service[112519]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 02:46:15.535073 np0000183535 devstack@c-api.service[112519]: we strongly recommend against using it for new projects. Jun 30 02:46:15.535073 np0000183535 devstack@c-api.service[112519]: If you are already using Eventlet, we recommend migrating to a different Jun 30 02:46:15.535073 np0000183535 devstack@c-api.service[112519]: framework. For more detail see Jun 30 02:46:15.535073 np0000183535 devstack@c-api.service[112519]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 02:46:15.535073 np0000183535 devstack@c-api.service[112519]: import eventlet # noqa Jun 30 02:46:15.548036 np0000183535 devstack@c-api.service[112518]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 02:46:15.548036 np0000183535 devstack@c-api.service[112518]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 02:46:15.548036 np0000183535 devstack@c-api.service[112518]: we strongly recommend against using it for new projects. Jun 30 02:46:15.548036 np0000183535 devstack@c-api.service[112518]: If you are already using Eventlet, we recommend migrating to a different Jun 30 02:46:15.548036 np0000183535 devstack@c-api.service[112518]: framework. For more detail see Jun 30 02:46:15.548036 np0000183535 devstack@c-api.service[112518]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 02:46:15.548036 np0000183535 devstack@c-api.service[112518]: import eventlet # noqa Jun 30 02:46:15.549386 np0000183535 devstack@c-api.service[112517]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 02:46:15.549386 np0000183535 devstack@c-api.service[112517]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 02:46:15.549386 np0000183535 devstack@c-api.service[112517]: we strongly recommend against using it for new projects. Jun 30 02:46:15.549386 np0000183535 devstack@c-api.service[112517]: If you are already using Eventlet, we recommend migrating to a different Jun 30 02:46:15.549386 np0000183535 devstack@c-api.service[112517]: framework. For more detail see Jun 30 02:46:15.549386 np0000183535 devstack@c-api.service[112517]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 02:46:15.549386 np0000183535 devstack@c-api.service[112517]: import eventlet # noqa Jun 30 02:46:15.554607 np0000183535 devstack@c-api.service[112520]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 02:46:15.554607 np0000183535 devstack@c-api.service[112520]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 02:46:15.554607 np0000183535 devstack@c-api.service[112520]: we strongly recommend against using it for new projects. Jun 30 02:46:15.554607 np0000183535 devstack@c-api.service[112520]: If you are already using Eventlet, we recommend migrating to a different Jun 30 02:46:15.554607 np0000183535 devstack@c-api.service[112520]: framework. For more detail see Jun 30 02:46:15.554607 np0000183535 devstack@c-api.service[112520]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 02:46:15.554607 np0000183535 devstack@c-api.service[112520]: import eventlet # noqa Jun 30 02:46:15.622946 np0000183535 devstack@c-api.service[112519]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 02:46:15.622946 np0000183535 devstack@c-api.service[112519]: warnings.warn( Jun 30 02:46:15.629947 np0000183535 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 02:46:15.629947 np0000183535 devstack@c-api.service[112517]: warnings.warn( Jun 30 02:46:15.642485 np0000183535 devstack@c-api.service[112518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 02:46:15.642485 np0000183535 devstack@c-api.service[112518]: warnings.warn( Jun 30 02:46:15.642617 np0000183535 devstack@c-api.service[112520]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 02:46:15.642617 np0000183535 devstack@c-api.service[112520]: warnings.warn( Jun 30 02:46:15.697553 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:15.697553 np0000183535 devstack@c-api.service[112519]: from cgi import parse_header Jun 30 02:46:15.705561 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:15.705561 np0000183535 devstack@c-api.service[112517]: from cgi import parse_header Jun 30 02:46:15.725797 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:15.725797 np0000183535 devstack@c-api.service[112520]: from cgi import parse_header Jun 30 02:46:15.727536 np0000183535 devstack@c-api.service[112518]: /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 30 02:46:15.727536 np0000183535 devstack@c-api.service[112518]: from cgi import parse_header Jun 30 02:46:15.753240 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:15.753240 np0000183535 devstack@c-api.service[112517]: removals.removed_module( Jun 30 02:46:15.753620 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:15.753620 np0000183535 devstack@c-api.service[112519]: removals.removed_module( Jun 30 02:46:15.754684 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:15.754684 np0000183535 devstack@c-api.service[112517]: removals.removed_module( Jun 30 02:46:15.755449 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:15.755449 np0000183535 devstack@c-api.service[112519]: removals.removed_module( Jun 30 02:46:15.777058 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:15.777058 np0000183535 devstack@c-api.service[112520]: removals.removed_module( Jun 30 02:46:15.778605 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:15.778605 np0000183535 devstack@c-api.service[112520]: removals.removed_module( Jun 30 02:46:15.785836 np0000183535 devstack@c-api.service[112518]: /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 30 02:46:15.785836 np0000183535 devstack@c-api.service[112518]: removals.removed_module( Jun 30 02:46:15.788052 np0000183535 devstack@c-api.service[112518]: /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 30 02:46:15.788052 np0000183535 devstack@c-api.service[112518]: removals.removed_module( Jun 30 02:46:16.488670 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:16.488670 np0000183535 devstack@c-api.service[112517]: warnings.warn( Jun 30 02:46:16.515221 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:16.515221 np0000183535 devstack@c-api.service[112519]: warnings.warn( Jun 30 02:46:16.524013 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:16.524013 np0000183535 devstack@c-api.service[112520]: warnings.warn( Jun 30 02:46:16.537965 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:16.537965 np0000183535 devstack@c-api.service[112517]: warnings.warn( Jun 30 02:46:16.567295 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:16.567295 np0000183535 devstack@c-api.service[112519]: warnings.warn( Jun 30 02:46:16.573279 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:16.573279 np0000183535 devstack@c-api.service[112520]: warnings.warn( Jun 30 02:46:16.708024 np0000183535 devstack@c-api.service[112518]: /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 30 02:46:16.708024 np0000183535 devstack@c-api.service[112518]: warnings.warn( Jun 30 02:46:16.736052 np0000183535 devstack@c-api.service[112517]: 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 30 02:46:16.736661 np0000183535 devstack@c-api.service[112517]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112517) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 02:46:16.750731 np0000183535 devstack@c-api.service[112519]: 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 30 02:46:16.750909 np0000183535 devstack@c-api.service[112519]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112519) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 02:46:16.763560 np0000183535 devstack@c-api.service[112520]: 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 30 02:46:16.763747 np0000183535 devstack@c-api.service[112520]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112520) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 02:46:16.766264 np0000183535 devstack@c-api.service[112518]: /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 30 02:46:16.766264 np0000183535 devstack@c-api.service[112518]: warnings.warn( Jun 30 02:46:16.821775 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:16.821775 np0000183535 devstack@c-api.service[112517]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 02:46:16.822397 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:16.822397 np0000183535 devstack@c-api.service[112519]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 02:46:16.825452 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:16.825452 np0000183535 devstack@c-api.service[112520]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 02:46:16.993199 np0000183535 devstack@c-api.service[112518]: 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 30 02:46:16.993370 np0000183535 devstack@c-api.service[112518]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112518) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 02:46:17.059125 np0000183535 devstack@c-api.service[112518]: /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 30 02:46:17.059125 np0000183535 devstack@c-api.service[112518]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 02:46:17.281059 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112520) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 02:46:17.281309 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112519) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 02:46:17.281440 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112517) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 02:46:17.281553 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.281553 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.281768 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.281768 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.282026 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.282135 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.282246 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.282353 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.282452 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.282555 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.282659 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.282772 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.282879 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.283013 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.283149 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.283249 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.283344 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.283453 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.283557 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.283652 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.283716 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.283779 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.283837 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.283893 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.283967 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.284047 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.284112 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.284163 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.284163 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.284163 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.285132 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.285230 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.285230 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.285338 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.285338 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.285437 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.285502 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.285570 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.285620 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.285686 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.285686 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.285686 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.285686 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.285871 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.285956 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.286023 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.286023 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.286023 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.286023 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.286023 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.286235 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.291525 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.291584 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.291629 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.291723 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.291793 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.291878 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.291976 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.292048 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.292095 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.292130 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.292170 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.292170 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.292170 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.292170 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.292305 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.292305 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.292377 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.292377 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.292440 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.292589 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.292589 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.293257 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.293352 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.293439 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.293439 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.293582 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.293652 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.293726 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.293802 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.293874 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.293957 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.294024 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.294100 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.294168 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.294268 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.294369 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.294414 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.294454 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.294492 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.294526 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.294560 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.294594 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.294631 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.294673 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.294721 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.294755 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.294792 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.294825 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.294864 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.294903 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.294955 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.295003 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.295037 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.295114 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.295158 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.295192 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.295233 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.295272 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.295312 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.295312 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.295312 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.295312 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.295312 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.295500 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.295500 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.295500 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.295500 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.295500 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.295659 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.295695 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.295695 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.295763 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.295763 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.295763 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.295763 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.295902 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.295953 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.295998 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.296038 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.296077 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.296077 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.296077 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.296077 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.296077 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.297222 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.297352 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.297433 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.297433 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.297572 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.297645 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.297722 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.297797 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.297881 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.297999 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.298070 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.298070 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.298201 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.298274 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.298345 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.298345 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.298345 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.298345 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.298345 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.298345 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.298345 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.298890 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.298978 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.299020 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.299059 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.299111 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.299155 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.299199 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.299245 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.299286 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.299328 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.299369 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.299408 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.299448 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.299513 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.299554 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.299593 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.299643 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.299682 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.299720 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.299764 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.299764 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.299837 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.299837 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.299904 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.299965 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.300011 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.300055 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.300094 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.300129 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.300165 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.300205 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.300239 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.300282 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.300318 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.300352 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.300392 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.300426 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.300426 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.300494 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.300528 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.300528 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.300528 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.302135 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.302193 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.302247 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.302335 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.302400 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.302478 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.302552 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.302621 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.302660 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.302694 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.302735 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.302769 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.302814 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.302852 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.302890 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.302949 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.302986 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.303033 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.303098 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.303139 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.303173 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.307265 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.307337 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.307372 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.307461 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.307535 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.307535 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.307702 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.307771 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.307817 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.307817 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.307817 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.307817 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.307984 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.307984 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.308055 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.308098 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.308138 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.308328 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.308328 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.308328 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.308512 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.308585 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.308585 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.308585 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.308585 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.308852 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.308940 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.309012 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.309077 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.309181 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.309257 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.309303 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.309303 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.309372 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.309412 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.309449 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.309488 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.309526 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.309570 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.309608 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.309608 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.309608 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.310115 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.310185 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.310226 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.310261 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.310301 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.310340 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.310380 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.310414 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.310449 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.310487 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.310522 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.310563 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.310604 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.310644 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.310677 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.310711 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.310757 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.310757 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.310757 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.310757 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.310880 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.313267 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.313371 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.313371 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.313503 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.313577 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.313652 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.313652 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.313762 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.313805 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.313845 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.313845 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.313845 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.313845 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.314019 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.314062 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.314102 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.314102 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.314102 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.314102 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.314102 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.314259 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.315721 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.315786 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.315868 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.315965 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.315965 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.316083 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.316083 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.316156 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.316199 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.316234 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.316234 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.316299 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.316334 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.316375 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.316408 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.316442 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.316476 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.316511 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.316550 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.316589 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.316628 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.316667 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.316707 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.316749 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.316788 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.316822 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.316862 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.316905 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.316962 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.316999 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.317033 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.317079 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.317129 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.317163 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.317203 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.317240 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.317274 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.317309 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.317348 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.317387 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.317426 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.317461 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.317504 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.317537 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.317577 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.317610 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.317648 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.317682 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.317720 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.317720 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.317792 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.317830 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.317869 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.317902 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.317967 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.318004 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.318037 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.318075 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.318108 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.318141 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.318180 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.318218 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.318258 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.319130 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.319186 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.319268 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.319334 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.319334 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.319433 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.319470 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.319515 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.319551 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.319598 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.319598 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.319669 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.319669 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.319736 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.319891 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.319891 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.319891 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.320139 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.320139 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.320139 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.320341 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.320410 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.320410 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.320410 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.320410 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.320410 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.320668 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.320709 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.320743 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.320787 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.320824 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.320858 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.320896 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.320957 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.320995 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.321033 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.321067 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.321106 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.321141 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.321181 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.321215 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.321254 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.321289 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.321328 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.321367 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.321405 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.321444 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.321479 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.321519 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.321561 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.321600 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.321635 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.321668 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.321703 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.321737 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.321771 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.321814 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.321847 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.321892 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.321942 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.321989 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.322031 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.322065 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.322105 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.322146 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.322180 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.322213 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.322253 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.322292 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.322330 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.322363 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.322398 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.322436 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.322470 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.322503 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.322543 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.322576 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.322615 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.322649 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.322683 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.322683 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.322745 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.322784 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.322784 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.322851 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.322851 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.322851 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.322851 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.322851 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.322851 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.323619 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.323658 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.323693 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.323693 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.323693 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.323693 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.323693 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.323693 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.324001 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.324001 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.324001 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.324001 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.324001 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.324001 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.324001 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.324460 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.324460 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.324460 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.324460 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.324460 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.324771 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.324841 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.324905 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.325006 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.325075 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.325075 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.325075 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.325360 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.325432 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.325507 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.325574 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.325640 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.325640 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.325640 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.325640 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.325640 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.326291 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.326291 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.326291 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.326503 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.326580 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.326580 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.326717 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.326790 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.326871 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.326961 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.327045 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.327045 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.327045 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.327045 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.327318 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.327318 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.327318 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.327318 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.327318 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.327318 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.327318 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.331019 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.331141 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.331141 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.331270 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.331340 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.331414 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.331414 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.331552 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.331619 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.331690 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.331690 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.331690 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.331690 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.331690 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.332036 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.332036 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.332036 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.332036 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.332036 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.332036 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.332036 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.332476 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.332476 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.332476 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.332589 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.332631 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.332679 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.332714 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.332748 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.332791 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.332826 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.332860 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.332893 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.332954 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.332996 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.332996 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.333063 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.333102 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.333137 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.333137 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.333137 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.333137 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.333420 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.333420 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.333420 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.333521 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.333570 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.333570 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.333690 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.333773 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.333840 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.333912 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.333999 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.333999 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.333999 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.334202 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.334281 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.334350 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.334350 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.334350 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.334350 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.334350 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.334350 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.335033 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.335137 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.335208 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.335277 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.335362 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.335441 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.335513 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.335587 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.335652 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.335699 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.335735 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.335770 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.335811 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.335850 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.335889 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.335960 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.335996 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.336040 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.336076 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.336109 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.336148 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.336189 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.336228 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.336266 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.336302 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.336336 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.336369 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.336409 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.336442 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.336476 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.336510 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.336544 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.336595 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.336638 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.336672 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.336712 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.336712 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.336712 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.336712 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.336712 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.336712 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.336712 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.336946 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.336983 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.337236 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.337281 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.337322 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.337392 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.337435 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.337469 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.337504 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.337538 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.337611 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.337692 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.337770 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.337842 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.337842 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.337986 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.338063 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.338129 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.338198 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.338198 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.338198 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.339712 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.339793 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.339863 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.339863 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.340039 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.340107 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.340178 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.340178 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.340301 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.340301 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.340301 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.340301 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.340554 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.340636 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.340704 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.340774 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.340840 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.340840 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.340840 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.340840 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.340840 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.341617 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112520) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.341694 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.341775 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.341775 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.341905 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112520) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.342009 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.342084 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112520) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.342122 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.342122 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.342196 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112519) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.342231 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.342272 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.342305 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.342340 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.342383 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.342421 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.342421 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112519) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.342421 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112519) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.388340 np0000183535 devstack@c-api.service[112520]: INFO dbcounter [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Registered counter for database cinder Jun 30 02:46:17.388445 np0000183535 devstack@c-api.service[112517]: INFO dbcounter [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Registered counter for database cinder Jun 30 02:46:17.388648 np0000183535 devstack@c-api.service[112519]: INFO dbcounter [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Registered counter for database cinder Jun 30 02:46:17.429813 np0000183535 devstack@c-api.service[112517]: DEBUG oslo_db.sqlalchemy.engines [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 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=112517) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:46:17.430795 np0000183535 devstack@c-api.service[112520]: DEBUG oslo_db.sqlalchemy.engines [None req-e5afd319-e90c-474b-baef-b49c87d700dd 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=112520) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:46:17.432950 np0000183535 devstack@c-api.service[112519]: DEBUG oslo_db.sqlalchemy.engines [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 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=112519) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:46:17.540390 np0000183535 devstack@c-api.service[112520]: DEBUG dbcounter [-] [112520] Writer thread running {{(pid=112520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 02:46:17.543177 np0000183535 devstack@c-api.service[112520]: INFO cinder.rpc [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 02:46:17.544422 np0000183535 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writer thread running {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 02:46:17.545476 np0000183535 devstack@c-api.service[112520]: INFO cinder.rpc [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 02:46:17.547381 np0000183535 devstack@c-api.service[112517]: INFO cinder.rpc [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 02:46:17.547955 np0000183535 devstack@c-api.service[112520]: INFO cinder.rpc [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 02:46:17.548832 np0000183535 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writer thread running {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 02:46:17.549639 np0000183535 devstack@c-api.service[112517]: INFO cinder.rpc [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 02:46:17.549902 np0000183535 devstack@c-api.service[112520]: INFO cinder.rpc [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 02:46:17.550788 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.551309 np0000183535 devstack@c-api.service[112519]: INFO cinder.rpc [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 02:46:17.551865 np0000183535 devstack@c-api.service[112517]: INFO cinder.rpc [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 02:46:17.553564 np0000183535 devstack@c-api.service[112519]: INFO cinder.rpc [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 02:46:17.553808 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.553901 np0000183535 devstack@c-api.service[112517]: INFO cinder.rpc [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 02:46:17.555118 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.555694 np0000183535 devstack@c-api.service[112519]: INFO cinder.rpc [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 02:46:17.557681 np0000183535 devstack@c-api.service[112519]: INFO cinder.rpc [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 02:46:17.558765 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.558875 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.562781 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.576055 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112518) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 02:46:17.576689 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.576689 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.579696 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.580123 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.580123 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.580123 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.580229 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.580229 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.580290 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.580390 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.581034 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.581116 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.581180 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.581259 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.581259 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.581386 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.581386 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.582377 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.582451 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.582494 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.582538 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.582657 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.582657 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.582823 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.583272 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.583370 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.583370 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.583451 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.583499 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.584099 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.584099 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.584099 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.584099 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.584099 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.584099 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.584099 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.584099 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.584099 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.584621 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.584621 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.584621 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.584621 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.584621 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.584621 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.584938 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.585486 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.585486 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.585486 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.585748 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.585748 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.585748 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.585748 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.586084 np0000183535 devstack@c-api.service[112520]: DEBUG oslo_db.sqlalchemy.engines [None req-e5afd319-e90c-474b-baef-b49c87d700dd 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=112520) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:46:17.586467 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.586467 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.586467 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.586467 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.586467 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.586467 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.586877 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.586877 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.586877 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.586877 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.587093 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.587093 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.587093 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.587196 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.587737 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.587800 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.587892 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.588000 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.588000 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.588165 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.588165 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.588241 np0000183535 devstack@c-api.service[112520]: INFO cinder.rpc [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 02:46:17.588972 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.589038 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.589140 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.589226 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.589226 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.589380 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.589380 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.589641 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.589700 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.589794 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.589872 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.589872 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.590011 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.590011 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.590158 np0000183535 devstack@c-api.service[112520]: INFO cinder.rpc [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 02:46:17.590471 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.590602 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.590651 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.590754 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.590839 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.590839 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.590994 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.591046 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.591579 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.591638 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.591682 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.591789 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.591875 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.591875 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.592042 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.592137 np0000183535 devstack@c-api.service[112517]: DEBUG oslo_db.sqlalchemy.engines [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 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=112517) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:46:17.592493 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.592545 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.592637 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.592727 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.592727 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.592867 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.592867 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.593038 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.593038 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.593038 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.593367 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.593367 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.593367 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.593367 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.593367 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.593367 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.593762 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.593762 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.593762 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.593762 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.593762 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.594201 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.594256 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.594355 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.594432 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.594432 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.594563 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.594563 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.594700 np0000183535 devstack@c-api.service[112517]: INFO cinder.rpc [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 02:46:17.594852 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.594912 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.595043 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.595133 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.595133 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.595260 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.595260 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.595332 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.595332 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.595410 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.595535 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.595535 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.595692 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.595766 np0000183535 devstack@c-api.service[112519]: DEBUG oslo_db.sqlalchemy.engines [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 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=112519) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:46:17.596094 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.596094 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.596094 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.596094 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.596094 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.596094 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.596094 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.596094 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.596459 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.596459 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.596459 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.596570 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.596570 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.596640 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.596677 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.596869 np0000183535 devstack@c-api.service[112517]: INFO cinder.rpc [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 02:46:17.597136 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.597231 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.597231 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.597373 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.597373 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.597511 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.597511 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.597955 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.598047 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.598047 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.598198 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.598198 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.598312 np0000183535 devstack@c-api.service[112519]: INFO cinder.rpc [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 02:46:17.598363 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.598363 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.598363 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.599210 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.599297 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.599331 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.599404 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.599464 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.599528 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.599577 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.599875 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.599962 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.602554 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.602554 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.602554 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.602554 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.602554 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.602554 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.602793 np0000183535 devstack@c-api.service[112519]: INFO cinder.rpc [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 02:46:17.602829 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.602829 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.602829 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.602829 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.602829 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.602829 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.603000 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.603029 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.603029 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.603029 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.603029 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.603029 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.603029 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.603029 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.603029 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.603215 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.603241 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.603241 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.603241 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.603241 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.603241 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.603241 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.603241 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.603241 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.603241 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.603241 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.603491 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.603491 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.603491 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.603491 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.603491 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.603491 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.603623 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.603623 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.603673 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.604016 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 02:46:17.604211 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 02:46:17.604277 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 02:46:17.604335 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 02:46:17.604436 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.604500 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 02:46:17.604500 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 02:46:17.604500 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 02:46:17.609423 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.609524 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.612700 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.613497 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.613939 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.616511 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.617123 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.617252 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.619486 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.621250 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.621815 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.622501 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.624255 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.625619 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.625875 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.627206 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.628678 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.628877 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.630158 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.630290 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.631861 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.632845 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.633076 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.634884 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.635943 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.637416 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.637799 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.638369 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.640108 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.640706 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.641712 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.642177 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.643828 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.644859 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.645431 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.645602 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.646874 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.648278 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.648951 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.649755 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.650394 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.651054 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.651129 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.652374 np0000183535 devstack@c-api.service[112518]: INFO dbcounter [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Registered counter for database cinder Jun 30 02:46:17.652460 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.652655 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.653754 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.653826 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.654095 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.654820 np0000183535 devstack@c-api.service[112520]: WARNING cinder.api.contrib.hosts [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 02:46:17.655082 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extended resource: extensions {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.655458 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.655866 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.656406 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extended resource: cgsnapshots {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.656913 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.657457 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.657765 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extended resource: qos-specs {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.658209 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.658940 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.659633 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.660268 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.660445 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extended resource: capabilities {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.660985 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.661725 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.661775 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extended resource: backups {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.661983 np0000183535 devstack@c-api.service[112517]: WARNING cinder.api.contrib.hosts [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 02:46:17.662207 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extended resource: extensions {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.663045 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.663566 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extended resource: cgsnapshots {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.663763 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extended resource: os-volume-type-access {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.664451 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.664982 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extended resource: qos-specs {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.665382 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extended resource: encryption {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.665785 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.666795 np0000183535 devstack@c-api.service[112519]: WARNING cinder.api.contrib.hosts [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 02:46:17.666844 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extended resource: consistencygroups {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.667066 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extended resource: extensions {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.667638 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extended resource: capabilities {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.668407 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extended resource: cgsnapshots {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.668831 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extended resource: extra_specs {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.668906 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extended resource: backups {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.669792 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extended resource: qos-specs {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.670396 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extended resource: encryption {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.670968 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extended resource: os-volume-type-access {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.671914 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extended resource: os-volume-manage {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.672445 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extended resource: capabilities {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.672613 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extended resource: encryption {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.673372 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extended resource: os-volume-transfer {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.673733 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extended resource: backups {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.674067 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extended resource: consistencygroups {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.675015 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extended resource: os-availability-zone {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.675795 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extended resource: os-volume-type-access {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.676044 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extended resource: extra_specs {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.676299 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extended resource: os-quota-sets {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.677414 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extended resource: encryption {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.677685 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extended resource: os-quota-class-sets {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.677796 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extended resource: encryption {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.678900 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extended resource: consistencygroups {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.679017 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extended resource: os-snapshot-manage {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.679311 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extended resource: os-volume-manage {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.680397 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extended resource: os-hosts {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.680748 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extended resource: os-volume-transfer {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.680881 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extended resource: extra_specs {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.681758 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extended resource: scheduler-stats {{(pid=112520) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.682367 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extended resource: os-availability-zone {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.682433 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extended resource: encryption {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.683698 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extended resource: os-quota-sets {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.683866 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.683987 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extended resource: os-volume-manage {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.685107 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extended resource: os-quota-class-sets {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.685272 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.685412 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extended resource: os-volume-transfer {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.686084 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.contrib.snapshot_actions [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] SnapshotActionsController initialized {{(pid=112520) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 02:46:17.686396 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extended resource: os-snapshot-manage {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.686793 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.687092 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extended resource: os-availability-zone {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.687813 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extended resource: os-hosts {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.688159 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.688410 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extended resource: os-quota-sets {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.689183 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extended resource: scheduler-stats {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.689472 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.689817 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extended resource: os-quota-class-sets {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.690936 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.691174 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extended resource: os-snapshot-manage {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.691250 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.692394 np0000183535 devstack@c-api.service[112520]: WARNING castellan.key_manager.migration [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.692580 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extended resource: os-hosts {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.692655 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.693216 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extension UsedLimits extending resource: limits {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.693421 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.693464 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.contrib.snapshot_actions [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] SnapshotActionsController initialized {{(pid=112517) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 02:46:17.693954 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extended resource: scheduler-stats {{(pid=112519) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.694017 np0000183535 devstack@c-api.service[112518]: DEBUG oslo_db.sqlalchemy.engines [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 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=112518) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:46:17.694058 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.694161 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.694245 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.694321 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extension VolumeActions extending resource: volumes {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.694321 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.694464 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.694548 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extension TypesManage extending resource: types {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.694643 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.694732 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.694834 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extension AdminActions extending resource: volumes {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.694997 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extension AdminActions extending resource: snapshots {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.695103 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extension AdminActions extending resource: backups {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.695179 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.695291 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.695394 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.v3.router [None req-e5afd319-e90c-474b-baef-b49c87d700dd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112520) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.695484 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.696074 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.696788 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.697427 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.698169 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.698266 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.contrib.snapshot_actions [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] SnapshotActionsController initialized {{(pid=112519) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 02:46:17.699013 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.699630 np0000183535 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.700339 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.700433 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extension UsedLimits extending resource: limits {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.700551 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.701235 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.701348 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.701426 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extension VolumeActions extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.701563 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.701662 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.701728 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.701822 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extension TypesManage extending resource: types {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.701896 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.702009 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.702095 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extension AdminActions extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.702202 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extension AdminActions extending resource: snapshots {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.702314 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extension AdminActions extending resource: backups {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.702403 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.702516 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.702605 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-dcc238de-1e97-4cc1-b5c1-198dd4b105f8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.703051 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.703398 np0000183535 devstack@c-api.service[112520]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7996cb8a3668 pid: 112520 (default app) Jun 30 02:46:17.704498 np0000183535 devstack@c-api.service[112519]: WARNING castellan.key_manager.migration [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.705317 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extension UsedLimits extending resource: limits {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.705426 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.706145 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.706245 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.706332 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extension VolumeActions extending resource: volumes {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.706467 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.706557 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.706660 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extension TypesManage extending resource: types {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.706769 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.706908 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.707031 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extension AdminActions extending resource: volumes {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.707147 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extension AdminActions extending resource: snapshots {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.707237 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extension AdminActions extending resource: backups {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.707337 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.707440 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.707552 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.v3.router [None req-a2f0c372-cd4d-494f-b662-fbc9186dd590 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112519) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.710386 np0000183535 devstack@c-api.service[112517]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7996cb8a3668 pid: 112517 (default app) Jun 30 02:46:17.711581 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.711581 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.711728 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.711728 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.711728 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.711728 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.711728 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.711979 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.711979 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.711979 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.711979 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.711979 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.711979 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.712259 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.712259 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.712259 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.712259 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.712259 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.712456 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.712456 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.712456 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.712456 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.712638 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.712638 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.712638 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.712638 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.712817 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.712817 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.712817 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.712817 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.712817 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.713062 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.713062 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.713062 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.713062 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.713062 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.713270 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.713270 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.713270 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.713270 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.713270 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.713270 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.713514 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.713514 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.713514 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.713514 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.713514 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.713514 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.713765 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.713765 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.713765 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.713765 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.713765 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.713765 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.714037 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.714037 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.714037 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.714037 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.714037 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.714037 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.714290 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.714290 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.714290 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.714290 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.714453 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.714453 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.714453 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.714453 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.714453 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.714678 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.714678 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.714678 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.714678 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.714678 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.714892 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.714892 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.714892 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.714892 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.714892 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.714892 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.716044 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.716044 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.716044 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.716044 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.716044 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.716490 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.716490 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.716490 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.716490 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.716490 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.716912 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.716912 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.716912 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.716912 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.717812 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.717812 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.717812 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.717812 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.718773 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.718773 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.718773 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.718773 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.718773 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.719245 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.719245 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.719245 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.719245 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.719245 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.719524 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.719524 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.719524 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.719524 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.719773 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.719773 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.719773 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.719773 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.720022 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.720022 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.720022 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.720022 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.720268 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.720268 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.720268 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.720268 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.720507 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.720507 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.720507 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.720507 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.720726 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.720726 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.720726 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.720726 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.720726 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.720726 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.721099 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.721099 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.721099 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.721099 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.721099 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.722178 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.722178 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.722178 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.722178 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.722178 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.722178 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.722178 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.724526 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.724526 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.724526 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.724526 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.724526 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.724526 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.724776 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.724776 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.724776 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.724776 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.724776 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.724776 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.724956 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.724956 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.724956 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.724956 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.724956 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.724956 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.725129 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.725129 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.725129 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.725129 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.725244 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.725244 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.725244 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.725244 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.725359 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.725359 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.725359 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.725359 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.725477 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.725477 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.725477 np0000183535 devstack@c-api.service[112520]: /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 30 02:46:17.725477 np0000183535 devstack@c-api.service[112520]: warnings.warn(deprecated_msg) Jun 30 02:46:17.725477 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [None req-59ddaf20-6eb2-4d67-83cb-fd88cf44edca None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:46:17.725620 np0000183535 devstack@c-api.service[112519]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7996cb8a3668 pid: 112519 (default app) Jun 30 02:46:17.725645 np0000183535 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 1/1] 199.19.213.134 () {60 vars in 956 bytes} [Tue Jun 30 02:46:17 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 30 02:46:17.811866 np0000183535 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writer thread running {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 02:46:17.818018 np0000183535 devstack@c-api.service[112518]: INFO cinder.rpc [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 02:46:17.818018 np0000183535 devstack@c-api.service[112518]: INFO cinder.rpc [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 02:46:17.820368 np0000183535 devstack@c-api.service[112518]: INFO cinder.rpc [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 02:46:17.822935 np0000183535 devstack@c-api.service[112518]: INFO cinder.rpc [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 02:46:17.824284 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.829134 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.863106 np0000183535 devstack@c-api.service[112518]: DEBUG oslo_db.sqlalchemy.engines [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 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=112518) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:46:17.865652 np0000183535 devstack@c-api.service[112518]: INFO cinder.rpc [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 02:46:17.867959 np0000183535 devstack@c-api.service[112518]: INFO cinder.rpc [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 02:46:17.869081 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.883372 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.888514 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.891709 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.895805 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.898817 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.901823 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.904893 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.907769 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.910671 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.912144 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.914874 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.920693 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.924280 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.926451 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.928109 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.929576 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.930998 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.932574 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.933881 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.935357 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.936745 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.937817 np0000183535 devstack@c-api.service[112518]: WARNING cinder.api.contrib.hosts [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 02:46:17.938048 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extended resource: extensions {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.940403 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extended resource: cgsnapshots {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.941796 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extended resource: qos-specs {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.943940 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extended resource: capabilities {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.945260 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extended resource: backups {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.947345 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extended resource: os-volume-type-access {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.949006 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extended resource: encryption {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.950513 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extended resource: consistencygroups {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.952541 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extended resource: extra_specs {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.954116 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extended resource: encryption {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.955662 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extended resource: os-volume-manage {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.957146 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extended resource: os-volume-transfer {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.958813 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extended resource: os-availability-zone {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.960180 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extended resource: os-quota-sets {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.961601 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extended resource: os-quota-class-sets {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.963020 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extended resource: os-snapshot-manage {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.964440 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extended resource: os-hosts {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.965840 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extended resource: scheduler-stats {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 02:46:17.968524 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.969900 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.970782 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.contrib.snapshot_actions [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] SnapshotActionsController initialized {{(pid=112518) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 02:46:17.973528 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.973528 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.974216 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.975627 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.977292 np0000183535 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 02:46:17.977930 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extension UsedLimits extending resource: limits {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.978051 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.978270 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.978541 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.978650 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extension VolumeActions extending resource: volumes {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.978876 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.978995 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.979095 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extension TypesManage extending resource: types {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.979203 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.979337 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.979443 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extension AdminActions extending resource: volumes {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.979572 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extension AdminActions extending resource: snapshots {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.979756 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extension AdminActions extending resource: backups {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.979756 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.979905 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.980009 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-1aaa30d5-db60-4f05-b9f9-231c6f877dc0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 02:46:17.988828 np0000183535 devstack@c-api.service[112518]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7996cb8a3668 pid: 112518 (default app) Jun 30 02:46:25.103143 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.103143 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.103143 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.103143 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.103143 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.104433 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.104433 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.104433 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.104433 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.104433 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.104690 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.104690 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.104690 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.104690 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.104690 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.104690 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.105015 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.105015 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.105015 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.105015 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.105243 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.105243 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.105243 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.105243 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.105453 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.105453 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.105453 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.105453 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.105671 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.105671 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.105671 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.105671 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.105671 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.105957 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.105957 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.105957 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.105957 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.105957 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.106223 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.106223 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.106223 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.106223 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.106223 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.106223 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.106523 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.106523 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.106523 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.106523 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.106523 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.106523 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.106822 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.106822 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.106822 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.106822 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.106822 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.106822 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.108099 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.108099 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.108099 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.108099 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.108099 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.108434 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.108434 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.108434 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.108434 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.108434 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.108655 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.108655 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.108655 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.108655 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.108655 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.108655 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.108935 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.108935 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.108935 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.108935 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.108935 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.108935 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.109206 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.109206 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.109206 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.109206 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.109206 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.109424 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.109424 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.109424 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.109424 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.109424 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.109649 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.109649 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.109649 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.109649 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.109832 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.109832 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.109832 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.109832 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.110023 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.110023 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.110023 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.110023 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.110023 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.110262 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.110262 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.110262 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.110262 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.110262 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.110480 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.110480 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.110480 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.110480 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.110661 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.110661 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.110661 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.110661 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.110842 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.110842 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.110842 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.110842 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.111032 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.111032 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.111032 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.111032 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.111240 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.111240 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.111240 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.111240 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.111431 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.111431 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.111431 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.111431 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.111431 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.111652 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.111652 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.111652 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.111652 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.111652 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.111652 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.111815 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.111815 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.111815 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.111815 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.111815 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.112002 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.112002 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.112002 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.112002 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.112002 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.112002 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.112285 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.112285 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.112285 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.112285 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.112285 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.112285 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.112509 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.112509 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.112509 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.112509 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.112509 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.112509 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.112645 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.112645 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.112645 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.112645 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.112645 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.112645 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.112780 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.112780 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.112780 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.112780 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.112876 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.112876 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.112876 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.112876 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.112876 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.113015 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.113015 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.113015 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.113015 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.113015 np0000183535 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) Jun 30 02:46:25.113015 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-6a7e2aaa-9896-40d9-8136-f1f4b12ba51d None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:46:25.592899 np0000183535 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-6a7e2aaa-9896-40d9-8136-f1f4b12ba51d admin admin] POST https://199.19.213.134/volume/v3/types Jun 30 02:46:25.593477 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-6a7e2aaa-9896-40d9-8136-f1f4b12ba51d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 30 02:46:25.595199 np0000183535 devstack@c-api.service[112517]: /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 30 02:46:25.595199 np0000183535 devstack@c-api.service[112517]: warnings.warn( Jun 30 02:46:25.633854 np0000183535 devstack@c-api.service[112517]: DEBUG oslo_db.sqlalchemy.engines [None req-6a7e2aaa-9896-40d9-8136-f1f4b12ba51d 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=112517) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:46:25.670897 np0000183535 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-6a7e2aaa-9896-40d9-8136-f1f4b12ba51d admin admin] https://199.19.213.134/volume/v3/types returned with HTTP 200 Jun 30 02:46:25.670897 np0000183535 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 1/2] 199.19.213.134 () {68 vars in 1288 bytes} [Tue Jun 30 02:46:25 2026] POST /volume/v3/types => generated 186 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:46:25.702599 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.702599 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.702599 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.702599 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.702599 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.704394 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.704394 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.704394 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.704394 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.704394 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.705416 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.705416 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.705416 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.705416 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.705416 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.705416 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.707392 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.707392 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.707392 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.707392 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.708844 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.708844 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.708844 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.708844 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.710521 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.710521 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.710521 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.710521 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.711605 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.711605 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.711605 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.711605 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.711605 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.712635 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.712635 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.712635 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.712635 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.712635 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.714331 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.714331 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.714331 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.714331 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.714331 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.714331 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.716020 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.716020 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.716020 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.716020 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.716020 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.716020 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.717314 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.717314 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.717314 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.717314 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.717314 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.717314 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.718206 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.718206 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.718206 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.718206 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.718206 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.719311 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.719311 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.719311 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.719311 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.719311 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.721052 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.721052 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.721052 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.721052 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.721052 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.721052 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.722470 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.722470 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.722470 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.722470 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.722470 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.722470 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.722798 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.722798 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.722798 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.722798 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.722798 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.723011 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.723011 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.723011 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.723011 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.723011 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.723145 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.723145 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.723145 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.723145 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.723252 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.723252 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.723252 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.723252 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.723370 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.723370 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.723370 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.723370 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.723370 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.723587 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.723587 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.723587 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.723587 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.723587 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.723714 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.723714 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.723714 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.723714 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.723827 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.723827 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.723827 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.723827 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.723955 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.723955 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.723955 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.723955 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.724067 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.724067 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.724067 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.724067 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.724190 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.724190 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.724190 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.724190 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.724299 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.724299 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.724299 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.724299 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.724299 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.724438 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.724438 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.724438 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.724438 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.724438 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.724438 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.724612 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.724612 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.724612 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.724612 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.724612 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.724757 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.724757 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.724757 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.724757 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.724757 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.724757 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.724942 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.724942 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.724942 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.724942 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.724942 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.724942 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.725124 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.725124 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.725124 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.725124 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.725124 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.725124 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.725287 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.725287 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.725287 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.725287 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.725287 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.725287 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.725459 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.725459 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.725459 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.725459 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.725579 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.725579 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.725579 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.725579 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.725579 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.725728 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.725728 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.725728 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.725728 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:25.725728 np0000183535 devstack@c-api.service[112519]: warnings.warn(deprecated_msg) Jun 30 02:46:25.725728 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [req-6a7e2aaa-9896-40d9-8136-f1f4b12ba51d req-06e62c2c-eca8-4a30-9c52-050f0abed7d3 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:46:26.025807 np0000183535 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [req-6a7e2aaa-9896-40d9-8136-f1f4b12ba51d req-06e62c2c-eca8-4a30-9c52-050f0abed7d3 admin admin] POST https://199.19.213.134/volume/v3/types/e9c1e326-641c-4c29-b7c2-747fb17abba8/extra_specs Jun 30 02:46:26.026559 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [req-6a7e2aaa-9896-40d9-8136-f1f4b12ba51d req-06e62c2c-eca8-4a30-9c52-050f0abed7d3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 30 02:46:26.028654 np0000183535 devstack@c-api.service[112519]: /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 30 02:46:26.028654 np0000183535 devstack@c-api.service[112519]: warnings.warn( Jun 30 02:46:26.063917 np0000183535 devstack@c-api.service[112519]: DEBUG oslo_db.sqlalchemy.engines [req-6a7e2aaa-9896-40d9-8136-f1f4b12ba51d req-06e62c2c-eca8-4a30-9c52-050f0abed7d3 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=112519) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:46:26.139778 np0000183535 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [req-6a7e2aaa-9896-40d9-8136-f1f4b12ba51d req-06e62c2c-eca8-4a30-9c52-050f0abed7d3 admin admin] https://199.19.213.134/volume/v3/types/e9c1e326-641c-4c29-b7c2-747fb17abba8/extra_specs returned with HTTP 200 Jun 30 02:46:26.140548 np0000183535 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 1/3] 199.19.213.134 () {70 vars in 1505 bytes} [Tue Jun 30 02:46:25 2026] POST /volume/v3/types/e9c1e326-641c-4c29-b7c2-747fb17abba8/extra_specs => generated 55 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 02:46:27.589971 np0000183535 devstack@c-api.service[112520]: DEBUG dbcounter [-] [112520] Writing DB stats cinder:SELECT=6 {{(pid=112520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:46:27.867557 np0000183535 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=6 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:46:35.665732 np0000183535 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:46:36.140986 np0000183535 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:49:13.175463 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [None req-eb1ab58e-4b51-416f-af48-ba7c97f8a7cd None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:49:13.176793 np0000183535 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-eb1ab58e-4b51-416f-af48-ba7c97f8a7cd None None] GET https://199.19.213.134/volume// Jun 30 02:49:13.177273 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-eb1ab58e-4b51-416f-af48-ba7c97f8a7cd None None] Empty body provided in request {{(pid=112520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:49:13.177802 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-eb1ab58e-4b51-416f-af48-ba7c97f8a7cd None None] Calling method 'all' {{(pid=112520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:49:13.178968 np0000183535 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-eb1ab58e-4b51-416f-af48-ba7c97f8a7cd None None] https://199.19.213.134/volume// returned with HTTP 300 Jun 30 02:49:13.179672 np0000183535 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 2/4] 199.19.213.134 () {66 vars in 1456 bytes} [Tue Jun 30 02:49:13 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 30 02:49:53.700678 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.700678 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.700678 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.700678 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.700678 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.701624 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.701624 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.701624 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.701624 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.701624 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.702061 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.702061 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.702061 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.702061 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.702061 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.702061 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.702486 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.702486 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.702486 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.702486 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.702775 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.702775 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.702775 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.702775 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.703069 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.703069 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.703069 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.703069 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.703353 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.703353 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.703353 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.703353 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.703353 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.703722 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.703722 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.703722 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.703722 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.703722 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.704103 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.704103 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.704103 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.704103 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.704103 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.704103 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.704514 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.704514 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.704514 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.704514 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.704514 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.704514 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.705107 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.705107 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.705107 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.705107 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.705107 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.705107 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.705541 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.705541 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.705541 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.705541 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.705541 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.705902 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.705902 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.705902 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.705902 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.705902 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.706292 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.706292 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.706292 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.706292 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.706292 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.706292 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.706696 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.706696 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.706696 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.706696 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.706696 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.706696 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.707103 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.707103 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.707103 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.707103 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.707103 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.707481 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.707481 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.707481 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.707481 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.707481 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.707821 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.707821 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.707821 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.707821 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.708129 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.708129 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.708129 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.708129 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.708422 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.708422 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.708422 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.708422 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.708422 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.708791 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.708791 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.708791 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.708791 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.708791 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.709161 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.709161 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.709161 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.709161 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.709468 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.709468 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.709468 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.709468 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.709756 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.709756 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.709756 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.709756 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.710163 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.710163 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.710163 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.710163 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.710471 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.710471 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.710471 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.710471 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.710740 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.710740 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.710740 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.710740 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.710740 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.710913 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.710913 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.710913 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.710913 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.710913 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.710913 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.711111 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.711111 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.711111 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.711111 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.711111 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.711285 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.711285 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.711285 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.711285 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.711285 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.711285 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.711473 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.711473 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.711473 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.711473 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.711473 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.711473 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.711665 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.711665 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.711665 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.711665 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.711665 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.711665 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.711852 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.711852 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.711852 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.711852 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.711852 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.711852 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.712068 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.712068 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.712068 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.712068 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.712206 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.712206 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.712206 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.712206 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.712206 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.712381 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.712381 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.712381 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.712381 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:53.712381 np0000183535 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) Jun 30 02:49:53.712381 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-75442c93-7ea7-42ab-87b7-518b0ad0514a None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:49:53.712381 np0000183535 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 1/5] 199.19.213.134 () {62 vars in 1068 bytes} [Tue Jun 30 02:49:53 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 30 02:49:53.738739 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-9fce4729-d97b-4b18-aacc-93e7590c21a5 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:49:53.749177 np0000183535 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 2/6] 199.19.213.134 () {64 vars in 1272 bytes} [Tue Jun 30 02:49:53 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 30 02:49:53.785164 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [req-9fce4729-d97b-4b18-aacc-93e7590c21a5 req-aecf248c-684d-4e05-99e1-45a6ee318df9 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:49:53.789843 np0000183535 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [req-9fce4729-d97b-4b18-aacc-93e7590c21a5 req-aecf248c-684d-4e05-99e1-45a6ee318df9 demo demo] GET https://199.19.213.134/volume/v3/ Jun 30 02:49:53.790183 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [req-9fce4729-d97b-4b18-aacc-93e7590c21a5 req-aecf248c-684d-4e05-99e1-45a6ee318df9 demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:49:53.790469 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [req-9fce4729-d97b-4b18-aacc-93e7590c21a5 req-aecf248c-684d-4e05-99e1-45a6ee318df9 demo demo] Calling method 'version_select' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:49:53.791759 np0000183535 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [req-9fce4729-d97b-4b18-aacc-93e7590c21a5 req-aecf248c-684d-4e05-99e1-45a6ee318df9 demo demo] https://199.19.213.134/volume/v3/ returned with HTTP 200 Jun 30 02:49:53.792575 np0000183535 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 2/7] 199.19.213.134 () {66 vars in 1346 bytes} [Tue Jun 30 02:49:53 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 30 02:49:53.831316 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [None req-e2685125-e484-4f2a-9766-eec5598c152f None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:49:54.154358 np0000183535 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-e2685125-e484-4f2a-9766-eec5598c152f demo demo] GET https://199.19.213.134/volume/v3/types Jun 30 02:49:54.154643 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-e2685125-e484-4f2a-9766-eec5598c152f demo demo] Empty body provided in request {{(pid=112520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:49:54.154883 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-e2685125-e484-4f2a-9766-eec5598c152f demo demo] Calling method 'index' {{(pid=112520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:49:54.155435 np0000183535 devstack@c-api.service[112520]: /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 30 02:49:54.155435 np0000183535 devstack@c-api.service[112520]: warnings.warn( Jun 30 02:49:54.156076 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.api_utils [None req-e2685125-e484-4f2a-9766-eec5598c152f demo demo] Removing options '' from query. {{(pid=112520) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 02:49:54.193676 np0000183535 devstack@c-api.service[112520]: DEBUG oslo_db.sqlalchemy.engines [None req-e2685125-e484-4f2a-9766-eec5598c152f 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=112520) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:49:54.214223 np0000183535 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-e2685125-e484-4f2a-9766-eec5598c152f demo demo] https://199.19.213.134/volume/v3/types returned with HTTP 200 Jun 30 02:49:54.214593 np0000183535 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 3/8] 199.19.213.134 () {64 vars in 1290 bytes} [Tue Jun 30 02:49:53 2026] GET /volume/v3/types => generated 377 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:49:54.253702 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-cb893c39-686c-4b3d-abc4-95f962acd3c7 None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:49:54.761186 np0000183535 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-cb893c39-686c-4b3d-abc4-95f962acd3c7 demo demo] GET https://199.19.213.134/volume/v3/types/default Jun 30 02:49:54.761762 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-cb893c39-686c-4b3d-abc4-95f962acd3c7 demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:49:54.761905 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-cb893c39-686c-4b3d-abc4-95f962acd3c7 demo demo] Calling method 'show' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:49:54.800259 np0000183535 devstack@c-api.service[112518]: DEBUG oslo_db.sqlalchemy.engines [None req-cb893c39-686c-4b3d-abc4-95f962acd3c7 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=112518) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 02:49:54.816787 np0000183535 devstack@c-api.service[112518]: /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 30 02:49:54.816787 np0000183535 devstack@c-api.service[112518]: warnings.warn( Jun 30 02:49:54.819207 np0000183535 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-cb893c39-686c-4b3d-abc4-95f962acd3c7 demo demo] https://199.19.213.134/volume/v3/types/default returned with HTTP 200 Jun 30 02:49:54.819770 np0000183535 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 2/9] 199.19.213.134 () {64 vars in 1301 bytes} [Tue Jun 30 02:49:54 2026] GET /volume/v3/types/default => generated 145 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:49:55.344661 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-47ece502-2c26-4622-8b41-ad9ab12dfd6e None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:49:55.347210 np0000183535 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 3/10] 199.19.213.134 () {62 vars in 1068 bytes} [Tue Jun 30 02:49:55 2026] GET /volume/v3 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 30 02:49:55.381599 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-6b1e8b4b-2b45-4af8-9ffa-2c20da0940d2 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:49:55.391297 np0000183535 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 3/11] 199.19.213.134 () {64 vars in 1272 bytes} [Tue Jun 30 02:49:55 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 30 02:49:55.423732 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [req-6b1e8b4b-2b45-4af8-9ffa-2c20da0940d2 req-f4167604-7d7a-4c48-aa60-ded69f9593ea None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:49:55.427335 np0000183535 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [req-6b1e8b4b-2b45-4af8-9ffa-2c20da0940d2 req-f4167604-7d7a-4c48-aa60-ded69f9593ea demo demo] GET https://199.19.213.134/volume/v3/ Jun 30 02:49:55.427720 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [req-6b1e8b4b-2b45-4af8-9ffa-2c20da0940d2 req-f4167604-7d7a-4c48-aa60-ded69f9593ea demo demo] Empty body provided in request {{(pid=112520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:49:55.428144 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [req-6b1e8b4b-2b45-4af8-9ffa-2c20da0940d2 req-f4167604-7d7a-4c48-aa60-ded69f9593ea demo demo] Calling method 'version_select' {{(pid=112520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:49:55.429089 np0000183535 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [req-6b1e8b4b-2b45-4af8-9ffa-2c20da0940d2 req-f4167604-7d7a-4c48-aa60-ded69f9593ea demo demo] https://199.19.213.134/volume/v3/ returned with HTTP 200 Jun 30 02:49:55.429797 np0000183535 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 4/12] 199.19.213.134 () {66 vars in 1346 bytes} [Tue Jun 30 02:49:55 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 30 02:49:55.468408 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-f77a28ed-ac85-41a8-8e71-401bc8612a69 None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:49:55.472572 np0000183535 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-f77a28ed-ac85-41a8-8e71-401bc8612a69 demo demo] GET https://199.19.213.134/volume/v3/types/default Jun 30 02:49:55.473010 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-f77a28ed-ac85-41a8-8e71-401bc8612a69 demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:49:55.473530 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-f77a28ed-ac85-41a8-8e71-401bc8612a69 demo demo] Calling method 'show' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:49:55.485165 np0000183535 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-f77a28ed-ac85-41a8-8e71-401bc8612a69 demo demo] https://199.19.213.134/volume/v3/types/default returned with HTTP 200 Jun 30 02:49:55.485654 np0000183535 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 3/13] 199.19.213.134 () {64 vars in 1301 bytes} [Tue Jun 30 02:49:55 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:49:56.087668 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-9f0173fa-b546-4d1c-afc4-56a2aa667896 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:49:56.088519 np0000183535 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 4/14] 199.19.213.134 () {62 vars in 1068 bytes} [Tue Jun 30 02:49:56 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 30 02:49:56.120646 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-e1c33d35-aa39-4738-a53b-4d982d7ed954 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:49:56.124162 np0000183535 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 4/15] 199.19.213.134 () {64 vars in 1272 bytes} [Tue Jun 30 02:49:56 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 30 02:49:56.164212 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [req-e1c33d35-aa39-4738-a53b-4d982d7ed954 req-86c3db1b-a5d4-4a62-825c-ca6c66acdb31 None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:49:56.167430 np0000183535 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [req-e1c33d35-aa39-4738-a53b-4d982d7ed954 req-86c3db1b-a5d4-4a62-825c-ca6c66acdb31 demo demo] GET https://199.19.213.134/volume/v3/ Jun 30 02:49:56.167773 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [req-e1c33d35-aa39-4738-a53b-4d982d7ed954 req-86c3db1b-a5d4-4a62-825c-ca6c66acdb31 demo demo] Empty body provided in request {{(pid=112520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:49:56.168176 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [req-e1c33d35-aa39-4738-a53b-4d982d7ed954 req-86c3db1b-a5d4-4a62-825c-ca6c66acdb31 demo demo] Calling method 'version_select' {{(pid=112520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:49:56.168785 np0000183535 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [req-e1c33d35-aa39-4738-a53b-4d982d7ed954 req-86c3db1b-a5d4-4a62-825c-ca6c66acdb31 demo demo] https://199.19.213.134/volume/v3/ returned with HTTP 200 Jun 30 02:49:56.169444 np0000183535 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 5/16] 199.19.213.134 () {66 vars in 1346 bytes} [Tue Jun 30 02:49:56 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:49:56.204625 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-ba38a0de-12bb-489d-b159-e0b98b663280 None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:49:56.208591 np0000183535 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-ba38a0de-12bb-489d-b159-e0b98b663280 demo demo] GET https://199.19.213.134/volume/v3/types/default Jun 30 02:49:56.209006 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-ba38a0de-12bb-489d-b159-e0b98b663280 demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:49:56.209439 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-ba38a0de-12bb-489d-b159-e0b98b663280 demo demo] Calling method 'show' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:49:56.225291 np0000183535 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-ba38a0de-12bb-489d-b159-e0b98b663280 demo demo] https://199.19.213.134/volume/v3/types/default returned with HTTP 200 Jun 30 02:49:56.226107 np0000183535 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 4/17] 199.19.213.134 () {64 vars in 1301 bytes} [Tue Jun 30 02:49:56 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:49:56.258981 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-ff6033d8-6826-4732-be32-e7ba3bb0d222 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:49:56.260620 np0000183535 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 5/18] 199.19.213.134 () {62 vars in 1068 bytes} [Tue Jun 30 02:49:56 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 30 02:49:56.289094 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-843893e1-0c6a-4839-9276-c46692f9bacd None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:49:56.293344 np0000183535 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 5/19] 199.19.213.134 () {64 vars in 1272 bytes} [Tue Jun 30 02:49:56 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 30 02:49:56.321449 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [req-843893e1-0c6a-4839-9276-c46692f9bacd req-f3424503-01cc-40ec-9c10-cb92b20a64d7 None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:49:56.324592 np0000183535 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [req-843893e1-0c6a-4839-9276-c46692f9bacd req-f3424503-01cc-40ec-9c10-cb92b20a64d7 demo demo] GET https://199.19.213.134/volume/v3/ Jun 30 02:49:56.324956 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [req-843893e1-0c6a-4839-9276-c46692f9bacd req-f3424503-01cc-40ec-9c10-cb92b20a64d7 demo demo] Empty body provided in request {{(pid=112520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:49:56.325326 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [req-843893e1-0c6a-4839-9276-c46692f9bacd req-f3424503-01cc-40ec-9c10-cb92b20a64d7 demo demo] Calling method 'version_select' {{(pid=112520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:49:56.325963 np0000183535 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [req-843893e1-0c6a-4839-9276-c46692f9bacd req-f3424503-01cc-40ec-9c10-cb92b20a64d7 demo demo] https://199.19.213.134/volume/v3/ returned with HTTP 200 Jun 30 02:49:56.326603 np0000183535 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 6/20] 199.19.213.134 () {66 vars in 1346 bytes} [Tue Jun 30 02:49:56 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:49:56.359567 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-229de42b-6546-4fa1-b122-70d985d17ca3 None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:49:56.363342 np0000183535 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-229de42b-6546-4fa1-b122-70d985d17ca3 demo demo] GET https://199.19.213.134/volume/v3/types/default Jun 30 02:49:56.363712 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-229de42b-6546-4fa1-b122-70d985d17ca3 demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:49:56.364114 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-229de42b-6546-4fa1-b122-70d985d17ca3 demo demo] Calling method 'show' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:49:56.374688 np0000183535 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-229de42b-6546-4fa1-b122-70d985d17ca3 demo demo] https://199.19.213.134/volume/v3/types/default returned with HTTP 200 Jun 30 02:49:56.375211 np0000183535 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 5/21] 199.19.213.134 () {64 vars in 1301 bytes} [Tue Jun 30 02:49:56 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 02:50:04.209064 np0000183535 devstack@c-api.service[112520]: DEBUG dbcounter [-] [112520] Writing DB stats cinder:SELECT=1 {{(pid=112520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:50:06.369588 np0000183535 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=8 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:54:46.943088 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-b6ff0e2f-464a-49c9-a34e-72c64c3a509a None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:54:47.030388 np0000183535 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-b6ff0e2f-464a-49c9-a34e-72c64c3a509a demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 02:54:47.030660 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-b6ff0e2f-464a-49c9-a34e-72c64c3a509a demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:54:47.030925 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-b6ff0e2f-464a-49c9-a34e-72c64c3a509a demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:54:47.031599 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-b6ff0e2f-464a-49c9-a34e-72c64c3a509a demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 02:54:47.032617 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-b6ff0e2f-464a-49c9-a34e-72c64c3a509a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 02:54:47.072671 np0000183535 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-b6ff0e2f-464a-49c9-a34e-72c64c3a509a demo demo] Get all volumes completed successfully. Jun 30 02:54:47.075800 np0000183535 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-b6ff0e2f-464a-49c9-a34e-72c64c3a509a demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 02:54:47.076331 np0000183535 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 6/22] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 02:54:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 02:54:57.062779 np0000183535 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:55:47.102789 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-19bb1175-f9ce-4857-a30f-3c1aae0f3175 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:55:47.107210 np0000183535 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-19bb1175-f9ce-4857-a30f-3c1aae0f3175 demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 02:55:47.107460 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-19bb1175-f9ce-4857-a30f-3c1aae0f3175 demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:55:47.107693 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-19bb1175-f9ce-4857-a30f-3c1aae0f3175 demo demo] Calling method 'detail' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:55:47.108331 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.api_utils [None req-19bb1175-f9ce-4857-a30f-3c1aae0f3175 demo demo] Removing options '' from query. {{(pid=112519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 02:55:47.111878 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.volume.api [None req-19bb1175-f9ce-4857-a30f-3c1aae0f3175 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 02:55:47.152534 np0000183535 devstack@c-api.service[112519]: INFO cinder.volume.api [None req-19bb1175-f9ce-4857-a30f-3c1aae0f3175 demo demo] Get all volumes completed successfully. Jun 30 02:55:47.155542 np0000183535 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-19bb1175-f9ce-4857-a30f-3c1aae0f3175 demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 02:55:47.156090 np0000183535 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 6/23] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 02:55:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 02:55:57.161247 np0000183535 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=1 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:56:47.240128 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [None req-3ba403c1-3afa-468d-9032-c43ec47eeba7 None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:56:47.243043 np0000183535 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-3ba403c1-3afa-468d-9032-c43ec47eeba7 demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 02:56:47.243258 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-3ba403c1-3afa-468d-9032-c43ec47eeba7 demo demo] Empty body provided in request {{(pid=112520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:56:47.243424 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-3ba403c1-3afa-468d-9032-c43ec47eeba7 demo demo] Calling method 'detail' {{(pid=112520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:56:47.243856 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.api_utils [None req-3ba403c1-3afa-468d-9032-c43ec47eeba7 demo demo] Removing options '' from query. {{(pid=112520) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 02:56:47.244567 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.volume.api [None req-3ba403c1-3afa-468d-9032-c43ec47eeba7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112520) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 02:56:47.280884 np0000183535 devstack@c-api.service[112520]: INFO cinder.volume.api [None req-3ba403c1-3afa-468d-9032-c43ec47eeba7 demo demo] Get all volumes completed successfully. Jun 30 02:56:47.283759 np0000183535 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-3ba403c1-3afa-468d-9032-c43ec47eeba7 demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 02:56:47.284245 np0000183535 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 7/24] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 02:56:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 02:56:57.273243 np0000183535 devstack@c-api.service[112520]: DEBUG dbcounter [-] [112520] Writing DB stats cinder:SELECT=1 {{(pid=112520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:57:47.315276 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-77728aff-0ee8-4c3f-86a9-ebd28dbc939c None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:57:47.318183 np0000183535 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-77728aff-0ee8-4c3f-86a9-ebd28dbc939c demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 02:57:47.318333 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-77728aff-0ee8-4c3f-86a9-ebd28dbc939c demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:57:47.318529 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-77728aff-0ee8-4c3f-86a9-ebd28dbc939c demo demo] Calling method 'detail' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:57:47.319028 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.api_utils [None req-77728aff-0ee8-4c3f-86a9-ebd28dbc939c demo demo] Removing options '' from query. {{(pid=112518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 02:57:47.319781 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.volume.api [None req-77728aff-0ee8-4c3f-86a9-ebd28dbc939c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 02:57:47.355951 np0000183535 devstack@c-api.service[112518]: INFO cinder.volume.api [None req-77728aff-0ee8-4c3f-86a9-ebd28dbc939c demo demo] Get all volumes completed successfully. Jun 30 02:57:47.358029 np0000183535 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-77728aff-0ee8-4c3f-86a9-ebd28dbc939c demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 02:57:47.358383 np0000183535 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 6/25] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 02:57:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 02:57:57.348733 np0000183535 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=1 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:58:47.387266 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-b29840a8-240d-4396-9298-e8db552b2fe2 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:58:47.391176 np0000183535 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-b29840a8-240d-4396-9298-e8db552b2fe2 demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 02:58:47.392213 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-b29840a8-240d-4396-9298-e8db552b2fe2 demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:58:47.392213 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-b29840a8-240d-4396-9298-e8db552b2fe2 demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:58:47.392365 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-b29840a8-240d-4396-9298-e8db552b2fe2 demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 02:58:47.393254 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-b29840a8-240d-4396-9298-e8db552b2fe2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 02:58:47.402420 np0000183535 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-b29840a8-240d-4396-9298-e8db552b2fe2 demo demo] Get all volumes completed successfully. Jun 30 02:58:47.406046 np0000183535 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-b29840a8-240d-4396-9298-e8db552b2fe2 demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 02:58:47.406046 np0000183535 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 7/26] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 02:58:47 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 30 02:58:57.397080 np0000183535 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 02:59:47.425624 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-249c948b-cde7-4c7f-9fbf-c7bbf1924566 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 02:59:47.627644 np0000183535 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-249c948b-cde7-4c7f-9fbf-c7bbf1924566 demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 02:59:47.629658 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-249c948b-cde7-4c7f-9fbf-c7bbf1924566 demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 02:59:47.629949 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-249c948b-cde7-4c7f-9fbf-c7bbf1924566 demo demo] Calling method 'detail' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 02:59:47.630327 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.api_utils [None req-249c948b-cde7-4c7f-9fbf-c7bbf1924566 demo demo] Removing options '' from query. {{(pid=112519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 02:59:47.632663 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.volume.api [None req-249c948b-cde7-4c7f-9fbf-c7bbf1924566 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 02:59:47.642570 np0000183535 devstack@c-api.service[112519]: INFO cinder.volume.api [None req-249c948b-cde7-4c7f-9fbf-c7bbf1924566 demo demo] Get all volumes completed successfully. Jun 30 02:59:47.644367 np0000183535 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-249c948b-cde7-4c7f-9fbf-c7bbf1924566 demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 02:59:47.644732 np0000183535 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 7/27] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 02:59:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 02:59:57.637952 np0000183535 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=1 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:00:47.672375 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [None req-c9c34c30-1997-44c9-85b2-6a1b1c2b9e98 None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:00:47.677535 np0000183535 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-c9c34c30-1997-44c9-85b2-6a1b1c2b9e98 demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 03:00:47.677982 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-c9c34c30-1997-44c9-85b2-6a1b1c2b9e98 demo demo] Empty body provided in request {{(pid=112520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:00:47.678416 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-c9c34c30-1997-44c9-85b2-6a1b1c2b9e98 demo demo] Calling method 'detail' {{(pid=112520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:00:47.678958 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.api_utils [None req-c9c34c30-1997-44c9-85b2-6a1b1c2b9e98 demo demo] Removing options '' from query. {{(pid=112520) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:00:47.680572 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.volume.api [None req-c9c34c30-1997-44c9-85b2-6a1b1c2b9e98 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112520) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:00:47.692124 np0000183535 devstack@c-api.service[112520]: INFO cinder.volume.api [None req-c9c34c30-1997-44c9-85b2-6a1b1c2b9e98 demo demo] Get all volumes completed successfully. Jun 30 03:00:47.693369 np0000183535 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-c9c34c30-1997-44c9-85b2-6a1b1c2b9e98 demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:00:47.693741 np0000183535 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 8/28] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 03:00:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:00:57.686153 np0000183535 devstack@c-api.service[112520]: DEBUG dbcounter [-] [112520] Writing DB stats cinder:SELECT=1 {{(pid=112520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:01:47.706614 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-3c105bfc-d68b-4731-9553-f03815436db3 None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:01:47.709630 np0000183535 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-3c105bfc-d68b-4731-9553-f03815436db3 demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 03:01:47.710334 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-3c105bfc-d68b-4731-9553-f03815436db3 demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:01:47.710334 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-3c105bfc-d68b-4731-9553-f03815436db3 demo demo] Calling method 'detail' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:01:47.710600 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.api_utils [None req-3c105bfc-d68b-4731-9553-f03815436db3 demo demo] Removing options '' from query. {{(pid=112518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:01:47.711422 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.volume.api [None req-3c105bfc-d68b-4731-9553-f03815436db3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:01:47.722621 np0000183535 devstack@c-api.service[112518]: INFO cinder.volume.api [None req-3c105bfc-d68b-4731-9553-f03815436db3 demo demo] Get all volumes completed successfully. Jun 30 03:01:47.725416 np0000183535 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-3c105bfc-d68b-4731-9553-f03815436db3 demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:01:47.725780 np0000183535 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 7/29] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 03:01:47 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 30 03:01:57.715106 np0000183535 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=1 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:02:47.742332 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-86e97601-1bbd-402b-b970-b29c475d8862 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:02:47.746716 np0000183535 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-86e97601-1bbd-402b-b970-b29c475d8862 demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 03:02:47.746716 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-86e97601-1bbd-402b-b970-b29c475d8862 demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:02:47.747250 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-86e97601-1bbd-402b-b970-b29c475d8862 demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:02:47.747250 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-86e97601-1bbd-402b-b970-b29c475d8862 demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:02:47.748108 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-86e97601-1bbd-402b-b970-b29c475d8862 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:02:47.760331 np0000183535 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-86e97601-1bbd-402b-b970-b29c475d8862 demo demo] Get all volumes completed successfully. Jun 30 03:02:47.764279 np0000183535 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-86e97601-1bbd-402b-b970-b29c475d8862 demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:02:47.764792 np0000183535 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 8/30] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 03:02:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:02:57.752243 np0000183535 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:03:47.825403 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-5c318be5-ed26-42ca-829f-418b79803979 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:03:47.828053 np0000183535 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-5c318be5-ed26-42ca-829f-418b79803979 demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 03:03:47.828276 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-5c318be5-ed26-42ca-829f-418b79803979 demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:03:47.828476 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-5c318be5-ed26-42ca-829f-418b79803979 demo demo] Calling method 'detail' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:03:47.828644 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.api_utils [None req-5c318be5-ed26-42ca-829f-418b79803979 demo demo] Removing options '' from query. {{(pid=112519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:03:47.829364 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.volume.api [None req-5c318be5-ed26-42ca-829f-418b79803979 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:03:47.840484 np0000183535 devstack@c-api.service[112519]: INFO cinder.volume.api [None req-5c318be5-ed26-42ca-829f-418b79803979 demo demo] Get all volumes completed successfully. Jun 30 03:03:47.842499 np0000183535 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-5c318be5-ed26-42ca-829f-418b79803979 demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:03:47.842871 np0000183535 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 8/31] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 03:03:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:03:57.834263 np0000183535 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=1 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:04:47.863405 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [None req-7fcd6728-cbf5-4433-8e49-c55cb3266326 None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:04:48.008579 np0000183535 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-7fcd6728-cbf5-4433-8e49-c55cb3266326 demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 03:04:48.008982 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-7fcd6728-cbf5-4433-8e49-c55cb3266326 demo demo] Empty body provided in request {{(pid=112520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:04:48.009446 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-7fcd6728-cbf5-4433-8e49-c55cb3266326 demo demo] Calling method 'detail' {{(pid=112520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:04:48.010851 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.api_utils [None req-7fcd6728-cbf5-4433-8e49-c55cb3266326 demo demo] Removing options '' from query. {{(pid=112520) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:04:48.012422 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.volume.api [None req-7fcd6728-cbf5-4433-8e49-c55cb3266326 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112520) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:04:48.021328 np0000183535 devstack@c-api.service[112520]: INFO cinder.volume.api [None req-7fcd6728-cbf5-4433-8e49-c55cb3266326 demo demo] Get all volumes completed successfully. Jun 30 03:04:48.024429 np0000183535 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-7fcd6728-cbf5-4433-8e49-c55cb3266326 demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:04:48.024908 np0000183535 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 9/32] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 03:04:47 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 30 03:04:58.016268 np0000183535 devstack@c-api.service[112520]: DEBUG dbcounter [-] [112520] Writing DB stats cinder:SELECT=1 {{(pid=112520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:05:48.038804 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-5b766fc1-b9ff-4e68-b9c2-dad0917ade82 None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:05:48.041792 np0000183535 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-5b766fc1-b9ff-4e68-b9c2-dad0917ade82 demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 03:05:48.042168 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-5b766fc1-b9ff-4e68-b9c2-dad0917ade82 demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:05:48.042566 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-5b766fc1-b9ff-4e68-b9c2-dad0917ade82 demo demo] Calling method 'detail' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:05:48.042728 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.api_utils [None req-5b766fc1-b9ff-4e68-b9c2-dad0917ade82 demo demo] Removing options '' from query. {{(pid=112518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:05:48.043650 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.volume.api [None req-5b766fc1-b9ff-4e68-b9c2-dad0917ade82 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:05:48.051112 np0000183535 devstack@c-api.service[112518]: INFO cinder.volume.api [None req-5b766fc1-b9ff-4e68-b9c2-dad0917ade82 demo demo] Get all volumes completed successfully. Jun 30 03:05:48.053167 np0000183535 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-5b766fc1-b9ff-4e68-b9c2-dad0917ade82 demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:05:48.053569 np0000183535 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 8/33] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 03:05:48 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 30 03:05:58.047161 np0000183535 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=1 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:06:48.068473 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-e7789067-2c58-48ad-a61d-e9c58028e1bd None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:06:48.072087 np0000183535 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-e7789067-2c58-48ad-a61d-e9c58028e1bd demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 03:06:48.072334 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-e7789067-2c58-48ad-a61d-e9c58028e1bd demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:06:48.072590 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-e7789067-2c58-48ad-a61d-e9c58028e1bd demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:06:48.072950 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-e7789067-2c58-48ad-a61d-e9c58028e1bd demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:06:48.074046 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-e7789067-2c58-48ad-a61d-e9c58028e1bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:06:48.084296 np0000183535 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-e7789067-2c58-48ad-a61d-e9c58028e1bd demo demo] Get all volumes completed successfully. Jun 30 03:06:48.086906 np0000183535 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-e7789067-2c58-48ad-a61d-e9c58028e1bd demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:06:48.087432 np0000183535 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 9/34] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 03:06:48 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 30 03:06:58.078303 np0000183535 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:07:48.106817 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-06e0989b-a453-4ed8-aad6-eb38f85468fc None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:07:48.111396 np0000183535 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-06e0989b-a453-4ed8-aad6-eb38f85468fc demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 03:07:48.111792 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-06e0989b-a453-4ed8-aad6-eb38f85468fc demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:07:48.112233 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-06e0989b-a453-4ed8-aad6-eb38f85468fc demo demo] Calling method 'detail' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:07:48.112596 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.api_utils [None req-06e0989b-a453-4ed8-aad6-eb38f85468fc demo demo] Removing options '' from query. {{(pid=112519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:07:48.113507 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.volume.api [None req-06e0989b-a453-4ed8-aad6-eb38f85468fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:07:48.122242 np0000183535 devstack@c-api.service[112519]: INFO cinder.volume.api [None req-06e0989b-a453-4ed8-aad6-eb38f85468fc demo demo] Get all volumes completed successfully. Jun 30 03:07:48.124848 np0000183535 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-06e0989b-a453-4ed8-aad6-eb38f85468fc demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:07:48.125309 np0000183535 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 9/35] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 03:07:48 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 30 03:07:58.116778 np0000183535 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=1 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:08:48.147225 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [None req-74235ef9-0433-452f-952b-2487389e0283 None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:08:48.150791 np0000183535 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-74235ef9-0433-452f-952b-2487389e0283 demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 03:08:48.151133 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-74235ef9-0433-452f-952b-2487389e0283 demo demo] Empty body provided in request {{(pid=112520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:08:48.151388 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-74235ef9-0433-452f-952b-2487389e0283 demo demo] Calling method 'detail' {{(pid=112520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:08:48.151714 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.api_utils [None req-74235ef9-0433-452f-952b-2487389e0283 demo demo] Removing options '' from query. {{(pid=112520) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:08:48.152962 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.volume.api [None req-74235ef9-0433-452f-952b-2487389e0283 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112520) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:08:48.161694 np0000183535 devstack@c-api.service[112520]: INFO cinder.volume.api [None req-74235ef9-0433-452f-952b-2487389e0283 demo demo] Get all volumes completed successfully. Jun 30 03:08:48.163784 np0000183535 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-74235ef9-0433-452f-952b-2487389e0283 demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:08:48.164196 np0000183535 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 10/36] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 03:08:48 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 30 03:08:58.157100 np0000183535 devstack@c-api.service[112520]: DEBUG dbcounter [-] [112520] Writing DB stats cinder:SELECT=1 {{(pid=112520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:09:48.182826 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-a3fcfa6f-6e47-45f4-a0a3-71617b5e92e0 None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:09:48.343246 np0000183535 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-a3fcfa6f-6e47-45f4-a0a3-71617b5e92e0 demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 03:09:48.343861 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-a3fcfa6f-6e47-45f4-a0a3-71617b5e92e0 demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:09:48.344366 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-a3fcfa6f-6e47-45f4-a0a3-71617b5e92e0 demo demo] Calling method 'detail' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:09:48.344877 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.api_utils [None req-a3fcfa6f-6e47-45f4-a0a3-71617b5e92e0 demo demo] Removing options '' from query. {{(pid=112518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:09:48.346431 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.volume.api [None req-a3fcfa6f-6e47-45f4-a0a3-71617b5e92e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:09:48.355152 np0000183535 devstack@c-api.service[112518]: INFO cinder.volume.api [None req-a3fcfa6f-6e47-45f4-a0a3-71617b5e92e0 demo demo] Get all volumes completed successfully. Jun 30 03:09:48.357097 np0000183535 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-a3fcfa6f-6e47-45f4-a0a3-71617b5e92e0 demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:09:48.357563 np0000183535 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 9/37] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 03:09:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:09:58.350744 np0000183535 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=1 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:10:48.376432 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-ee0ddd51-f8f9-44a4-bf4d-5b7cb1af8954 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:10:48.380712 np0000183535 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-ee0ddd51-f8f9-44a4-bf4d-5b7cb1af8954 demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 03:10:48.381147 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-ee0ddd51-f8f9-44a4-bf4d-5b7cb1af8954 demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:10:48.381594 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-ee0ddd51-f8f9-44a4-bf4d-5b7cb1af8954 demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:10:48.381886 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-ee0ddd51-f8f9-44a4-bf4d-5b7cb1af8954 demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:10:48.383531 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-ee0ddd51-f8f9-44a4-bf4d-5b7cb1af8954 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:10:48.392662 np0000183535 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-ee0ddd51-f8f9-44a4-bf4d-5b7cb1af8954 demo demo] Get all volumes completed successfully. Jun 30 03:10:48.394425 np0000183535 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-ee0ddd51-f8f9-44a4-bf4d-5b7cb1af8954 demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:10:48.394796 np0000183535 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 10/38] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 03:10:48 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 30 03:10:58.387737 np0000183535 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:11:48.410606 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-920178c2-6419-4599-a44b-1ba66a46cf0b None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:11:48.415317 np0000183535 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-920178c2-6419-4599-a44b-1ba66a46cf0b demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 03:11:48.415702 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-920178c2-6419-4599-a44b-1ba66a46cf0b demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:11:48.416127 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-920178c2-6419-4599-a44b-1ba66a46cf0b demo demo] Calling method 'detail' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:11:48.416640 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.api_utils [None req-920178c2-6419-4599-a44b-1ba66a46cf0b demo demo] Removing options '' from query. {{(pid=112519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:11:48.418329 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.volume.api [None req-920178c2-6419-4599-a44b-1ba66a46cf0b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:11:48.426723 np0000183535 devstack@c-api.service[112519]: INFO cinder.volume.api [None req-920178c2-6419-4599-a44b-1ba66a46cf0b demo demo] Get all volumes completed successfully. Jun 30 03:11:48.429270 np0000183535 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-920178c2-6419-4599-a44b-1ba66a46cf0b demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:11:48.429749 np0000183535 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 10/39] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 03:11:48 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 30 03:11:58.422299 np0000183535 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=1 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:12:48.444952 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [None req-a1bd4a0b-61d9-4bba-88af-ec1e44d6fb7d None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:12:48.448670 np0000183535 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-a1bd4a0b-61d9-4bba-88af-ec1e44d6fb7d demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 03:12:48.449013 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-a1bd4a0b-61d9-4bba-88af-ec1e44d6fb7d demo demo] Empty body provided in request {{(pid=112520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:12:48.449323 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-a1bd4a0b-61d9-4bba-88af-ec1e44d6fb7d demo demo] Calling method 'detail' {{(pid=112520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:12:48.449679 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.api_utils [None req-a1bd4a0b-61d9-4bba-88af-ec1e44d6fb7d demo demo] Removing options '' from query. {{(pid=112520) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:12:48.450669 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.volume.api [None req-a1bd4a0b-61d9-4bba-88af-ec1e44d6fb7d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112520) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:12:48.459203 np0000183535 devstack@c-api.service[112520]: INFO cinder.volume.api [None req-a1bd4a0b-61d9-4bba-88af-ec1e44d6fb7d demo demo] Get all volumes completed successfully. Jun 30 03:12:48.461179 np0000183535 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-a1bd4a0b-61d9-4bba-88af-ec1e44d6fb7d demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:12:48.461598 np0000183535 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 11/40] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 03:12:48 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 30 03:12:58.454067 np0000183535 devstack@c-api.service[112520]: DEBUG dbcounter [-] [112520] Writing DB stats cinder:SELECT=1 {{(pid=112520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:13:48.476618 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-34b055e1-fc1c-4bbf-826e-5fcd7443109c None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:13:48.480769 np0000183535 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-34b055e1-fc1c-4bbf-826e-5fcd7443109c demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 03:13:48.481008 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-34b055e1-fc1c-4bbf-826e-5fcd7443109c demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:13:48.481253 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-34b055e1-fc1c-4bbf-826e-5fcd7443109c demo demo] Calling method 'detail' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:13:48.481542 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.api_utils [None req-34b055e1-fc1c-4bbf-826e-5fcd7443109c demo demo] Removing options '' from query. {{(pid=112518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:13:48.482477 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.volume.api [None req-34b055e1-fc1c-4bbf-826e-5fcd7443109c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:13:48.493695 np0000183535 devstack@c-api.service[112518]: INFO cinder.volume.api [None req-34b055e1-fc1c-4bbf-826e-5fcd7443109c demo demo] Get all volumes completed successfully. Jun 30 03:13:48.496308 np0000183535 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-34b055e1-fc1c-4bbf-826e-5fcd7443109c demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:13:48.496643 np0000183535 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 10/41] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 03:13:48 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 30 03:13:58.489226 np0000183535 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=1 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:14:48.517080 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-b4c264aa-0a85-4dad-b584-9c4c71cede5a None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:14:48.614790 np0000183535 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-b4c264aa-0a85-4dad-b584-9c4c71cede5a demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 03:14:48.615045 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-b4c264aa-0a85-4dad-b584-9c4c71cede5a demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:14:48.615279 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-b4c264aa-0a85-4dad-b584-9c4c71cede5a demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:14:48.615578 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-b4c264aa-0a85-4dad-b584-9c4c71cede5a demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:14:48.616496 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-b4c264aa-0a85-4dad-b584-9c4c71cede5a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:14:48.625032 np0000183535 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-b4c264aa-0a85-4dad-b584-9c4c71cede5a demo demo] Get all volumes completed successfully. Jun 30 03:14:48.627533 np0000183535 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-b4c264aa-0a85-4dad-b584-9c4c71cede5a demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:14:48.627962 np0000183535 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 11/42] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 03:14:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:14:58.619606 np0000183535 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:15:48.641946 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-0b345537-5cc0-44a3-bd91-57cfed5bfd58 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:15:48.648720 np0000183535 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-0b345537-5cc0-44a3-bd91-57cfed5bfd58 demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 03:15:48.649115 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-0b345537-5cc0-44a3-bd91-57cfed5bfd58 demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:15:48.649483 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-0b345537-5cc0-44a3-bd91-57cfed5bfd58 demo demo] Calling method 'detail' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:15:48.650334 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.api_utils [None req-0b345537-5cc0-44a3-bd91-57cfed5bfd58 demo demo] Removing options '' from query. {{(pid=112519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:15:48.651627 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.volume.api [None req-0b345537-5cc0-44a3-bd91-57cfed5bfd58 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:15:48.660210 np0000183535 devstack@c-api.service[112519]: INFO cinder.volume.api [None req-0b345537-5cc0-44a3-bd91-57cfed5bfd58 demo demo] Get all volumes completed successfully. Jun 30 03:15:48.662365 np0000183535 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-0b345537-5cc0-44a3-bd91-57cfed5bfd58 demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:15:48.662864 np0000183535 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 11/43] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 03:15:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:15:58.655370 np0000183535 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=1 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:16:48.681111 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [None req-4110fbbd-5e9e-41db-ba16-5dd5469dd61c None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:16:48.684355 np0000183535 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-4110fbbd-5e9e-41db-ba16-5dd5469dd61c demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 03:16:48.684604 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-4110fbbd-5e9e-41db-ba16-5dd5469dd61c demo demo] Empty body provided in request {{(pid=112520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:16:48.684845 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-4110fbbd-5e9e-41db-ba16-5dd5469dd61c demo demo] Calling method 'detail' {{(pid=112520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:16:48.685446 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.api_utils [None req-4110fbbd-5e9e-41db-ba16-5dd5469dd61c demo demo] Removing options '' from query. {{(pid=112520) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:16:48.686295 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.volume.api [None req-4110fbbd-5e9e-41db-ba16-5dd5469dd61c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112520) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:16:48.696046 np0000183535 devstack@c-api.service[112520]: INFO cinder.volume.api [None req-4110fbbd-5e9e-41db-ba16-5dd5469dd61c demo demo] Get all volumes completed successfully. Jun 30 03:16:48.700838 np0000183535 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-4110fbbd-5e9e-41db-ba16-5dd5469dd61c demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:16:48.701610 np0000183535 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 12/44] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 03:16:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:16:58.690065 np0000183535 devstack@c-api.service[112520]: DEBUG dbcounter [-] [112520] Writing DB stats cinder:SELECT=1 {{(pid=112520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:17:48.717876 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-9d3e5f3b-932e-4a6b-9336-9ed4b1983235 None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:17:48.720781 np0000183535 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-9d3e5f3b-932e-4a6b-9336-9ed4b1983235 demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 03:17:48.721082 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-9d3e5f3b-932e-4a6b-9336-9ed4b1983235 demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:17:48.721319 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-9d3e5f3b-932e-4a6b-9336-9ed4b1983235 demo demo] Calling method 'detail' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:17:48.721627 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.api_utils [None req-9d3e5f3b-932e-4a6b-9336-9ed4b1983235 demo demo] Removing options '' from query. {{(pid=112518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:17:48.722625 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.volume.api [None req-9d3e5f3b-932e-4a6b-9336-9ed4b1983235 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:17:48.732112 np0000183535 devstack@c-api.service[112518]: INFO cinder.volume.api [None req-9d3e5f3b-932e-4a6b-9336-9ed4b1983235 demo demo] Get all volumes completed successfully. Jun 30 03:17:48.734137 np0000183535 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-9d3e5f3b-932e-4a6b-9336-9ed4b1983235 demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:17:48.734635 np0000183535 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 11/45] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 03:17:48 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 30 03:17:58.726717 np0000183535 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=1 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:18:48.751533 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-dbc36ae8-71db-4f30-8f07-5e1007135fe3 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:18:48.755675 np0000183535 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-dbc36ae8-71db-4f30-8f07-5e1007135fe3 demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 03:18:48.756199 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-dbc36ae8-71db-4f30-8f07-5e1007135fe3 demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:18:48.756631 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-dbc36ae8-71db-4f30-8f07-5e1007135fe3 demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:18:48.757195 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-dbc36ae8-71db-4f30-8f07-5e1007135fe3 demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:18:48.758716 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-dbc36ae8-71db-4f30-8f07-5e1007135fe3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:18:48.767736 np0000183535 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-dbc36ae8-71db-4f30-8f07-5e1007135fe3 demo demo] Get all volumes completed successfully. Jun 30 03:18:48.770263 np0000183535 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-dbc36ae8-71db-4f30-8f07-5e1007135fe3 demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:18:48.770498 np0000183535 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 12/46] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 03:18:48 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 30 03:18:58.787065 np0000183535 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:19:48.789440 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-9dbe167a-34c9-4529-b306-4ec01b3347a1 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:19:48.900427 np0000183535 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-9dbe167a-34c9-4529-b306-4ec01b3347a1 demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 03:19:48.900809 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-9dbe167a-34c9-4529-b306-4ec01b3347a1 demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:19:48.901260 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-9dbe167a-34c9-4529-b306-4ec01b3347a1 demo demo] Calling method 'detail' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:19:48.901742 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.api_utils [None req-9dbe167a-34c9-4529-b306-4ec01b3347a1 demo demo] Removing options '' from query. {{(pid=112519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:19:48.903317 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.volume.api [None req-9dbe167a-34c9-4529-b306-4ec01b3347a1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:19:48.912697 np0000183535 devstack@c-api.service[112519]: INFO cinder.volume.api [None req-9dbe167a-34c9-4529-b306-4ec01b3347a1 demo demo] Get all volumes completed successfully. Jun 30 03:19:48.915252 np0000183535 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-9dbe167a-34c9-4529-b306-4ec01b3347a1 demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:19:48.916005 np0000183535 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 12/47] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 03:19:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:19:58.907421 np0000183535 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=1 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:20:48.940751 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [None req-b82e5fb7-98b9-42fe-aa48-5df6ebc5f4be None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:20:48.943035 np0000183535 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-b82e5fb7-98b9-42fe-aa48-5df6ebc5f4be demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 03:20:48.943426 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-b82e5fb7-98b9-42fe-aa48-5df6ebc5f4be demo demo] Empty body provided in request {{(pid=112520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:20:48.943826 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-b82e5fb7-98b9-42fe-aa48-5df6ebc5f4be demo demo] Calling method 'detail' {{(pid=112520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:20:48.944270 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.api_utils [None req-b82e5fb7-98b9-42fe-aa48-5df6ebc5f4be demo demo] Removing options '' from query. {{(pid=112520) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:20:48.945338 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.volume.api [None req-b82e5fb7-98b9-42fe-aa48-5df6ebc5f4be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112520) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:20:48.959978 np0000183535 devstack@c-api.service[112520]: INFO cinder.volume.api [None req-b82e5fb7-98b9-42fe-aa48-5df6ebc5f4be demo demo] Get all volumes completed successfully. Jun 30 03:20:48.961884 np0000183535 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-b82e5fb7-98b9-42fe-aa48-5df6ebc5f4be demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:20:48.962835 np0000183535 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 13/48] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 03:20:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:20:58.948751 np0000183535 devstack@c-api.service[112520]: DEBUG dbcounter [-] [112520] Writing DB stats cinder:SELECT=1 {{(pid=112520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:21:48.977958 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-cc8c0d76-a7ea-435a-bc2f-ff4c165775e9 None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:21:48.981080 np0000183535 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-cc8c0d76-a7ea-435a-bc2f-ff4c165775e9 demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 03:21:48.981350 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-cc8c0d76-a7ea-435a-bc2f-ff4c165775e9 demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:21:48.982001 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-cc8c0d76-a7ea-435a-bc2f-ff4c165775e9 demo demo] Calling method 'detail' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:21:48.982345 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.api_utils [None req-cc8c0d76-a7ea-435a-bc2f-ff4c165775e9 demo demo] Removing options '' from query. {{(pid=112518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:21:48.983363 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.volume.api [None req-cc8c0d76-a7ea-435a-bc2f-ff4c165775e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:21:48.994090 np0000183535 devstack@c-api.service[112518]: INFO cinder.volume.api [None req-cc8c0d76-a7ea-435a-bc2f-ff4c165775e9 demo demo] Get all volumes completed successfully. Jun 30 03:21:48.997796 np0000183535 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-cc8c0d76-a7ea-435a-bc2f-ff4c165775e9 demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:21:48.998280 np0000183535 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 12/49] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 03:21:48 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 30 03:21:58.987343 np0000183535 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=1 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:22:49.013874 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-4bb95475-2b56-4dcb-a6b4-5edd0317a654 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:22:49.017664 np0000183535 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-4bb95475-2b56-4dcb-a6b4-5edd0317a654 demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 03:22:49.017780 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-4bb95475-2b56-4dcb-a6b4-5edd0317a654 demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:22:49.018068 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-4bb95475-2b56-4dcb-a6b4-5edd0317a654 demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:22:49.018370 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-4bb95475-2b56-4dcb-a6b4-5edd0317a654 demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:22:49.019383 np0000183535 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-4bb95475-2b56-4dcb-a6b4-5edd0317a654 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:22:49.034997 np0000183535 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-4bb95475-2b56-4dcb-a6b4-5edd0317a654 demo demo] Get all volumes completed successfully. Jun 30 03:22:49.035977 np0000183535 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-4bb95475-2b56-4dcb-a6b4-5edd0317a654 demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:22:49.036709 np0000183535 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 13/50] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 03:22:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:22:59.026651 np0000183535 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:23:49.059899 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.middleware.request_id [None req-f4b28a32-09e8-411f-b158-045ee1656c03 None None] RequestId filter calling following filter/app {{(pid=112519) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:23:49.064636 np0000183535 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-f4b28a32-09e8-411f-b158-045ee1656c03 demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 03:23:49.065157 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-f4b28a32-09e8-411f-b158-045ee1656c03 demo demo] Empty body provided in request {{(pid=112519) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:23:49.065645 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.openstack.wsgi [None req-f4b28a32-09e8-411f-b158-045ee1656c03 demo demo] Calling method 'detail' {{(pid=112519) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:23:49.066315 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.api.api_utils [None req-f4b28a32-09e8-411f-b158-045ee1656c03 demo demo] Removing options '' from query. {{(pid=112519) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:23:49.067737 np0000183535 devstack@c-api.service[112519]: DEBUG cinder.volume.api [None req-f4b28a32-09e8-411f-b158-045ee1656c03 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112519) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:23:49.076777 np0000183535 devstack@c-api.service[112519]: INFO cinder.volume.api [None req-f4b28a32-09e8-411f-b158-045ee1656c03 demo demo] Get all volumes completed successfully. Jun 30 03:23:49.079428 np0000183535 devstack@c-api.service[112519]: INFO cinder.api.openstack.wsgi [None req-f4b28a32-09e8-411f-b158-045ee1656c03 demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:23:49.079946 np0000183535 devstack@c-api.service[112519]: [pid: 112519|app: 0|req: 13/51] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 03:23:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:23:59.071678 np0000183535 devstack@c-api.service[112519]: DEBUG dbcounter [-] [112519] Writing DB stats cinder:SELECT=1 {{(pid=112519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:24:49.104975 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.middleware.request_id [None req-f7ff135c-1f6b-4f1c-ba9a-9d9f068165a6 None None] RequestId filter calling following filter/app {{(pid=112520) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:24:49.202988 np0000183535 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-f7ff135c-1f6b-4f1c-ba9a-9d9f068165a6 demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 03:24:49.203493 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-f7ff135c-1f6b-4f1c-ba9a-9d9f068165a6 demo demo] Empty body provided in request {{(pid=112520) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:24:49.203759 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.openstack.wsgi [None req-f7ff135c-1f6b-4f1c-ba9a-9d9f068165a6 demo demo] Calling method 'detail' {{(pid=112520) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:24:49.204306 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.api.api_utils [None req-f7ff135c-1f6b-4f1c-ba9a-9d9f068165a6 demo demo] Removing options '' from query. {{(pid=112520) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:24:49.205735 np0000183535 devstack@c-api.service[112520]: DEBUG cinder.volume.api [None req-f7ff135c-1f6b-4f1c-ba9a-9d9f068165a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112520) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:24:49.221949 np0000183535 devstack@c-api.service[112520]: INFO cinder.volume.api [None req-f7ff135c-1f6b-4f1c-ba9a-9d9f068165a6 demo demo] Get all volumes completed successfully. Jun 30 03:24:49.222654 np0000183535 devstack@c-api.service[112520]: INFO cinder.api.openstack.wsgi [None req-f7ff135c-1f6b-4f1c-ba9a-9d9f068165a6 demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:24:49.223136 np0000183535 devstack@c-api.service[112520]: [pid: 112520|app: 0|req: 14/52] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 03:24:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 03:24:59.210433 np0000183535 devstack@c-api.service[112520]: DEBUG dbcounter [-] [112520] Writing DB stats cinder:SELECT=1 {{(pid=112520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 03:25:49.241444 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-65651fd3-fd0d-4625-a4dc-c5edfad2891d None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 03:25:49.245594 np0000183535 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-65651fd3-fd0d-4625-a4dc-c5edfad2891d demo demo] GET https://199.19.213.134/volume/v3/volumes/detail Jun 30 03:25:49.245764 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-65651fd3-fd0d-4625-a4dc-c5edfad2891d demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 03:25:49.245952 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-65651fd3-fd0d-4625-a4dc-c5edfad2891d demo demo] Calling method 'detail' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 03:25:49.246173 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.api.api_utils [None req-65651fd3-fd0d-4625-a4dc-c5edfad2891d demo demo] Removing options '' from query. {{(pid=112518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 03:25:49.246856 np0000183535 devstack@c-api.service[112518]: DEBUG cinder.volume.api [None req-65651fd3-fd0d-4625-a4dc-c5edfad2891d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112518) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 03:25:49.254080 np0000183535 devstack@c-api.service[112518]: INFO cinder.volume.api [None req-65651fd3-fd0d-4625-a4dc-c5edfad2891d demo demo] Get all volumes completed successfully. Jun 30 03:25:49.256055 np0000183535 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-65651fd3-fd0d-4625-a4dc-c5edfad2891d demo demo] https://199.19.213.134/volume/v3/volumes/detail returned with HTTP 200 Jun 30 03:25:49.256385 np0000183535 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 13/53] 199.19.213.134 () {64 vars in 1296 bytes} [Tue Jun 30 03:25:49 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 30 03:25:59.250002 np0000183535 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=1 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}