Jun 18 07:19:53.762120 np0000181904 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 18 07:19:53.768417 np0000181904 devstack@c-api.service[112487]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 18 07:19:53.771905 np0000181904 devstack@c-api.service[112487]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 18 07:19:53 2026] *** Jun 18 07:19:53.771905 np0000181904 devstack@c-api.service[112487]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 18 07:19:53.771905 np0000181904 devstack@c-api.service[112487]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 18 07:19:53.771905 np0000181904 devstack@c-api.service[112487]: nodename: np0000181904 Jun 18 07:19:53.771905 np0000181904 devstack@c-api.service[112487]: machine: x86_64 Jun 18 07:19:53.771905 np0000181904 devstack@c-api.service[112487]: clock source: unix Jun 18 07:19:53.771905 np0000181904 devstack@c-api.service[112487]: pcre jit disabled Jun 18 07:19:53.771905 np0000181904 devstack@c-api.service[112487]: detected number of CPU cores: 16 Jun 18 07:19:53.771905 np0000181904 devstack@c-api.service[112487]: current working directory: / Jun 18 07:19:53.771905 np0000181904 devstack@c-api.service[112487]: detected binary path: /usr/bin/uwsgi-core Jun 18 07:19:53.771905 np0000181904 devstack@c-api.service[112487]: your processes number limit is 256917 Jun 18 07:19:53.771905 np0000181904 devstack@c-api.service[112487]: your memory page size is 4096 bytes Jun 18 07:19:53.771905 np0000181904 devstack@c-api.service[112487]: detected max file descriptor number: 2048 Jun 18 07:19:53.772522 np0000181904 devstack@c-api.service[112487]: lock engine: pthread robust mutexes Jun 18 07:19:53.772522 np0000181904 devstack@c-api.service[112487]: thunder lock: enabled Jun 18 07:19:53.772522 np0000181904 devstack@c-api.service[112487]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 18 07:19:53.772678 np0000181904 devstack@c-api.service[112487]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 18 07:19:53.772678 np0000181904 devstack@c-api.service[112487]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 18 07:19:53.772678 np0000181904 devstack@c-api.service[112487]: Set PythonHome to /opt/stack/data/venv Jun 18 07:19:53.812239 np0000181904 devstack@c-api.service[112487]: Python main interpreter initialized at 0x7c858d2a3668 Jun 18 07:19:53.812239 np0000181904 devstack@c-api.service[112487]: python threads support enabled Jun 18 07:19:53.812239 np0000181904 devstack@c-api.service[112487]: your server socket listen backlog is limited to 100 connections Jun 18 07:19:53.812239 np0000181904 devstack@c-api.service[112487]: your mercy for graceful operations on workers is 80 seconds Jun 18 07:19:53.812863 np0000181904 devstack@c-api.service[112487]: mapped 671795 bytes (656 KB) for 4 cores Jun 18 07:19:53.813033 np0000181904 devstack@c-api.service[112487]: *** Operational MODE: preforking *** Jun 18 07:19:53.813271 np0000181904 devstack@c-api.service[112487]: *** uWSGI is running in multiple interpreter mode *** Jun 18 07:19:53.813271 np0000181904 devstack@c-api.service[112487]: spawned uWSGI master process (pid: 112487) Jun 18 07:19:53.813498 np0000181904 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 18 07:19:53.814052 np0000181904 devstack@c-api.service[112487]: spawned uWSGI worker 1 (pid: 112497, cores: 1) Jun 18 07:19:53.814577 np0000181904 devstack@c-api.service[112487]: spawned uWSGI worker 2 (pid: 112498, cores: 1) Jun 18 07:19:53.816546 np0000181904 devstack@c-api.service[112487]: spawned uWSGI worker 3 (pid: 112499, cores: 1) Jun 18 07:19:53.816546 np0000181904 devstack@c-api.service[112487]: spawned uWSGI worker 4 (pid: 112500, cores: 1) Jun 18 07:19:53.816546 np0000181904 devstack@c-api.service[112487]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 18 07:19:53.942452 np0000181904 devstack@c-api.service[112497]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 07:19:53.942452 np0000181904 devstack@c-api.service[112497]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 07:19:53.942452 np0000181904 devstack@c-api.service[112497]: we strongly recommend against using it for new projects. Jun 18 07:19:53.942452 np0000181904 devstack@c-api.service[112497]: If you are already using Eventlet, we recommend migrating to a different Jun 18 07:19:53.942452 np0000181904 devstack@c-api.service[112497]: framework. For more detail see Jun 18 07:19:53.942452 np0000181904 devstack@c-api.service[112497]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 07:19:53.942452 np0000181904 devstack@c-api.service[112497]: import eventlet # noqa Jun 18 07:19:53.947460 np0000181904 devstack@c-api.service[112499]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 07:19:53.947460 np0000181904 devstack@c-api.service[112499]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 07:19:53.947460 np0000181904 devstack@c-api.service[112499]: we strongly recommend against using it for new projects. Jun 18 07:19:53.947460 np0000181904 devstack@c-api.service[112499]: If you are already using Eventlet, we recommend migrating to a different Jun 18 07:19:53.947460 np0000181904 devstack@c-api.service[112499]: framework. For more detail see Jun 18 07:19:53.947460 np0000181904 devstack@c-api.service[112499]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 07:19:53.947460 np0000181904 devstack@c-api.service[112499]: import eventlet # noqa Jun 18 07:19:53.968165 np0000181904 devstack@c-api.service[112498]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 07:19:53.968165 np0000181904 devstack@c-api.service[112498]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 07:19:53.968165 np0000181904 devstack@c-api.service[112498]: we strongly recommend against using it for new projects. Jun 18 07:19:53.968165 np0000181904 devstack@c-api.service[112498]: If you are already using Eventlet, we recommend migrating to a different Jun 18 07:19:53.968165 np0000181904 devstack@c-api.service[112498]: framework. For more detail see Jun 18 07:19:53.968165 np0000181904 devstack@c-api.service[112498]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 07:19:53.968165 np0000181904 devstack@c-api.service[112498]: import eventlet # noqa Jun 18 07:19:53.978586 np0000181904 devstack@c-api.service[112500]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 07:19:53.978586 np0000181904 devstack@c-api.service[112500]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 07:19:53.978586 np0000181904 devstack@c-api.service[112500]: we strongly recommend against using it for new projects. Jun 18 07:19:53.978586 np0000181904 devstack@c-api.service[112500]: If you are already using Eventlet, we recommend migrating to a different Jun 18 07:19:53.978586 np0000181904 devstack@c-api.service[112500]: framework. For more detail see Jun 18 07:19:53.978586 np0000181904 devstack@c-api.service[112500]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 07:19:53.978586 np0000181904 devstack@c-api.service[112500]: import eventlet # noqa Jun 18 07:19:54.027676 np0000181904 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 07:19:54.027676 np0000181904 devstack@c-api.service[112497]: warnings.warn( Jun 18 07:19:54.034738 np0000181904 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 07:19:54.034738 np0000181904 devstack@c-api.service[112499]: warnings.warn( Jun 18 07:19:54.057872 np0000181904 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 07:19:54.057872 np0000181904 devstack@c-api.service[112498]: warnings.warn( Jun 18 07:19:54.089192 np0000181904 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 07:19:54.089192 np0000181904 devstack@c-api.service[112500]: warnings.warn( Jun 18 07:19:54.106096 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:54.106096 np0000181904 devstack@c-api.service[112497]: from cgi import parse_header Jun 18 07:19:54.117106 np0000181904 devstack@c-api.service[112499]: /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 18 07:19:54.117106 np0000181904 devstack@c-api.service[112499]: from cgi import parse_header Jun 18 07:19:54.150305 np0000181904 devstack@c-api.service[112498]: /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 18 07:19:54.150305 np0000181904 devstack@c-api.service[112498]: from cgi import parse_header Jun 18 07:19:54.154960 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:54.154960 np0000181904 devstack@c-api.service[112497]: removals.removed_module( Jun 18 07:19:54.156631 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:54.156631 np0000181904 devstack@c-api.service[112497]: removals.removed_module( Jun 18 07:19:54.174690 np0000181904 devstack@c-api.service[112499]: /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 18 07:19:54.174690 np0000181904 devstack@c-api.service[112499]: removals.removed_module( Jun 18 07:19:54.176522 np0000181904 devstack@c-api.service[112499]: /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 18 07:19:54.176522 np0000181904 devstack@c-api.service[112499]: removals.removed_module( Jun 18 07:19:54.182424 np0000181904 devstack@c-api.service[112500]: /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 18 07:19:54.182424 np0000181904 devstack@c-api.service[112500]: from cgi import parse_header Jun 18 07:19:54.222068 np0000181904 devstack@c-api.service[112498]: /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 18 07:19:54.222068 np0000181904 devstack@c-api.service[112498]: removals.removed_module( Jun 18 07:19:54.224794 np0000181904 devstack@c-api.service[112498]: /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 18 07:19:54.224794 np0000181904 devstack@c-api.service[112498]: removals.removed_module( Jun 18 07:19:54.248719 np0000181904 devstack@c-api.service[112500]: /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 18 07:19:54.248719 np0000181904 devstack@c-api.service[112500]: removals.removed_module( Jun 18 07:19:54.250970 np0000181904 devstack@c-api.service[112500]: /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 18 07:19:54.250970 np0000181904 devstack@c-api.service[112500]: removals.removed_module( Jun 18 07:19:54.968060 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:54.968060 np0000181904 devstack@c-api.service[112497]: warnings.warn( Jun 18 07:19:54.996441 np0000181904 devstack@c-api.service[112499]: /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 18 07:19:54.996441 np0000181904 devstack@c-api.service[112499]: warnings.warn( Jun 18 07:19:55.022802 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:55.022802 np0000181904 devstack@c-api.service[112497]: warnings.warn( Jun 18 07:19:55.050732 np0000181904 devstack@c-api.service[112499]: /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 18 07:19:55.050732 np0000181904 devstack@c-api.service[112499]: warnings.warn( Jun 18 07:19:55.098646 np0000181904 devstack@c-api.service[112500]: /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 18 07:19:55.098646 np0000181904 devstack@c-api.service[112500]: warnings.warn( Jun 18 07:19:55.141637 np0000181904 devstack@c-api.service[112498]: /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 18 07:19:55.141637 np0000181904 devstack@c-api.service[112498]: warnings.warn( Jun 18 07:19:55.153083 np0000181904 devstack@c-api.service[112500]: /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 18 07:19:55.153083 np0000181904 devstack@c-api.service[112500]: warnings.warn( Jun 18 07:19:55.197594 np0000181904 devstack@c-api.service[112498]: /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 18 07:19:55.197594 np0000181904 devstack@c-api.service[112498]: warnings.warn( Jun 18 07:19:55.238424 np0000181904 devstack@c-api.service[112497]: 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 18 07:19:55.238747 np0000181904 devstack@c-api.service[112497]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112497) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 07:19:55.244043 np0000181904 devstack@c-api.service[112499]: 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 18 07:19:55.244187 np0000181904 devstack@c-api.service[112499]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112499) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 07:19:55.329480 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:55.329480 np0000181904 devstack@c-api.service[112497]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 07:19:55.335442 np0000181904 devstack@c-api.service[112499]: /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 18 07:19:55.335442 np0000181904 devstack@c-api.service[112499]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 07:19:55.345045 np0000181904 devstack@c-api.service[112500]: 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 18 07:19:55.345268 np0000181904 devstack@c-api.service[112500]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112500) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 07:19:55.409000 np0000181904 devstack@c-api.service[112500]: /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 18 07:19:55.409000 np0000181904 devstack@c-api.service[112500]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 07:19:55.411945 np0000181904 devstack@c-api.service[112498]: 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 18 07:19:55.412190 np0000181904 devstack@c-api.service[112498]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112498) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 07:19:55.507253 np0000181904 devstack@c-api.service[112498]: /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 18 07:19:55.507253 np0000181904 devstack@c-api.service[112498]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 07:19:55.818036 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112499) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 07:19:55.818257 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112500) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 07:19:55.818527 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.818621 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.818621 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.818794 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.818872 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112497) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 07:19:55.818943 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.819021 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.819365 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.819501 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.819774 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.821271 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.821420 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.821420 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.821420 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.821667 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.821667 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.821789 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.821851 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.821916 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.821916 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.821916 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.822076 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.822076 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.822076 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.822623 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.822799 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.822799 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.822799 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.823021 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.823021 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.823021 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.823221 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.823306 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.823390 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.823500 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.823576 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.823644 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.823712 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.823818 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.823889 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.823991 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.824052 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.824128 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.824195 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.824261 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.824318 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.824388 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.824455 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.824538 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.824616 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.824682 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.824682 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.824682 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.824682 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.824682 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.824962 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.825040 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.825115 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.825180 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.825262 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.825334 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.825399 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.825554 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.825654 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.825654 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.825654 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.825654 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.825654 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.825654 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.825654 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.825654 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.825654 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.825654 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.826244 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.826314 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.826314 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.826435 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.826618 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.826680 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.826737 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.826825 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.826910 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.826988 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.827074 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.827136 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.827215 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.827291 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.827369 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.827369 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.827369 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.827369 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.827369 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.827369 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.827369 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.828573 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.828654 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.828702 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.828750 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.828797 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.828842 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.828883 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.828928 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.828973 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.829013 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.829013 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.829101 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.829153 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.829199 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.829248 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.829293 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.829333 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.829333 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.829422 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.829422 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.829571 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.829625 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.829683 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.829728 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.829728 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.829818 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.829880 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.829927 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.829974 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.830014 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.830058 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.830097 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.830143 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.830189 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.830234 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.830277 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.830321 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.830366 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.830407 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.830530 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.830530 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.830530 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.831685 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.831756 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.831795 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.831841 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.831889 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.831929 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.831973 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.831973 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.832055 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.832107 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.832147 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.832197 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.832244 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.832284 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.832284 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.832361 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.832405 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.832450 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.832518 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.832518 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.832652 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.834301 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.834301 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.834301 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.834592 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.834592 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.834592 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.834592 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.834903 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.834985 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.835034 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.835140 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.835227 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.835227 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.835315 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.835380 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.835454 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.835534 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.835534 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.835748 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.835797 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.835840 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.835886 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.835931 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.835976 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.836022 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.836071 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.836122 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.836169 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.836215 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.836260 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.836301 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.836301 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.836383 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.836423 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.836484 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.836484 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.836484 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.836606 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.836650 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.836744 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.836794 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.836913 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.837563 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.837611 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.837661 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.837708 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.837748 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.837795 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.837840 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.837840 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.837924 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.837970 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.838016 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.838061 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.838107 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.838151 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.838191 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.838226 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.838273 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.838313 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.838357 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.838357 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.838357 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.839305 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.839388 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.839447 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.839532 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.839581 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.839658 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.839722 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.839778 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.839841 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.839899 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.839945 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.839993 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.840040 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.840095 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.840142 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.840258 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.840258 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.840258 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.840258 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.840258 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.840258 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.846324 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.846324 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.846324 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.846324 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.846324 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.847352 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.847352 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.847443 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.847507 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.847564 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.847642 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.847717 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.847779 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.847841 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.848224 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.848357 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.848357 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.848604 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.848604 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.848604 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.848816 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.849110 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.849201 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.849275 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.849346 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.849418 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.849524 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.849653 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.849729 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.849813 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.849877 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.849948 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.850021 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.850092 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.850156 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.850228 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.850297 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.850362 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.850580 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.850710 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.850801 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.850873 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.850938 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.850938 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.850938 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.850938 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.850938 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.850938 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.851339 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.851432 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.851560 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.851626 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.851668 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.851702 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.851741 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.851789 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.851834 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.851879 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.851879 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.851960 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.852004 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.852042 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.852042 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.852113 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.852113 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.852672 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.852734 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.852775 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.852775 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.854022 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.854092 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.854152 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.854202 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.854249 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.854297 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.854297 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.854393 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.854393 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.854393 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.854393 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.854393 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.854393 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.854393 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.854393 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.854962 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.854962 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.855072 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.855072 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.855179 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.855234 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.855288 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.855335 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.855381 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.855431 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.855552 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.855622 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.855713 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.855778 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.855829 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.855829 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.855829 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.855962 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.855962 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.855962 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.855962 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.856578 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.856659 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.856725 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.856789 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.856789 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.856893 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.856956 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.857012 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.857072 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.857072 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.857072 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.857224 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.857278 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.857343 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.857407 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.857462 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.857558 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.857558 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.857558 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.857558 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.857765 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.857819 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.857819 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.857931 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.857931 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.858039 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.858105 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.858105 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.858211 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.858267 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.858323 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.858377 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.858452 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.858600 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.858674 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.858738 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.858794 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.858847 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.858909 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.858975 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.858975 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.858975 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.859134 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.859192 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.859258 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.859258 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.859357 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.859413 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.859500 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.859553 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.859611 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.859654 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.859744 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.859791 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.859835 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.859884 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.859934 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.859974 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.860014 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.860061 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.860061 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.860061 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.860189 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.864290 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.864407 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.864407 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.864521 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.864568 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.864617 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.864670 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.864709 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.864748 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.864793 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.864831 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.865087 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.865087 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.865087 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.865827 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.865944 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.866027 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.866124 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.866214 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.866310 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.866403 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.867071 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.867140 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.867181 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.867216 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.867273 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.867317 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.867352 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.867385 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.867423 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.867455 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.867509 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.867543 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.867587 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.867622 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.867668 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.867709 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.867742 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.867789 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.867824 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.867824 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.867824 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.867931 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.867931 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.868012 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.868058 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.868105 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.868150 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.868190 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.868224 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.868265 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.868307 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.868349 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.868394 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.868433 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.868501 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.868553 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.868602 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.868651 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.868651 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.868721 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.868721 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.868721 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.870564 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.870642 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.870695 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.870737 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.870772 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.870772 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.870831 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.870861 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.870891 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.870920 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.870947 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.870978 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.871011 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.871046 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.871079 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.871111 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.871199 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.871240 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.871240 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.871288 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.871314 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.871352 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.871352 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.871403 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.871438 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.871482 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.871518 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.871546 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.871546 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.871608 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.871642 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.871674 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.871749 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.871830 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.871916 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.872004 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.872089 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.872171 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.872268 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.872344 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.872428 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.872541 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.876854 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.876924 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.876986 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.877046 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.877113 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.877168 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.877205 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.877231 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.877265 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.877291 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.877358 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.877392 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.877424 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.877449 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.877492 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.877538 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.877571 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.877598 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.877623 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.877653 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.877685 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.877730 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.877768 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.877801 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.877844 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.877844 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.877943 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.878046 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.878414 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.878571 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.878673 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.878789 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.878844 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.878937 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.879031 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.879130 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.879215 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.879300 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.879390 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.879480 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.879582 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.879680 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.880542 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.880599 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.880677 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.880721 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.880759 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.880813 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.880853 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.880896 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.880941 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.880941 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.881029 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.881075 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.881075 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.881149 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.882124 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.882227 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.882285 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.882356 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.882427 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.882575 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.882636 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.882636 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.882720 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.882765 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.882810 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.882853 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.882890 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.882927 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.882968 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.883012 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.883050 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.883088 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.883132 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.883174 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.883216 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.883252 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.883288 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.883322 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.883367 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.883405 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.883443 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.883514 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.883514 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.883602 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.883602 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.883602 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.883602 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.883602 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.883602 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.883820 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.883820 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.883820 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.883820 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.883820 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.883996 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.883996 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.884123 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.884188 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.884253 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.884371 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.884437 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.884540 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.884622 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.885924 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.886007 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.886052 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.886088 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.886153 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.886209 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.886267 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.886330 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.886382 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.886436 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.886436 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.886607 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.886665 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.886725 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.886725 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.886808 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.886853 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.886853 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.886928 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.886966 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.887006 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.887044 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.887094 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.887133 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.887133 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.887221 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.887263 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.887301 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.887340 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.887378 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.887420 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.887420 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.887546 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.887612 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.887654 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.887700 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.887740 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.887779 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.887823 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.887863 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.887901 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.887939 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.887979 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.888022 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.888066 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.888110 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.888156 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.888201 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.888249 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.888287 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.888330 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.888370 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.888407 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.888450 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.888514 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.888556 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.888605 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.888644 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.888644 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.888644 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.938020 np0000181904 devstack@c-api.service[112497]: INFO dbcounter [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Registered counter for database cinder Jun 18 07:19:55.938323 np0000181904 devstack@c-api.service[112499]: INFO dbcounter [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Registered counter for database cinder Jun 18 07:19:55.942660 np0000181904 devstack@c-api.service[112500]: INFO dbcounter [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Registered counter for database cinder Jun 18 07:19:55.981425 np0000181904 devstack@c-api.service[112497]: DEBUG oslo_db.sqlalchemy.engines [None req-939373cf-528d-4c55-b28c-83745af456d5 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=112497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:19:55.984405 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112498) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 07:19:55.984837 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.984988 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.985113 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.985698 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.985835 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.985835 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.986023 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.986123 np0000181904 devstack@c-api.service[112499]: DEBUG oslo_db.sqlalchemy.engines [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 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=112499) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:19:55.986254 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.986254 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.986254 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.986571 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.986571 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.986571 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.986871 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.986871 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.986871 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.986871 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.987207 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.987207 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.987207 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.987207 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.987207 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.987207 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.987660 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.987790 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.987864 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.987913 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.987980 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.988036 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.988097 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.988190 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.988349 np0000181904 devstack@c-api.service[112500]: DEBUG oslo_db.sqlalchemy.engines [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 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=112500) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:19:55.989029 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.989112 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.989166 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.989259 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.989306 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.989378 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.989451 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.989752 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.989818 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.989875 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.989944 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.989994 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.990061 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.990131 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.990649 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.990759 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.990824 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.990889 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.990954 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.991016 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.991075 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.991933 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.992026 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.992107 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.992157 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.992193 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.992236 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.992319 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.992667 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.992737 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.992795 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.992929 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.993055 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.993055 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.993133 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.993612 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.993668 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.993738 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.993791 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.993880 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.993953 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.994039 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.994650 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.994788 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.994866 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.994944 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.995007 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.995068 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.995136 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.996250 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.996344 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.996430 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.996533 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.996614 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.996704 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.996787 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.997147 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.997232 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.997317 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.997391 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.997481 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.997572 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.997656 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.998189 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.998260 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.998318 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.998374 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.998426 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.998523 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.998581 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:55.998965 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:55.999045 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:55.999125 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:55.999205 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:55.999295 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:55.999370 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:55.999458 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:56.000179 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:56.000247 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:56.000333 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:56.000398 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:56.000457 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:56.000533 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:56.000620 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:56.001152 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:56.001218 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:56.001301 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:56.001391 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:56.001450 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:56.001550 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:56.001622 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:56.001949 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:56.002002 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:56.002062 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:56.002116 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:56.002182 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:56.002248 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:56.002309 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:56.002644 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:56.002703 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:56.002801 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:56.002871 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:56.002913 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:56.002965 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:56.003095 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:56.003873 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:56.003921 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:56.003991 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:56.004049 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:56.004096 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:56.004178 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:56.004223 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:56.004786 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:56.004869 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:56.004918 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:56.004998 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:56.005047 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:56.005092 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:56.005171 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:56.005399 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:56.005446 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:56.005534 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:56.005591 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:56.005649 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:56.005901 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:56.005901 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:56.006271 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:56.006318 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:56.006371 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:56.006456 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:56.006573 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:56.006573 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:56.006664 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:56.006747 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:56.006827 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:56.006870 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:56.006916 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:56.006986 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:56.007064 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:56.007130 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:56.008082 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:56.008181 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:56.008181 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:56.008279 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:56.008328 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:56.008367 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:56.008426 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:56.008502 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:56.008573 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:56.008638 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:56.008695 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:56.008753 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:56.008817 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:56.008885 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:56.009430 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:56.009497 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:56.009554 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:56.009611 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:56.009683 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:56.009735 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:56.009813 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:56.010255 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:56.010322 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:56.010375 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:56.010413 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:56.010493 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:56.010573 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:56.010618 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:56.010670 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:56.010758 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:56.010836 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:56.010890 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:56.010950 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:56.011007 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:56.011068 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:56.011766 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:56.011816 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:56.011864 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:56.011943 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:56.011987 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:56.012048 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:56.012114 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:56.012161 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:56.012295 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:56.012295 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:56.012376 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:56.012417 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:56.012456 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:56.012526 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:19:56.012607 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:19:56.012649 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:19:56.012722 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:19:56.012805 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:19:56.012851 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:19:56.012899 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:19:56.061894 np0000181904 devstack@c-api.service[112498]: INFO dbcounter [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Registered counter for database cinder Jun 18 07:19:56.105909 np0000181904 devstack@c-api.service[112498]: DEBUG oslo_db.sqlalchemy.engines [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec 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=112498) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:19:56.106607 np0000181904 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writer thread running {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 07:19:56.109720 np0000181904 devstack@c-api.service[112497]: INFO cinder.rpc [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 07:19:56.112210 np0000181904 devstack@c-api.service[112497]: INFO cinder.rpc [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 07:19:56.113297 np0000181904 devstack@c-api.service[112500]: DEBUG dbcounter [-] [112500] Writer thread running {{(pid=112500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 07:19:56.114177 np0000181904 devstack@c-api.service[112497]: INFO cinder.rpc [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 07:19:56.116138 np0000181904 devstack@c-api.service[112497]: INFO cinder.rpc [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 07:19:56.116970 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.119777 np0000181904 devstack@c-api.service[112500]: INFO cinder.rpc [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 07:19:56.120013 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.122674 np0000181904 devstack@c-api.service[112500]: INFO cinder.rpc [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 07:19:56.126303 np0000181904 devstack@c-api.service[112500]: INFO cinder.rpc [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 07:19:56.129075 np0000181904 devstack@c-api.service[112500]: INFO cinder.rpc [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 07:19:56.130190 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.132224 np0000181904 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writer thread running {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 07:19:56.134027 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.135188 np0000181904 devstack@c-api.service[112499]: INFO cinder.rpc [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 07:19:56.139917 np0000181904 devstack@c-api.service[112499]: INFO cinder.rpc [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 07:19:56.144061 np0000181904 devstack@c-api.service[112499]: INFO cinder.rpc [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 07:19:56.147631 np0000181904 devstack@c-api.service[112499]: INFO cinder.rpc [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 07:19:56.148595 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.151755 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.153450 np0000181904 devstack@c-api.service[112497]: DEBUG oslo_db.sqlalchemy.engines [None req-939373cf-528d-4c55-b28c-83745af456d5 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=112497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:19:56.155821 np0000181904 devstack@c-api.service[112497]: INFO cinder.rpc [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 07:19:56.158172 np0000181904 devstack@c-api.service[112497]: INFO cinder.rpc [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 07:19:56.159436 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.169132 np0000181904 devstack@c-api.service[112500]: DEBUG oslo_db.sqlalchemy.engines [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 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=112500) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:19:56.171784 np0000181904 devstack@c-api.service[112500]: INFO cinder.rpc [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 07:19:56.172834 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.174167 np0000181904 devstack@c-api.service[112500]: INFO cinder.rpc [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 07:19:56.175538 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.176175 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.179449 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.185219 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.187711 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.188268 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.189641 np0000181904 devstack@c-api.service[112499]: DEBUG oslo_db.sqlalchemy.engines [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 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=112499) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:19:56.191215 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.191972 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.192355 np0000181904 devstack@c-api.service[112499]: INFO cinder.rpc [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 07:19:56.194356 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.194964 np0000181904 devstack@c-api.service[112499]: INFO cinder.rpc [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 07:19:56.195536 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.196274 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.197227 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.199716 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.200246 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.201873 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.202867 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.204426 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.205967 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.209054 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.209427 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.210045 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.212018 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.212783 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.213518 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.214951 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.215606 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.215947 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.216544 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.217072 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.218848 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.219287 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.220277 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.221081 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.221281 np0000181904 devstack@c-api.service[112497]: WARNING cinder.api.contrib.hosts [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 07:19:56.221997 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.223354 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.224075 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.224866 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.225182 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.226335 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.226941 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.227234 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extended resource: extensions {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.228700 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extended resource: extra_specs {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.228808 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.230124 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.230191 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extended resource: os-volume-transfer {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.232034 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.232665 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extended resource: os-quota-class-sets {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.232876 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.233255 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.234242 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extended resource: cgsnapshots {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.234766 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.235699 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extended resource: scheduler-stats {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.236167 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.236495 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.237322 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extended resource: qos-specs {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.237642 np0000181904 devstack@c-api.service[112500]: WARNING cinder.api.contrib.hosts [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 07:19:56.237703 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.238315 np0000181904 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writer thread running {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 07:19:56.238683 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.239484 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extended resource: capabilities {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.239870 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.240301 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.240943 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extended resource: encryption {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.241398 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.241545 np0000181904 devstack@c-api.service[112498]: INFO cinder.rpc [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 07:19:56.242532 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extended resource: encryption {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.242914 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.243828 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extended resource: extensions {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.244152 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extended resource: os-volume-type-access {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.244295 np0000181904 devstack@c-api.service[112498]: INFO cinder.rpc [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 07:19:56.245715 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extended resource: os-quota-sets {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.246090 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extended resource: extra_specs {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.246301 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.247218 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extended resource: os-snapshot-manage {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.247594 np0000181904 devstack@c-api.service[112498]: INFO cinder.rpc [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 07:19:56.247755 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extended resource: os-volume-transfer {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.248838 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extended resource: os-volume-manage {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.249752 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extended resource: os-quota-class-sets {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.250368 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.250422 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extended resource: os-hosts {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.250763 np0000181904 devstack@c-api.service[112498]: INFO cinder.rpc [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 07:19:56.251222 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extended resource: cgsnapshots {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.251891 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extended resource: os-availability-zone {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.251971 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.252458 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.252655 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extended resource: scheduler-stats {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.253202 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extended resource: consistencygroups {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.254030 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.254158 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extended resource: qos-specs {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.255178 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extended resource: backups {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.255241 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.255717 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.256734 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extended resource: capabilities {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.257077 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.257228 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.contrib.snapshot_actions [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] SnapshotActionsController initialized {{(pid=112497) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 07:19:56.258082 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extended resource: encryption {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.258140 np0000181904 devstack@c-api.service[112499]: WARNING cinder.api.contrib.hosts [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 07:19:56.258193 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.258851 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.259664 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.259722 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extended resource: encryption {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.260242 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.261031 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.261261 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extended resource: os-volume-type-access {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.261759 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.262351 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.262960 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extended resource: os-quota-sets {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.263232 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.263733 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.264111 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extended resource: extensions {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.264457 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extended resource: os-snapshot-manage {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.265090 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.265447 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extended resource: extra_specs {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.266035 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extended resource: os-volume-manage {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.266531 np0000181904 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.267013 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extended resource: os-volume-transfer {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.267369 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extension UsedLimits extending resource: limits {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.267487 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.267611 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.267732 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.267831 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.267929 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extended resource: os-hosts {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.267980 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.268025 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.268143 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.268232 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.268333 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.268708 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extended resource: os-quota-class-sets {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.269105 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extension AdminActions extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.269217 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extension AdminActions extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.269326 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extension AdminActions extending resource: backups {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.269424 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extended resource: os-availability-zone {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.269485 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.269551 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extension VolumeActions extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.269682 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-939373cf-528d-4c55-b28c-83745af456d5 None None] Extension TypesManage extending resource: types {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.270724 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extended resource: cgsnapshots {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.270903 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extended resource: consistencygroups {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.272477 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extended resource: scheduler-stats {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.273190 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extended resource: backups {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.274027 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extended resource: qos-specs {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.276005 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.contrib.snapshot_actions [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] SnapshotActionsController initialized {{(pid=112500) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 07:19:56.276198 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extended resource: capabilities {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.276956 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.277536 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extended resource: encryption {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.277745 np0000181904 devstack@c-api.service[112497]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c858d2a3668 pid: 112497 (default app) Jun 18 07:19:56.278485 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.279196 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extended resource: encryption {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.279981 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.280762 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extended resource: os-volume-type-access {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.281539 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.282303 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extended resource: os-quota-sets {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.282900 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.284048 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extended resource: os-snapshot-manage {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.284374 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.285737 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extended resource: os-volume-manage {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.285911 np0000181904 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.286262 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.286262 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.286262 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.286262 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.286564 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.286564 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.286564 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.286564 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.286752 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.286752 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.286752 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.286752 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.286752 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.286752 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.287018 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.287018 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.287018 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.287018 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.287018 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.287279 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.287279 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.287279 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.287279 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.287279 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.287519 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.287519 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.287519 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.287519 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.287760 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.287760 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.287760 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.287760 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.287760 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.288007 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.288007 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.288007 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.288007 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.288007 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.288212 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.288212 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.288212 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.288212 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.288212 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.288212 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.288582 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.288582 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.288582 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.288582 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.288582 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.288582 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.288829 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.288829 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.288829 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.288829 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.288829 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.288829 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.289103 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.289103 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.289103 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.289103 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.289268 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extension UsedLimits extending resource: limits {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.289323 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.289323 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.289323 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.289323 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.289524 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.289524 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.289524 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.289524 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.289524 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.289760 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.289760 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.289760 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.289760 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.289760 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.289968 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.289968 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.290056 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.290095 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.290095 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.290095 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.290095 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.290095 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.290095 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.290354 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.290354 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.290354 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.290354 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.290544 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.290596 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.290596 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.290596 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.290596 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.290788 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.290788 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.290788 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.290788 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.290965 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.290965 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.290965 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.290965 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.291201 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.291201 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.291201 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.291201 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.291375 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extended resource: os-hosts {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.291415 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.291415 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.291415 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.291415 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.291415 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.291697 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.291738 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.291776 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.291776 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.291776 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.291776 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.291968 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.291968 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.291968 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.291968 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.292163 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.292163 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.292163 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.292163 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.292344 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.292344 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.292447 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.292500 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.292500 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.292500 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.292500 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.292702 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.292702 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.292702 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.292702 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.292702 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.292943 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.292943 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.292943 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.292943 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.292943 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.292943 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.293200 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.293200 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.293200 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.293324 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.293363 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.293363 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.293363 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.293363 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.293363 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.293363 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.293667 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.293667 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.293667 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.293667 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.293667 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.293667 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.293932 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.293932 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.293932 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.293932 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.294117 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.294163 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.294163 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.294163 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.294163 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.294163 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.294163 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.294431 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.294431 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.294431 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.294431 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.294431 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.294711 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.294751 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.294796 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.294796 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.294796 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.294796 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.294975 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.294975 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.294975 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.294975 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.295142 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.295208 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.295208 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.295208 np0000181904 devstack@c-api.service[112497]: /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 18 07:19:56.295208 np0000181904 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 18 07:19:56.295394 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.295394 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extension AdminActions extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.295394 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extension AdminActions extending resource: snapshots {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.295394 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extension AdminActions extending resource: backups {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.295394 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.295394 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extension VolumeActions extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.295394 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-6733bd9a-e7ee-4997-b89b-042dcd2e4149 None None] Extension TypesManage extending resource: types {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.295663 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extended resource: os-availability-zone {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.295710 np0000181904 devstack@c-api.service[112498]: DEBUG oslo_db.sqlalchemy.engines [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec 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=112498) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:19:56.295755 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extended resource: consistencygroups {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.295803 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-020a679a-4d4d-44c8-8979-8510e3f501d7 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:19:56.295842 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extended resource: backups {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.295883 np0000181904 devstack@c-api.service[112498]: INFO cinder.rpc [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 07:19:56.295927 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.contrib.snapshot_actions [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] SnapshotActionsController initialized {{(pid=112499) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 07:19:56.295965 np0000181904 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 1/1] 199.204.45.35 () {60 vars in 949 bytes} [Thu Jun 18 07:19:56 2026] GET /volume/v3/ => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 07:19:56.296000 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.296034 np0000181904 devstack@c-api.service[112498]: INFO cinder.rpc [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 07:19:56.296901 np0000181904 devstack@c-api.service[112500]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c858d2a3668 pid: 112500 (default app) Jun 18 07:19:56.297054 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.297203 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.299082 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.300890 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.302925 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.304363 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.305868 np0000181904 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.306726 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extension UsedLimits extending resource: limits {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.306846 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.306967 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.307091 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.307264 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.307381 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.307515 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.310491 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.310491 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.310491 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.310491 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extension AdminActions extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.310491 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extension AdminActions extending resource: snapshots {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.310491 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extension AdminActions extending resource: backups {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.310491 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.310802 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extension VolumeActions extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.310802 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-963522cb-0fdf-4e40-a3c4-2c70b276bea9 None None] Extension TypesManage extending resource: types {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.310894 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.315546 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.317038 np0000181904 devstack@c-api.service[112499]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c858d2a3668 pid: 112499 (default app) Jun 18 07:19:56.319324 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.324171 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.327803 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.330953 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.334171 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.337148 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.340156 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.341661 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.344454 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.350289 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.353927 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.356061 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.357705 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.359362 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.360771 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.361992 np0000181904 devstack@c-api.service[112498]: WARNING cinder.api.contrib.hosts [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 07:19:56.362881 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.364389 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.365911 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.367370 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.368211 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extended resource: extensions {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.370430 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extended resource: extra_specs {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.371991 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extended resource: os-volume-transfer {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.373649 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extended resource: os-quota-class-sets {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.374987 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extended resource: cgsnapshots {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.376388 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extended resource: scheduler-stats {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.377907 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extended resource: qos-specs {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.380072 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extended resource: capabilities {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.381380 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extended resource: encryption {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.382886 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extended resource: encryption {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.384500 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extended resource: os-volume-type-access {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.386130 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extended resource: os-quota-sets {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.387586 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extended resource: os-snapshot-manage {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.389030 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extended resource: os-volume-manage {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.390497 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extended resource: os-hosts {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.391961 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extended resource: os-availability-zone {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.393292 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extended resource: consistencygroups {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.395332 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extended resource: backups {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:19:56.398066 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.contrib.snapshot_actions [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] SnapshotActionsController initialized {{(pid=112498) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 07:19:56.399151 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.400744 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.402122 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.403608 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.404939 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.406327 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.407858 np0000181904 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:19:56.408723 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extension UsedLimits extending resource: limits {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.408818 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extension SnapshotActions extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.408991 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.409180 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.409275 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.409389 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.409515 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.409606 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.409686 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.409786 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.409871 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extension AdminActions extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.409972 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extension AdminActions extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.410092 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extension AdminActions extending resource: backups {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.410201 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extension VolumeTypeAccess extending resource: types {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.410297 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extension VolumeActions extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.410425 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-221d1faf-9b6c-4d80-af88-8875f2d161ec None None] Extension TypesManage extending resource: types {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:19:56.418955 np0000181904 devstack@c-api.service[112498]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c858d2a3668 pid: 112498 (default app) Jun 18 07:20:03.368832 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-94a87167-02ce-4f35-a611-136776a030d2 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:20:03.924096 np0000181904 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-94a87167-02ce-4f35-a611-136776a030d2 admin admin] POST https://199.204.45.35/volume/v3/types Jun 18 07:20:03.924614 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-94a87167-02ce-4f35-a611-136776a030d2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 07:20:03.926263 np0000181904 devstack@c-api.service[112497]: /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 18 07:20:03.926263 np0000181904 devstack@c-api.service[112497]: warnings.warn( Jun 18 07:20:03.961616 np0000181904 devstack@c-api.service[112497]: DEBUG oslo_db.sqlalchemy.engines [None req-94a87167-02ce-4f35-a611-136776a030d2 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=112497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:20:03.995102 np0000181904 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-94a87167-02ce-4f35-a611-136776a030d2 admin admin] https://199.204.45.35/volume/v3/types returned with HTTP 200 Jun 18 07:20:03.996215 np0000181904 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 2/2] 199.204.45.35 () {68 vars in 1281 bytes} [Thu Jun 18 07:20:03 2026] POST /volume/v3/types => generated 186 bytes in 628 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 07:20:04.021200 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.021200 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.021200 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.021200 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.021200 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.021895 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.021895 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.021895 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.021895 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.021895 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.022081 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.022081 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.022081 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.022081 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.022081 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.022081 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.022341 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.022341 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.022341 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.022341 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.022528 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.022528 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.022528 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.022528 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.022697 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.022697 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.022697 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.022697 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.022865 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.022865 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.022865 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.022865 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.022865 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.023181 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.023181 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.023181 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.023181 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.023181 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.023419 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.023419 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.023419 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.023419 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.023419 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.023419 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.023707 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.023707 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.023707 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.023707 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.023707 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.023707 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.024088 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.024088 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.024088 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.024088 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.024088 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.024088 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.024345 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.024345 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.024345 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.024345 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.024345 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.024880 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.024880 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.024880 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.024880 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.024880 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.025314 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.025314 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.025314 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.025314 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.025314 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.025314 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.025827 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.025827 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.025827 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.025827 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.025827 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.025827 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.026323 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.026323 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.026323 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.026323 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.026323 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.026688 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.026688 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.026688 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.026688 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.026688 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.026961 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.026961 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.026961 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.026961 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.027248 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.027248 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.027248 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.027248 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.027441 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.027441 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.027441 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.027441 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.027441 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.027697 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.027697 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.027697 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.027697 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.027697 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.029040 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.029040 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.029040 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.029040 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.029214 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.029214 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.029214 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.029214 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.029374 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.029374 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.029374 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.029374 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.029602 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.029602 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.029602 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.029602 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.030050 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.030050 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.030050 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.030050 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.030215 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.030215 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.030215 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.030215 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.030215 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.030416 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.030416 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.030416 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.030416 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.030416 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.030416 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.030718 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.030718 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.030718 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.030718 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.030718 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.030921 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.030921 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.030921 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.030921 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.030921 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.030921 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.031153 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.031153 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.031153 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.031153 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.031153 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.031153 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.031383 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.031383 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.031383 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.031383 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.031383 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.031383 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.031666 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.031666 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.031666 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.031666 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.031666 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.031666 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.031980 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.031980 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.031980 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.031980 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.032148 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.032148 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.032148 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.032148 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.032148 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.032357 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.032357 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.032357 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.032357 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.032357 np0000181904 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 18 07:20:04.032357 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [req-94a87167-02ce-4f35-a611-136776a030d2 req-21647f30-33c1-466e-a50e-54748abb2f5d None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:20:04.360002 np0000181904 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [req-94a87167-02ce-4f35-a611-136776a030d2 req-21647f30-33c1-466e-a50e-54748abb2f5d admin admin] POST https://199.204.45.35/volume/v3/types/d5efa1b5-abd7-4d80-8427-3b4553e7325a/extra_specs Jun 18 07:20:04.360601 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [req-94a87167-02ce-4f35-a611-136776a030d2 req-21647f30-33c1-466e-a50e-54748abb2f5d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 07:20:04.362667 np0000181904 devstack@c-api.service[112500]: /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 18 07:20:04.362667 np0000181904 devstack@c-api.service[112500]: warnings.warn( Jun 18 07:20:04.401227 np0000181904 devstack@c-api.service[112500]: DEBUG oslo_db.sqlalchemy.engines [req-94a87167-02ce-4f35-a611-136776a030d2 req-21647f30-33c1-466e-a50e-54748abb2f5d 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=112500) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:20:04.470341 np0000181904 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [req-94a87167-02ce-4f35-a611-136776a030d2 req-21647f30-33c1-466e-a50e-54748abb2f5d admin admin] https://199.204.45.35/volume/v3/types/d5efa1b5-abd7-4d80-8427-3b4553e7325a/extra_specs returned with HTTP 200 Jun 18 07:20:04.471296 np0000181904 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 1/3] 199.204.45.35 () {70 vars in 1498 bytes} [Thu Jun 18 07:20:04 2026] POST /volume/v3/types/d5efa1b5-abd7-4d80-8427-3b4553e7325a/extra_specs => generated 55 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:20:06.194351 np0000181904 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=6 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:20:06.294788 np0000181904 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=6 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:20:13.991746 np0000181904 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:20:14.469956 np0000181904 devstack@c-api.service[112500]: DEBUG dbcounter [-] [112500] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:25:07.663816 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.663816 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.663816 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.663816 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.663816 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.664984 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.664984 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.664984 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.664984 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.664984 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.665604 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.665604 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.665604 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.665604 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.665604 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.665604 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.666012 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.666012 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.666012 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.666012 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.666296 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.666296 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.666296 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.666296 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.666668 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.666668 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.666668 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.666668 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.667007 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.667007 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.667007 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.667007 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.667007 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.667341 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.667341 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.667341 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.667341 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.667341 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.667908 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.667908 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.667908 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.667908 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.667908 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.667908 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.668345 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.668345 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.668345 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.668345 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.668345 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.668345 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.668867 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.668867 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.668867 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.668867 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.668867 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.668867 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.669170 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.669170 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.669170 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.669170 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.669170 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.669397 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.669397 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.669397 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.669397 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.669397 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.669690 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.669690 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.669690 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.669690 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.669690 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.669690 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.669949 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.669949 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.669949 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.669949 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.669949 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.669949 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.670182 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.670182 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.670182 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.670182 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.670182 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.670415 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.670415 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.670415 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.670415 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.670415 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.671027 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.671027 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.671027 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.671027 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.671379 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.671379 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.671379 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.671379 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.671588 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.671588 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.671588 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.671588 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.671588 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.671812 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.671812 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.671812 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.671812 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.671812 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.672003 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.672003 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.672003 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.672003 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.672168 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.672168 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.672168 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.672168 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.672425 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.672425 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.672425 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.672425 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.672653 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.672653 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.672653 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.672653 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.672831 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.672831 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.672831 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.672831 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.673002 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.673002 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.673002 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.673002 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.673002 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.673252 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.673252 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.673252 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.673252 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.673252 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.673252 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.673567 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.673567 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.673567 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.673567 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.673567 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.673837 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.673837 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.673837 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.673837 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.673837 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.673837 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.674131 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.674131 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.674131 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.674131 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.674131 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.674131 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.674409 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.674409 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.674409 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.674409 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.674409 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.674409 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.674722 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.674722 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.674722 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.674722 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.674722 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.674722 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.674952 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.674952 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.674952 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.674952 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.675147 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.675147 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.675147 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.675147 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.675147 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.675368 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.675368 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.675368 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.675368 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:07.675368 np0000181904 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 18 07:25:07.675368 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-ecf84220-13b6-48d4-9663-d7763a6952b7 None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:07.675368 np0000181904 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-ecf84220-13b6-48d4-9663-d7763a6952b7 None None] GET https://199.204.45.35/volume// Jun 18 07:25:07.675711 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-ecf84220-13b6-48d4-9663-d7763a6952b7 None None] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:25:07.675711 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-ecf84220-13b6-48d4-9663-d7763a6952b7 None None] Calling method 'all' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:25:07.675711 np0000181904 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-ecf84220-13b6-48d4-9663-d7763a6952b7 None None] https://199.204.45.35/volume// returned with HTTP 300 Jun 18 07:25:07.675711 np0000181904 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 1/4] 199.204.45.35 () {66 vars in 1449 bytes} [Thu Jun 18 07:25:07 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 18 07:25:49.296691 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.296691 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.296691 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.296691 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.296691 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.297938 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.297938 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.297938 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.297938 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.297938 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.298513 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.298513 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.298513 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.298513 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.298513 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.298513 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.299107 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.299107 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.299107 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.299107 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.299594 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.299594 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.299594 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.299594 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.300049 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.300049 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.300049 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.300049 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.301245 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.301245 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.301245 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.301245 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.301245 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.301645 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.301645 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.301645 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.301645 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.301645 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.301929 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.301929 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.301929 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.301929 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.301929 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.301929 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.302387 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.302387 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.302387 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.302387 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.302387 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.302387 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.302673 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.302673 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.302673 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.302673 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.302673 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.302673 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.303020 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.303020 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.303020 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.303020 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.303020 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.303388 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.303388 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.303388 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.303388 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.303388 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.303848 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.303848 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.303848 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.303848 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.303848 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.303848 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.304333 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.304333 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.304333 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.304333 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.304333 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.304333 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.305113 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.305113 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.305113 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.305113 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.305113 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.305450 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.305450 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.305450 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.305450 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.305450 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.305798 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.305798 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.305798 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.305798 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.306089 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.306089 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.306089 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.306089 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.306375 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.306375 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.306375 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.306375 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.306375 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.306646 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.306646 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.306646 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.306646 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.306646 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.306821 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.306821 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.306821 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.306821 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.306959 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.306959 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.306959 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.306959 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.307097 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.307097 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.307097 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.307097 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.307243 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.307243 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.307243 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.307243 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.307380 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.307380 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.307380 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.307380 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.307554 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.307554 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.307554 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.307554 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.307554 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.307808 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.307808 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.307808 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.307808 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.307808 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.307808 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.308020 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.308020 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.308020 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.308020 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.308020 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.308190 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.308190 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.308190 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.308190 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.308190 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.308190 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.308389 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.308389 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.308389 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.308389 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.308389 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.308389 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.309321 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.309321 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.309321 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.309321 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.309321 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.309321 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.309751 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.309751 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.309751 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.309751 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.309751 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.309751 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.310202 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.310202 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.310202 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.310202 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.310496 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.310496 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.310496 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.310496 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.310496 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.310843 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.310843 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.310843 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.310843 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:49.310843 np0000181904 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 18 07:25:49.310843 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-2fc00fa6-3f01-4254-81c6-00734fa6ad15 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:49.310843 np0000181904 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 1/5] 199.204.45.35 () {62 vars in 1061 bytes} [Thu Jun 18 07:25:49 2026] GET /volume/v3 => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 07:25:49.344634 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-5ca588ed-33c0-417e-9672-1ab5d6682c04 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:49.354336 np0000181904 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 3/6] 199.204.45.35 () {64 vars in 1265 bytes} [Thu Jun 18 07:25:49 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 07:25:49.393310 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [req-5ca588ed-33c0-417e-9672-1ab5d6682c04 req-1257dc61-e93f-4a46-a83b-521236219e59 None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:49.397844 np0000181904 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [req-5ca588ed-33c0-417e-9672-1ab5d6682c04 req-1257dc61-e93f-4a46-a83b-521236219e59 demo demo] GET https://199.204.45.35/volume/v3/ Jun 18 07:25:49.398074 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [req-5ca588ed-33c0-417e-9672-1ab5d6682c04 req-1257dc61-e93f-4a46-a83b-521236219e59 demo demo] Empty body provided in request {{(pid=112500) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:25:49.398360 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [req-5ca588ed-33c0-417e-9672-1ab5d6682c04 req-1257dc61-e93f-4a46-a83b-521236219e59 demo demo] Calling method 'version_select' {{(pid=112500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:25:49.399556 np0000181904 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [req-5ca588ed-33c0-417e-9672-1ab5d6682c04 req-1257dc61-e93f-4a46-a83b-521236219e59 demo demo] https://199.204.45.35/volume/v3/ returned with HTTP 200 Jun 18 07:25:49.399961 np0000181904 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 2/7] 199.204.45.35 () {66 vars in 1339 bytes} [Thu Jun 18 07:25:49 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 07:25:49.442294 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-a99a9c08-2286-4ea6-abe4-86a365fb8771 None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:49.794322 np0000181904 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-a99a9c08-2286-4ea6-abe4-86a365fb8771 demo demo] GET https://199.204.45.35/volume/v3/types Jun 18 07:25:49.794322 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-a99a9c08-2286-4ea6-abe4-86a365fb8771 demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:25:49.794322 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-a99a9c08-2286-4ea6-abe4-86a365fb8771 demo demo] Calling method 'index' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:25:49.794322 np0000181904 devstack@c-api.service[112499]: /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 18 07:25:49.794322 np0000181904 devstack@c-api.service[112499]: warnings.warn( Jun 18 07:25:49.794322 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.api_utils [None req-a99a9c08-2286-4ea6-abe4-86a365fb8771 demo demo] Removing options '' from query. {{(pid=112499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:25:49.824583 np0000181904 devstack@c-api.service[112499]: DEBUG oslo_db.sqlalchemy.engines [None req-a99a9c08-2286-4ea6-abe4-86a365fb8771 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=112499) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:25:49.851123 np0000181904 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-a99a9c08-2286-4ea6-abe4-86a365fb8771 demo demo] https://199.204.45.35/volume/v3/types returned with HTTP 200 Jun 18 07:25:49.851704 np0000181904 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 2/8] 199.204.45.35 () {64 vars in 1283 bytes} [Thu Jun 18 07:25:49 2026] GET /volume/v3/types => generated 377 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 07:25:49.892382 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-8ac53756-3690-4a6d-ad27-645ddb93d6f5 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:50.244256 np0000181904 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-8ac53756-3690-4a6d-ad27-645ddb93d6f5 demo demo] GET https://199.204.45.35/volume/v3/types/default Jun 18 07:25:50.244660 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-8ac53756-3690-4a6d-ad27-645ddb93d6f5 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:25:50.244978 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-8ac53756-3690-4a6d-ad27-645ddb93d6f5 demo demo] Calling method 'show' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:25:50.281493 np0000181904 devstack@c-api.service[112498]: DEBUG oslo_db.sqlalchemy.engines [None req-8ac53756-3690-4a6d-ad27-645ddb93d6f5 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=112498) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:25:50.302700 np0000181904 devstack@c-api.service[112498]: /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 18 07:25:50.302700 np0000181904 devstack@c-api.service[112498]: warnings.warn( Jun 18 07:25:50.304883 np0000181904 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-8ac53756-3690-4a6d-ad27-645ddb93d6f5 demo demo] https://199.204.45.35/volume/v3/types/default returned with HTTP 200 Jun 18 07:25:50.305262 np0000181904 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 2/9] 199.204.45.35 () {64 vars in 1294 bytes} [Thu Jun 18 07:25:49 2026] GET /volume/v3/types/default => generated 145 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 07:25:50.784776 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-1d3c82b3-29c1-4ded-a2c5-8ae6bd07c7fe None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:50.785884 np0000181904 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 4/10] 199.204.45.35 () {62 vars in 1061 bytes} [Thu Jun 18 07:25:50 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 07:25:50.820695 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-e698edab-904f-42eb-955b-cc4d19c96789 None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:50.829674 np0000181904 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 3/11] 199.204.45.35 () {64 vars in 1265 bytes} [Thu Jun 18 07:25:50 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 07:25:50.864708 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [req-e698edab-904f-42eb-955b-cc4d19c96789 req-60c00e75-fc3b-4def-95fd-6a89718aa2cc None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:50.868339 np0000181904 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [req-e698edab-904f-42eb-955b-cc4d19c96789 req-60c00e75-fc3b-4def-95fd-6a89718aa2cc demo demo] GET https://199.204.45.35/volume/v3/ Jun 18 07:25:50.868583 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [req-e698edab-904f-42eb-955b-cc4d19c96789 req-60c00e75-fc3b-4def-95fd-6a89718aa2cc demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:25:50.868974 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [req-e698edab-904f-42eb-955b-cc4d19c96789 req-60c00e75-fc3b-4def-95fd-6a89718aa2cc demo demo] Calling method 'version_select' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:25:50.869961 np0000181904 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [req-e698edab-904f-42eb-955b-cc4d19c96789 req-60c00e75-fc3b-4def-95fd-6a89718aa2cc demo demo] https://199.204.45.35/volume/v3/ returned with HTTP 200 Jun 18 07:25:50.870649 np0000181904 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 3/12] 199.204.45.35 () {66 vars in 1339 bytes} [Thu Jun 18 07:25:50 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 07:25:50.911457 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-be822d10-cfbd-400b-a1e3-57699b87eed6 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:50.914158 np0000181904 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-be822d10-cfbd-400b-a1e3-57699b87eed6 demo demo] GET https://199.204.45.35/volume/v3/types/default Jun 18 07:25:50.914559 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-be822d10-cfbd-400b-a1e3-57699b87eed6 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:25:50.914845 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-be822d10-cfbd-400b-a1e3-57699b87eed6 demo demo] Calling method 'show' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:25:50.925302 np0000181904 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-be822d10-cfbd-400b-a1e3-57699b87eed6 demo demo] https://199.204.45.35/volume/v3/types/default returned with HTTP 200 Jun 18 07:25:50.925974 np0000181904 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 3/13] 199.204.45.35 () {64 vars in 1294 bytes} [Thu Jun 18 07:25:50 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 07:25:51.724020 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-4ff5e864-3dab-40ff-a440-9aca3fb5e0dd None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:51.724446 np0000181904 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 5/14] 199.204.45.35 () {62 vars in 1061 bytes} [Thu Jun 18 07:25:51 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 07:25:51.762736 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-6deb2cc7-c4a3-4fa9-a3c1-9994b3115476 None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:51.765625 np0000181904 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 4/15] 199.204.45.35 () {64 vars in 1265 bytes} [Thu Jun 18 07:25:51 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 07:25:51.801717 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [req-6deb2cc7-c4a3-4fa9-a3c1-9994b3115476 req-1ccc67f9-8066-4394-ba51-26f228a9ff54 None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:51.804872 np0000181904 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [req-6deb2cc7-c4a3-4fa9-a3c1-9994b3115476 req-1ccc67f9-8066-4394-ba51-26f228a9ff54 demo demo] GET https://199.204.45.35/volume/v3/ Jun 18 07:25:51.805234 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [req-6deb2cc7-c4a3-4fa9-a3c1-9994b3115476 req-1ccc67f9-8066-4394-ba51-26f228a9ff54 demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:25:51.805711 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [req-6deb2cc7-c4a3-4fa9-a3c1-9994b3115476 req-1ccc67f9-8066-4394-ba51-26f228a9ff54 demo demo] Calling method 'version_select' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:25:51.806365 np0000181904 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [req-6deb2cc7-c4a3-4fa9-a3c1-9994b3115476 req-1ccc67f9-8066-4394-ba51-26f228a9ff54 demo demo] https://199.204.45.35/volume/v3/ returned with HTTP 200 Jun 18 07:25:51.807062 np0000181904 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 4/16] 199.204.45.35 () {66 vars in 1339 bytes} [Thu Jun 18 07:25:51 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 07:25:51.846984 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-aef85989-0c49-4181-85dd-ca3186bcc94f None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:51.850312 np0000181904 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-aef85989-0c49-4181-85dd-ca3186bcc94f demo demo] GET https://199.204.45.35/volume/v3/types/default Jun 18 07:25:51.850706 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-aef85989-0c49-4181-85dd-ca3186bcc94f demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:25:51.851091 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-aef85989-0c49-4181-85dd-ca3186bcc94f demo demo] Calling method 'show' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:25:51.866347 np0000181904 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-aef85989-0c49-4181-85dd-ca3186bcc94f demo demo] https://199.204.45.35/volume/v3/types/default returned with HTTP 200 Jun 18 07:25:51.867153 np0000181904 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 4/17] 199.204.45.35 () {64 vars in 1294 bytes} [Thu Jun 18 07:25:51 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 07:25:51.903697 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-4478bfc7-b001-4c9e-be0c-9f2e8727eba0 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:51.904431 np0000181904 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 6/18] 199.204.45.35 () {62 vars in 1061 bytes} [Thu Jun 18 07:25:51 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 07:25:51.935929 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-84d2f3b9-2285-4694-b383-80babe5c83e8 None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:51.939959 np0000181904 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 5/19] 199.204.45.35 () {64 vars in 1265 bytes} [Thu Jun 18 07:25:51 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 07:25:51.966813 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [req-84d2f3b9-2285-4694-b383-80babe5c83e8 req-629d311c-569a-4142-b9cb-89c8669b8e04 None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:51.970121 np0000181904 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [req-84d2f3b9-2285-4694-b383-80babe5c83e8 req-629d311c-569a-4142-b9cb-89c8669b8e04 demo demo] GET https://199.204.45.35/volume/v3/ Jun 18 07:25:51.970346 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [req-84d2f3b9-2285-4694-b383-80babe5c83e8 req-629d311c-569a-4142-b9cb-89c8669b8e04 demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:25:51.970615 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [req-84d2f3b9-2285-4694-b383-80babe5c83e8 req-629d311c-569a-4142-b9cb-89c8669b8e04 demo demo] Calling method 'version_select' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:25:51.971040 np0000181904 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [req-84d2f3b9-2285-4694-b383-80babe5c83e8 req-629d311c-569a-4142-b9cb-89c8669b8e04 demo demo] https://199.204.45.35/volume/v3/ returned with HTTP 200 Jun 18 07:25:51.971498 np0000181904 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 5/20] 199.204.45.35 () {66 vars in 1339 bytes} [Thu Jun 18 07:25:51 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 07:25:52.004858 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-de46b41b-048b-45cc-a605-58630fad3d0b None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:52.008411 np0000181904 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-de46b41b-048b-45cc-a605-58630fad3d0b demo demo] GET https://199.204.45.35/volume/v3/types/default Jun 18 07:25:52.008858 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-de46b41b-048b-45cc-a605-58630fad3d0b demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:25:52.009350 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-de46b41b-048b-45cc-a605-58630fad3d0b demo demo] Calling method 'show' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:25:52.019428 np0000181904 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-de46b41b-048b-45cc-a605-58630fad3d0b demo demo] https://199.204.45.35/volume/v3/types/default returned with HTTP 200 Jun 18 07:25:52.019877 np0000181904 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 5/21] 199.204.45.35 () {64 vars in 1294 bytes} [Thu Jun 18 07:25:52 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 07:25:59.842756 np0000181904 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:26:02.015284 np0000181904 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=8 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:32:35.668235 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-879f2a95-2686-4dd5-9d0c-3b358ed32c7c None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:32:35.776418 np0000181904 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-879f2a95-2686-4dd5-9d0c-3b358ed32c7c demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:32:35.776701 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-879f2a95-2686-4dd5-9d0c-3b358ed32c7c demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:32:35.776969 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-879f2a95-2686-4dd5-9d0c-3b358ed32c7c demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:32:35.778508 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-879f2a95-2686-4dd5-9d0c-3b358ed32c7c demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:32:35.779686 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-879f2a95-2686-4dd5-9d0c-3b358ed32c7c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:32:35.831653 np0000181904 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-879f2a95-2686-4dd5-9d0c-3b358ed32c7c demo demo] Get all volumes completed successfully. Jun 18 07:32:35.834756 np0000181904 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-879f2a95-2686-4dd5-9d0c-3b358ed32c7c demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:32:35.835288 np0000181904 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 7/22] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:32:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:32:45.823533 np0000181904 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:33:35.859921 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-6be8ff5b-2300-4012-b965-76538225aa58 None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:33:35.862796 np0000181904 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-6be8ff5b-2300-4012-b965-76538225aa58 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:33:35.863058 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-6be8ff5b-2300-4012-b965-76538225aa58 demo demo] Empty body provided in request {{(pid=112500) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:33:35.863293 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-6be8ff5b-2300-4012-b965-76538225aa58 demo demo] Calling method 'detail' {{(pid=112500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:33:35.863917 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.api_utils [None req-6be8ff5b-2300-4012-b965-76538225aa58 demo demo] Removing options '' from query. {{(pid=112500) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:33:35.864964 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.volume.api [None req-6be8ff5b-2300-4012-b965-76538225aa58 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112500) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:33:35.901032 np0000181904 devstack@c-api.service[112500]: INFO cinder.volume.api [None req-6be8ff5b-2300-4012-b965-76538225aa58 demo demo] Get all volumes completed successfully. Jun 18 07:33:35.903257 np0000181904 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-6be8ff5b-2300-4012-b965-76538225aa58 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:33:35.903912 np0000181904 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 6/23] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:33:35 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 18 07:33:45.894794 np0000181904 devstack@c-api.service[112500]: DEBUG dbcounter [-] [112500] Writing DB stats cinder:SELECT=1 {{(pid=112500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:34:36.000322 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-db5ec3aa-29ce-4fed-b4dd-b022187877c3 None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:34:36.008096 np0000181904 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-db5ec3aa-29ce-4fed-b4dd-b022187877c3 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:34:36.009102 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-db5ec3aa-29ce-4fed-b4dd-b022187877c3 demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:34:36.009518 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-db5ec3aa-29ce-4fed-b4dd-b022187877c3 demo demo] Calling method 'detail' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:34:36.010381 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.api_utils [None req-db5ec3aa-29ce-4fed-b4dd-b022187877c3 demo demo] Removing options '' from query. {{(pid=112499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:34:36.012276 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.volume.api [None req-db5ec3aa-29ce-4fed-b4dd-b022187877c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112499) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:34:36.068699 np0000181904 devstack@c-api.service[112499]: INFO cinder.volume.api [None req-db5ec3aa-29ce-4fed-b4dd-b022187877c3 demo demo] Get all volumes completed successfully. Jun 18 07:34:36.071652 np0000181904 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-db5ec3aa-29ce-4fed-b4dd-b022187877c3 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:34:36.072199 np0000181904 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 6/24] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:34:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:34:46.060238 np0000181904 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:35:36.103705 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-adc2eb2a-78bc-41ac-a5df-b63feec4bf67 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:35:36.109129 np0000181904 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-adc2eb2a-78bc-41ac-a5df-b63feec4bf67 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:35:36.109393 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-adc2eb2a-78bc-41ac-a5df-b63feec4bf67 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:35:36.109750 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-adc2eb2a-78bc-41ac-a5df-b63feec4bf67 demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:35:36.110617 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-adc2eb2a-78bc-41ac-a5df-b63feec4bf67 demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:35:36.114501 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-adc2eb2a-78bc-41ac-a5df-b63feec4bf67 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:35:36.155488 np0000181904 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-adc2eb2a-78bc-41ac-a5df-b63feec4bf67 demo demo] Get all volumes completed successfully. Jun 18 07:35:36.157703 np0000181904 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-adc2eb2a-78bc-41ac-a5df-b63feec4bf67 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:35:36.158221 np0000181904 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 6/25] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:35:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:35:46.151227 np0000181904 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:36:36.197565 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-6f56ac97-6dc4-4027-966c-de501f8f3a9a None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:36:36.200774 np0000181904 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-6f56ac97-6dc4-4027-966c-de501f8f3a9a demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:36:36.200774 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-6f56ac97-6dc4-4027-966c-de501f8f3a9a demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:36:36.200941 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-6f56ac97-6dc4-4027-966c-de501f8f3a9a demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:36:36.201214 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-6f56ac97-6dc4-4027-966c-de501f8f3a9a demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:36:36.202624 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-6f56ac97-6dc4-4027-966c-de501f8f3a9a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:36:36.213768 np0000181904 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-6f56ac97-6dc4-4027-966c-de501f8f3a9a demo demo] Get all volumes completed successfully. Jun 18 07:36:36.216734 np0000181904 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-6f56ac97-6dc4-4027-966c-de501f8f3a9a demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:36:36.217745 np0000181904 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 8/26] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:36:36 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 18 07:36:46.206510 np0000181904 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:37:36.239957 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-5e76c5c6-3505-45d7-aac5-4b7504a342bb None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:37:36.369656 np0000181904 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-5e76c5c6-3505-45d7-aac5-4b7504a342bb demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:37:36.370067 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-5e76c5c6-3505-45d7-aac5-4b7504a342bb demo demo] Empty body provided in request {{(pid=112500) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:37:36.370427 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-5e76c5c6-3505-45d7-aac5-4b7504a342bb demo demo] Calling method 'detail' {{(pid=112500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:37:36.370936 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.api_utils [None req-5e76c5c6-3505-45d7-aac5-4b7504a342bb demo demo] Removing options '' from query. {{(pid=112500) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:37:36.372198 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.volume.api [None req-5e76c5c6-3505-45d7-aac5-4b7504a342bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112500) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:37:36.382362 np0000181904 devstack@c-api.service[112500]: INFO cinder.volume.api [None req-5e76c5c6-3505-45d7-aac5-4b7504a342bb demo demo] Get all volumes completed successfully. Jun 18 07:37:36.386306 np0000181904 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-5e76c5c6-3505-45d7-aac5-4b7504a342bb demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:37:36.387391 np0000181904 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 7/27] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:37:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:37:46.379613 np0000181904 devstack@c-api.service[112500]: DEBUG dbcounter [-] [112500] Writing DB stats cinder:SELECT=1 {{(pid=112500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:38:36.423593 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-94e5a28a-7c69-436a-9dbd-5a29d7ae078c None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:38:36.428612 np0000181904 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-94e5a28a-7c69-436a-9dbd-5a29d7ae078c demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:38:36.428970 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-94e5a28a-7c69-436a-9dbd-5a29d7ae078c demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:38:36.429281 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-94e5a28a-7c69-436a-9dbd-5a29d7ae078c demo demo] Calling method 'detail' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:38:36.429790 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.api_utils [None req-94e5a28a-7c69-436a-9dbd-5a29d7ae078c demo demo] Removing options '' from query. {{(pid=112499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:38:36.431134 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.volume.api [None req-94e5a28a-7c69-436a-9dbd-5a29d7ae078c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112499) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:38:36.439228 np0000181904 devstack@c-api.service[112499]: INFO cinder.volume.api [None req-94e5a28a-7c69-436a-9dbd-5a29d7ae078c demo demo] Get all volumes completed successfully. Jun 18 07:38:36.442569 np0000181904 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-94e5a28a-7c69-436a-9dbd-5a29d7ae078c demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:38:36.443229 np0000181904 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 7/28] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:38:36 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 18 07:38:46.434058 np0000181904 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:39:36.470220 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-f4e80200-0222-4389-a33d-085eb1ab9b8a None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:39:36.473219 np0000181904 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-f4e80200-0222-4389-a33d-085eb1ab9b8a demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:39:36.473574 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-f4e80200-0222-4389-a33d-085eb1ab9b8a demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:39:36.473835 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-f4e80200-0222-4389-a33d-085eb1ab9b8a demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:39:36.474161 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-f4e80200-0222-4389-a33d-085eb1ab9b8a demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:39:36.475195 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-f4e80200-0222-4389-a33d-085eb1ab9b8a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:39:36.485390 np0000181904 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-f4e80200-0222-4389-a33d-085eb1ab9b8a demo demo] Get all volumes completed successfully. Jun 18 07:39:36.488335 np0000181904 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-f4e80200-0222-4389-a33d-085eb1ab9b8a demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:39:36.489030 np0000181904 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 7/29] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:39:36 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 18 07:39:46.479170 np0000181904 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:40:36.512349 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-689a1191-b50f-4c85-8569-b734ee90252d None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:40:36.515999 np0000181904 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-689a1191-b50f-4c85-8569-b734ee90252d demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:40:36.516240 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-689a1191-b50f-4c85-8569-b734ee90252d demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:40:36.516521 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-689a1191-b50f-4c85-8569-b734ee90252d demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:40:36.516845 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-689a1191-b50f-4c85-8569-b734ee90252d demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:40:36.517888 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-689a1191-b50f-4c85-8569-b734ee90252d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:40:36.527720 np0000181904 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-689a1191-b50f-4c85-8569-b734ee90252d demo demo] Get all volumes completed successfully. Jun 18 07:40:36.531150 np0000181904 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-689a1191-b50f-4c85-8569-b734ee90252d demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:40:36.531610 np0000181904 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 9/30] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:40:36 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 18 07:40:46.521165 np0000181904 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:41:36.549453 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-e3bb6c38-54f5-4d6b-9df9-0f87613c2fde None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:41:36.553720 np0000181904 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-e3bb6c38-54f5-4d6b-9df9-0f87613c2fde demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:41:36.554259 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-e3bb6c38-54f5-4d6b-9df9-0f87613c2fde demo demo] Empty body provided in request {{(pid=112500) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:41:36.554650 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-e3bb6c38-54f5-4d6b-9df9-0f87613c2fde demo demo] Calling method 'detail' {{(pid=112500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:41:36.555130 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.api_utils [None req-e3bb6c38-54f5-4d6b-9df9-0f87613c2fde demo demo] Removing options '' from query. {{(pid=112500) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:41:36.557156 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.volume.api [None req-e3bb6c38-54f5-4d6b-9df9-0f87613c2fde demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112500) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:41:36.566661 np0000181904 devstack@c-api.service[112500]: INFO cinder.volume.api [None req-e3bb6c38-54f5-4d6b-9df9-0f87613c2fde demo demo] Get all volumes completed successfully. Jun 18 07:41:36.569844 np0000181904 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-e3bb6c38-54f5-4d6b-9df9-0f87613c2fde demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:41:36.570376 np0000181904 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 8/31] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:41:36 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 18 07:41:46.560528 np0000181904 devstack@c-api.service[112500]: DEBUG dbcounter [-] [112500] Writing DB stats cinder:SELECT=1 {{(pid=112500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:42:36.600686 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-989f0d5a-39ea-4895-8ef9-f2f39775d0c8 None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:42:36.754893 np0000181904 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-989f0d5a-39ea-4895-8ef9-f2f39775d0c8 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:42:36.755399 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-989f0d5a-39ea-4895-8ef9-f2f39775d0c8 demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:42:36.755994 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-989f0d5a-39ea-4895-8ef9-f2f39775d0c8 demo demo] Calling method 'detail' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:42:36.756595 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.api_utils [None req-989f0d5a-39ea-4895-8ef9-f2f39775d0c8 demo demo] Removing options '' from query. {{(pid=112499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:42:36.758601 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.volume.api [None req-989f0d5a-39ea-4895-8ef9-f2f39775d0c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112499) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:42:36.770420 np0000181904 devstack@c-api.service[112499]: INFO cinder.volume.api [None req-989f0d5a-39ea-4895-8ef9-f2f39775d0c8 demo demo] Get all volumes completed successfully. Jun 18 07:42:36.773299 np0000181904 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-989f0d5a-39ea-4895-8ef9-f2f39775d0c8 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:42:36.775912 np0000181904 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 8/32] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:42:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:42:46.763778 np0000181904 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:43:36.795767 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-54592031-0842-4af2-9ad2-d83c86af9aa2 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:43:36.799943 np0000181904 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-54592031-0842-4af2-9ad2-d83c86af9aa2 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:43:36.800215 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-54592031-0842-4af2-9ad2-d83c86af9aa2 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:43:36.800589 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-54592031-0842-4af2-9ad2-d83c86af9aa2 demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:43:36.800930 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-54592031-0842-4af2-9ad2-d83c86af9aa2 demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:43:36.802434 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-54592031-0842-4af2-9ad2-d83c86af9aa2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:43:36.812877 np0000181904 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-54592031-0842-4af2-9ad2-d83c86af9aa2 demo demo] Get all volumes completed successfully. Jun 18 07:43:36.815235 np0000181904 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-54592031-0842-4af2-9ad2-d83c86af9aa2 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:43:36.815688 np0000181904 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 8/33] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:43:36 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 18 07:43:46.807384 np0000181904 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:44:36.833582 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-735ef4c3-7e2e-4f7b-af73-6725c07c0ca2 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:44:36.836556 np0000181904 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-735ef4c3-7e2e-4f7b-af73-6725c07c0ca2 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:44:36.836865 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-735ef4c3-7e2e-4f7b-af73-6725c07c0ca2 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:44:36.837128 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-735ef4c3-7e2e-4f7b-af73-6725c07c0ca2 demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:44:36.837460 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-735ef4c3-7e2e-4f7b-af73-6725c07c0ca2 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:44:36.838458 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-735ef4c3-7e2e-4f7b-af73-6725c07c0ca2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:44:36.850062 np0000181904 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-735ef4c3-7e2e-4f7b-af73-6725c07c0ca2 demo demo] Get all volumes completed successfully. Jun 18 07:44:36.853350 np0000181904 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-735ef4c3-7e2e-4f7b-af73-6725c07c0ca2 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:44:36.853938 np0000181904 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 10/34] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:44:36 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 18 07:44:46.844749 np0000181904 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:45:36.873769 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-2226d764-d41f-4d17-88a5-1addab76029e None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:45:36.876893 np0000181904 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-2226d764-d41f-4d17-88a5-1addab76029e demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:45:36.877106 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-2226d764-d41f-4d17-88a5-1addab76029e demo demo] Empty body provided in request {{(pid=112500) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:45:36.877305 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-2226d764-d41f-4d17-88a5-1addab76029e demo demo] Calling method 'detail' {{(pid=112500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:45:36.877610 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.api_utils [None req-2226d764-d41f-4d17-88a5-1addab76029e demo demo] Removing options '' from query. {{(pid=112500) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:45:36.878318 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.volume.api [None req-2226d764-d41f-4d17-88a5-1addab76029e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112500) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:45:36.886884 np0000181904 devstack@c-api.service[112500]: INFO cinder.volume.api [None req-2226d764-d41f-4d17-88a5-1addab76029e demo demo] Get all volumes completed successfully. Jun 18 07:45:36.890482 np0000181904 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-2226d764-d41f-4d17-88a5-1addab76029e demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:45:36.891043 np0000181904 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 9/35] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:45:36 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 18 07:45:46.881431 np0000181904 devstack@c-api.service[112500]: DEBUG dbcounter [-] [112500] Writing DB stats cinder:SELECT=1 {{(pid=112500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:46:36.918335 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-ddeb1ab0-983f-49a2-8841-9ad4031aeda8 None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:46:36.922169 np0000181904 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-ddeb1ab0-983f-49a2-8841-9ad4031aeda8 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:46:36.922169 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-ddeb1ab0-983f-49a2-8841-9ad4031aeda8 demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:46:36.922710 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-ddeb1ab0-983f-49a2-8841-9ad4031aeda8 demo demo] Calling method 'detail' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:46:36.922957 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.api_utils [None req-ddeb1ab0-983f-49a2-8841-9ad4031aeda8 demo demo] Removing options '' from query. {{(pid=112499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:46:36.923787 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.volume.api [None req-ddeb1ab0-983f-49a2-8841-9ad4031aeda8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112499) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:46:36.932956 np0000181904 devstack@c-api.service[112499]: INFO cinder.volume.api [None req-ddeb1ab0-983f-49a2-8841-9ad4031aeda8 demo demo] Get all volumes completed successfully. Jun 18 07:46:36.935344 np0000181904 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-ddeb1ab0-983f-49a2-8841-9ad4031aeda8 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:46:36.935757 np0000181904 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 9/36] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:46:36 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 18 07:46:46.927337 np0000181904 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:47:36.953212 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-67276250-6914-424e-857c-4cc7c7521514 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:47:36.956265 np0000181904 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-67276250-6914-424e-857c-4cc7c7521514 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:47:36.956638 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-67276250-6914-424e-857c-4cc7c7521514 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:47:36.956976 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-67276250-6914-424e-857c-4cc7c7521514 demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:47:36.957317 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-67276250-6914-424e-857c-4cc7c7521514 demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:47:36.958528 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-67276250-6914-424e-857c-4cc7c7521514 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:47:36.967885 np0000181904 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-67276250-6914-424e-857c-4cc7c7521514 demo demo] Get all volumes completed successfully. Jun 18 07:47:36.970354 np0000181904 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-67276250-6914-424e-857c-4cc7c7521514 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:47:36.970807 np0000181904 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 9/37] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:47:36 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 18 07:47:46.962263 np0000181904 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:48:36.993280 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-e2263ca0-2b78-4ee9-9b11-473df74289dd None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:48:37.036545 np0000181904 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-e2263ca0-2b78-4ee9-9b11-473df74289dd demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:48:37.037000 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-e2263ca0-2b78-4ee9-9b11-473df74289dd demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:48:37.037415 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-e2263ca0-2b78-4ee9-9b11-473df74289dd demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:48:37.037943 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-e2263ca0-2b78-4ee9-9b11-473df74289dd demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:48:37.039200 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-e2263ca0-2b78-4ee9-9b11-473df74289dd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:48:37.049833 np0000181904 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-e2263ca0-2b78-4ee9-9b11-473df74289dd demo demo] Get all volumes completed successfully. Jun 18 07:48:37.052991 np0000181904 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-e2263ca0-2b78-4ee9-9b11-473df74289dd demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:48:37.053979 np0000181904 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 11/38] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:48:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:48:47.043281 np0000181904 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:49:37.073487 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-1fe8b913-1bee-4d60-9fdd-413c08f04925 None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:49:37.075218 np0000181904 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-1fe8b913-1bee-4d60-9fdd-413c08f04925 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:49:37.075514 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-1fe8b913-1bee-4d60-9fdd-413c08f04925 demo demo] Empty body provided in request {{(pid=112500) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:49:37.075839 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-1fe8b913-1bee-4d60-9fdd-413c08f04925 demo demo] Calling method 'detail' {{(pid=112500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:49:37.076267 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.api_utils [None req-1fe8b913-1bee-4d60-9fdd-413c08f04925 demo demo] Removing options '' from query. {{(pid=112500) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:49:37.077495 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.volume.api [None req-1fe8b913-1bee-4d60-9fdd-413c08f04925 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112500) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:49:37.085936 np0000181904 devstack@c-api.service[112500]: INFO cinder.volume.api [None req-1fe8b913-1bee-4d60-9fdd-413c08f04925 demo demo] Get all volumes completed successfully. Jun 18 07:49:37.088596 np0000181904 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-1fe8b913-1bee-4d60-9fdd-413c08f04925 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:49:37.089172 np0000181904 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 10/39] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:49:37 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 18 07:49:47.080805 np0000181904 devstack@c-api.service[112500]: DEBUG dbcounter [-] [112500] Writing DB stats cinder:SELECT=1 {{(pid=112500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:50:37.150249 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-e937ebe5-94d3-484d-97de-11a8819aeb61 None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:50:37.154592 np0000181904 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-e937ebe5-94d3-484d-97de-11a8819aeb61 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:50:37.154843 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-e937ebe5-94d3-484d-97de-11a8819aeb61 demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:50:37.155072 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-e937ebe5-94d3-484d-97de-11a8819aeb61 demo demo] Calling method 'detail' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:50:37.155365 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.api_utils [None req-e937ebe5-94d3-484d-97de-11a8819aeb61 demo demo] Removing options '' from query. {{(pid=112499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:50:37.156458 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.volume.api [None req-e937ebe5-94d3-484d-97de-11a8819aeb61 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112499) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:50:37.166397 np0000181904 devstack@c-api.service[112499]: INFO cinder.volume.api [None req-e937ebe5-94d3-484d-97de-11a8819aeb61 demo demo] Get all volumes completed successfully. Jun 18 07:50:37.169260 np0000181904 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-e937ebe5-94d3-484d-97de-11a8819aeb61 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:50:37.169823 np0000181904 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 10/40] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:50:37 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 18 07:50:47.160091 np0000181904 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:51:37.195006 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-29cc88cb-fda7-444c-a1c8-5633415452c4 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:51:37.200886 np0000181904 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-29cc88cb-fda7-444c-a1c8-5633415452c4 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:51:37.201188 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-29cc88cb-fda7-444c-a1c8-5633415452c4 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:51:37.201494 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-29cc88cb-fda7-444c-a1c8-5633415452c4 demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:51:37.202319 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-29cc88cb-fda7-444c-a1c8-5633415452c4 demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:51:37.204009 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-29cc88cb-fda7-444c-a1c8-5633415452c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:51:37.217260 np0000181904 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-29cc88cb-fda7-444c-a1c8-5633415452c4 demo demo] Get all volumes completed successfully. Jun 18 07:51:37.220339 np0000181904 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-29cc88cb-fda7-444c-a1c8-5633415452c4 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:51:37.220882 np0000181904 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 10/41] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:51:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:51:47.207613 np0000181904 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:52:37.245777 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-1134f92d-c5b2-4120-ac1a-f5bb001ab12d None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:52:37.251052 np0000181904 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-1134f92d-c5b2-4120-ac1a-f5bb001ab12d demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:52:37.251282 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-1134f92d-c5b2-4120-ac1a-f5bb001ab12d demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:52:37.251509 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-1134f92d-c5b2-4120-ac1a-f5bb001ab12d demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:52:37.251771 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-1134f92d-c5b2-4120-ac1a-f5bb001ab12d demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:52:37.252498 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-1134f92d-c5b2-4120-ac1a-f5bb001ab12d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:52:37.261964 np0000181904 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-1134f92d-c5b2-4120-ac1a-f5bb001ab12d demo demo] Get all volumes completed successfully. Jun 18 07:52:37.265217 np0000181904 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-1134f92d-c5b2-4120-ac1a-f5bb001ab12d demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:52:37.265806 np0000181904 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 12/42] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:52:37 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 18 07:52:47.255415 np0000181904 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:53:37.284904 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-91100293-cca9-40ca-84a2-56fccabedca1 None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:53:37.402676 np0000181904 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-91100293-cca9-40ca-84a2-56fccabedca1 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:53:37.403170 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-91100293-cca9-40ca-84a2-56fccabedca1 demo demo] Empty body provided in request {{(pid=112500) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:53:37.403170 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-91100293-cca9-40ca-84a2-56fccabedca1 demo demo] Calling method 'detail' {{(pid=112500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:53:37.403397 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.api_utils [None req-91100293-cca9-40ca-84a2-56fccabedca1 demo demo] Removing options '' from query. {{(pid=112500) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:53:37.404409 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.volume.api [None req-91100293-cca9-40ca-84a2-56fccabedca1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112500) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:53:37.417285 np0000181904 devstack@c-api.service[112500]: INFO cinder.volume.api [None req-91100293-cca9-40ca-84a2-56fccabedca1 demo demo] Get all volumes completed successfully. Jun 18 07:53:37.420375 np0000181904 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-91100293-cca9-40ca-84a2-56fccabedca1 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:53:37.420906 np0000181904 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 11/43] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:53:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:53:47.409092 np0000181904 devstack@c-api.service[112500]: DEBUG dbcounter [-] [112500] Writing DB stats cinder:SELECT=1 {{(pid=112500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:54:37.436832 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-48b0e0a0-1073-464a-bc1c-0e3385b59246 None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:54:37.439772 np0000181904 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-48b0e0a0-1073-464a-bc1c-0e3385b59246 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:54:37.440000 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-48b0e0a0-1073-464a-bc1c-0e3385b59246 demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:54:37.440241 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-48b0e0a0-1073-464a-bc1c-0e3385b59246 demo demo] Calling method 'detail' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:54:37.440564 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.api_utils [None req-48b0e0a0-1073-464a-bc1c-0e3385b59246 demo demo] Removing options '' from query. {{(pid=112499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:54:37.441268 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.volume.api [None req-48b0e0a0-1073-464a-bc1c-0e3385b59246 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112499) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:54:37.450936 np0000181904 devstack@c-api.service[112499]: INFO cinder.volume.api [None req-48b0e0a0-1073-464a-bc1c-0e3385b59246 demo demo] Get all volumes completed successfully. Jun 18 07:54:37.452977 np0000181904 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-48b0e0a0-1073-464a-bc1c-0e3385b59246 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:54:37.453335 np0000181904 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 11/44] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:54:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:54:47.443936 np0000181904 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:55:37.475199 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-8f8d0150-c0b8-47a2-95dc-764f442c6c11 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:55:37.480619 np0000181904 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-8f8d0150-c0b8-47a2-95dc-764f442c6c11 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:55:37.481008 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-8f8d0150-c0b8-47a2-95dc-764f442c6c11 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:55:37.481381 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-8f8d0150-c0b8-47a2-95dc-764f442c6c11 demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:55:37.482230 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-8f8d0150-c0b8-47a2-95dc-764f442c6c11 demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:55:37.483377 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-8f8d0150-c0b8-47a2-95dc-764f442c6c11 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:55:37.494379 np0000181904 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-8f8d0150-c0b8-47a2-95dc-764f442c6c11 demo demo] Get all volumes completed successfully. Jun 18 07:55:37.497747 np0000181904 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-8f8d0150-c0b8-47a2-95dc-764f442c6c11 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:55:37.497883 np0000181904 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 11/45] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:55:37 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 18 07:55:47.488948 np0000181904 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:56:37.526182 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-072afc7f-219b-4f6f-9160-7e6e4bba4b81 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:56:37.529277 np0000181904 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-072afc7f-219b-4f6f-9160-7e6e4bba4b81 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:56:37.529632 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-072afc7f-219b-4f6f-9160-7e6e4bba4b81 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:56:37.529985 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-072afc7f-219b-4f6f-9160-7e6e4bba4b81 demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:56:37.530369 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-072afc7f-219b-4f6f-9160-7e6e4bba4b81 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:56:37.531613 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-072afc7f-219b-4f6f-9160-7e6e4bba4b81 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:56:37.544085 np0000181904 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-072afc7f-219b-4f6f-9160-7e6e4bba4b81 demo demo] Get all volumes completed successfully. Jun 18 07:56:37.547457 np0000181904 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-072afc7f-219b-4f6f-9160-7e6e4bba4b81 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:56:37.547979 np0000181904 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 13/46] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:56:37 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 18 07:56:47.536214 np0000181904 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:57:37.569501 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-44468576-c4f4-4981-a1b4-cf8eeaf688af None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:57:37.573098 np0000181904 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-44468576-c4f4-4981-a1b4-cf8eeaf688af demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:57:37.573594 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-44468576-c4f4-4981-a1b4-cf8eeaf688af demo demo] Empty body provided in request {{(pid=112500) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:57:37.573703 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-44468576-c4f4-4981-a1b4-cf8eeaf688af demo demo] Calling method 'detail' {{(pid=112500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:57:37.573950 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.api_utils [None req-44468576-c4f4-4981-a1b4-cf8eeaf688af demo demo] Removing options '' from query. {{(pid=112500) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:57:37.575069 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.volume.api [None req-44468576-c4f4-4981-a1b4-cf8eeaf688af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112500) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:57:37.584332 np0000181904 devstack@c-api.service[112500]: INFO cinder.volume.api [None req-44468576-c4f4-4981-a1b4-cf8eeaf688af demo demo] Get all volumes completed successfully. Jun 18 07:57:37.587678 np0000181904 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-44468576-c4f4-4981-a1b4-cf8eeaf688af demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:57:37.588255 np0000181904 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 12/47] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:57:37 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 18 07:57:47.578741 np0000181904 devstack@c-api.service[112500]: DEBUG dbcounter [-] [112500] Writing DB stats cinder:SELECT=1 {{(pid=112500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:58:37.603680 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-dface2d2-38d1-412c-9c36-0f9676af3e0d None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:58:37.606597 np0000181904 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-dface2d2-38d1-412c-9c36-0f9676af3e0d demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:58:37.606848 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-dface2d2-38d1-412c-9c36-0f9676af3e0d demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:58:37.607128 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-dface2d2-38d1-412c-9c36-0f9676af3e0d demo demo] Calling method 'detail' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:58:37.607428 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.api_utils [None req-dface2d2-38d1-412c-9c36-0f9676af3e0d demo demo] Removing options '' from query. {{(pid=112499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:58:37.608377 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.volume.api [None req-dface2d2-38d1-412c-9c36-0f9676af3e0d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112499) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:58:37.617007 np0000181904 devstack@c-api.service[112499]: INFO cinder.volume.api [None req-dface2d2-38d1-412c-9c36-0f9676af3e0d demo demo] Get all volumes completed successfully. Jun 18 07:58:37.619788 np0000181904 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-dface2d2-38d1-412c-9c36-0f9676af3e0d demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:58:37.620290 np0000181904 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 12/48] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:58:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:58:47.611692 np0000181904 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:59:37.643840 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-6618173b-4cbb-4df7-bf71-63216a1dba25 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:59:37.761996 np0000181904 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-6618173b-4cbb-4df7-bf71-63216a1dba25 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 07:59:37.762544 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-6618173b-4cbb-4df7-bf71-63216a1dba25 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:59:37.763190 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-6618173b-4cbb-4df7-bf71-63216a1dba25 demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:59:37.763812 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-6618173b-4cbb-4df7-bf71-63216a1dba25 demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:59:37.764624 np0000181904 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-6618173b-4cbb-4df7-bf71-63216a1dba25 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:59:37.771331 np0000181904 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-6618173b-4cbb-4df7-bf71-63216a1dba25 demo demo] Get all volumes completed successfully. Jun 18 07:59:37.773719 np0000181904 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-6618173b-4cbb-4df7-bf71-63216a1dba25 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:59:37.774164 np0000181904 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 12/49] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 07:59:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:59:47.767802 np0000181904 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 08:00:37.793222 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-baf7bcad-272a-4d6d-9352-151625718604 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 08:00:37.795700 np0000181904 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-baf7bcad-272a-4d6d-9352-151625718604 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 08:00:37.795905 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-baf7bcad-272a-4d6d-9352-151625718604 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 08:00:37.796134 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-baf7bcad-272a-4d6d-9352-151625718604 demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 08:00:37.796424 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-baf7bcad-272a-4d6d-9352-151625718604 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 08:00:37.797213 np0000181904 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-baf7bcad-272a-4d6d-9352-151625718604 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 08:00:37.804132 np0000181904 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-baf7bcad-272a-4d6d-9352-151625718604 demo demo] Get all volumes completed successfully. Jun 18 08:00:37.806286 np0000181904 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-baf7bcad-272a-4d6d-9352-151625718604 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 08:00:37.806680 np0000181904 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 14/50] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 08:00:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 08:00:47.800022 np0000181904 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 08:01:37.821607 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-aaae3380-7379-45a9-a697-aff4e794dc4a None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 08:01:37.825975 np0000181904 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-aaae3380-7379-45a9-a697-aff4e794dc4a demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 08:01:37.826442 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-aaae3380-7379-45a9-a697-aff4e794dc4a demo demo] Empty body provided in request {{(pid=112500) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 08:01:37.827022 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-aaae3380-7379-45a9-a697-aff4e794dc4a demo demo] Calling method 'detail' {{(pid=112500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 08:01:37.827723 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.api.api_utils [None req-aaae3380-7379-45a9-a697-aff4e794dc4a demo demo] Removing options '' from query. {{(pid=112500) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 08:01:37.829038 np0000181904 devstack@c-api.service[112500]: DEBUG cinder.volume.api [None req-aaae3380-7379-45a9-a697-aff4e794dc4a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112500) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 08:01:37.838923 np0000181904 devstack@c-api.service[112500]: INFO cinder.volume.api [None req-aaae3380-7379-45a9-a697-aff4e794dc4a demo demo] Get all volumes completed successfully. Jun 18 08:01:37.841069 np0000181904 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-aaae3380-7379-45a9-a697-aff4e794dc4a demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 08:01:37.841459 np0000181904 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 13/51] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 08:01:37 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 18 08:01:47.833506 np0000181904 devstack@c-api.service[112500]: DEBUG dbcounter [-] [112500] Writing DB stats cinder:SELECT=1 {{(pid=112500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 08:02:37.856068 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-9b30f3e9-760a-4e8e-af8d-a331fc847880 None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 08:02:37.859430 np0000181904 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-9b30f3e9-760a-4e8e-af8d-a331fc847880 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail Jun 18 08:02:37.859430 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-9b30f3e9-760a-4e8e-af8d-a331fc847880 demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 08:02:37.859838 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-9b30f3e9-760a-4e8e-af8d-a331fc847880 demo demo] Calling method 'detail' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 08:02:37.860035 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.api.api_utils [None req-9b30f3e9-760a-4e8e-af8d-a331fc847880 demo demo] Removing options '' from query. {{(pid=112499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 08:02:37.861194 np0000181904 devstack@c-api.service[112499]: DEBUG cinder.volume.api [None req-9b30f3e9-760a-4e8e-af8d-a331fc847880 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112499) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 08:02:37.869158 np0000181904 devstack@c-api.service[112499]: INFO cinder.volume.api [None req-9b30f3e9-760a-4e8e-af8d-a331fc847880 demo demo] Get all volumes completed successfully. Jun 18 08:02:37.871667 np0000181904 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-9b30f3e9-760a-4e8e-af8d-a331fc847880 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 Jun 18 08:02:37.872055 np0000181904 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 13/52] 199.204.45.35 () {64 vars in 1290 bytes} [Thu Jun 18 08:02:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 08:02:47.864790 np0000181904 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}