Jun 18 01:09:15.064503 np0000181738 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 18 01:09:15.075807 np0000181738 devstack@c-api.service[116764]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 18 01:09:15.078230 np0000181738 devstack@c-api.service[116764]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 18 01:09:15 2026] *** Jun 18 01:09:15.078230 np0000181738 devstack@c-api.service[116764]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 18 01:09:15.078230 np0000181738 devstack@c-api.service[116764]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 18 01:09:15.078230 np0000181738 devstack@c-api.service[116764]: nodename: np0000181738 Jun 18 01:09:15.078230 np0000181738 devstack@c-api.service[116764]: machine: x86_64 Jun 18 01:09:15.078230 np0000181738 devstack@c-api.service[116764]: clock source: unix Jun 18 01:09:15.078230 np0000181738 devstack@c-api.service[116764]: pcre jit disabled Jun 18 01:09:15.078230 np0000181738 devstack@c-api.service[116764]: detected number of CPU cores: 16 Jun 18 01:09:15.078230 np0000181738 devstack@c-api.service[116764]: current working directory: / Jun 18 01:09:15.078230 np0000181738 devstack@c-api.service[116764]: detected binary path: /usr/bin/uwsgi-core Jun 18 01:09:15.078230 np0000181738 devstack@c-api.service[116764]: your processes number limit is 256917 Jun 18 01:09:15.078230 np0000181738 devstack@c-api.service[116764]: your memory page size is 4096 bytes Jun 18 01:09:15.078230 np0000181738 devstack@c-api.service[116764]: detected max file descriptor number: 2048 Jun 18 01:09:15.078230 np0000181738 devstack@c-api.service[116764]: lock engine: pthread robust mutexes Jun 18 01:09:15.078931 np0000181738 devstack@c-api.service[116764]: thunder lock: enabled Jun 18 01:09:15.078931 np0000181738 devstack@c-api.service[116764]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 18 01:09:15.078931 np0000181738 devstack@c-api.service[116764]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 18 01:09:15.078931 np0000181738 devstack@c-api.service[116764]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 18 01:09:15.078931 np0000181738 devstack@c-api.service[116764]: Set PythonHome to /opt/stack/data/venv Jun 18 01:09:15.114840 np0000181738 devstack@c-api.service[116764]: Python main interpreter initialized at 0x798b0f8a3668 Jun 18 01:09:15.114840 np0000181738 devstack@c-api.service[116764]: python threads support enabled Jun 18 01:09:15.114840 np0000181738 devstack@c-api.service[116764]: your server socket listen backlog is limited to 100 connections Jun 18 01:09:15.114840 np0000181738 devstack@c-api.service[116764]: your mercy for graceful operations on workers is 80 seconds Jun 18 01:09:15.115388 np0000181738 devstack@c-api.service[116764]: mapped 671795 bytes (656 KB) for 4 cores Jun 18 01:09:15.115536 np0000181738 devstack@c-api.service[116764]: *** Operational MODE: preforking *** Jun 18 01:09:15.115672 np0000181738 devstack@c-api.service[116764]: *** uWSGI is running in multiple interpreter mode *** Jun 18 01:09:15.115672 np0000181738 devstack@c-api.service[116764]: spawned uWSGI master process (pid: 116764) Jun 18 01:09:15.115814 np0000181738 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 18 01:09:15.116333 np0000181738 devstack@c-api.service[116764]: spawned uWSGI worker 1 (pid: 116766, cores: 1) Jun 18 01:09:15.116786 np0000181738 devstack@c-api.service[116764]: spawned uWSGI worker 2 (pid: 116767, cores: 1) Jun 18 01:09:15.117234 np0000181738 devstack@c-api.service[116764]: spawned uWSGI worker 3 (pid: 116768, cores: 1) Jun 18 01:09:15.117669 np0000181738 devstack@c-api.service[116764]: spawned uWSGI worker 4 (pid: 116769, cores: 1) Jun 18 01:09:15.117731 np0000181738 devstack@c-api.service[116764]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 18 01:09:15.239670 np0000181738 devstack@c-api.service[116768]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 01:09:15.239670 np0000181738 devstack@c-api.service[116768]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 01:09:15.239670 np0000181738 devstack@c-api.service[116768]: we strongly recommend against using it for new projects. Jun 18 01:09:15.239670 np0000181738 devstack@c-api.service[116768]: If you are already using Eventlet, we recommend migrating to a different Jun 18 01:09:15.239670 np0000181738 devstack@c-api.service[116768]: framework. For more detail see Jun 18 01:09:15.239670 np0000181738 devstack@c-api.service[116768]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 01:09:15.239670 np0000181738 devstack@c-api.service[116768]: import eventlet # noqa Jun 18 01:09:15.240721 np0000181738 devstack@c-api.service[116766]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 01:09:15.240721 np0000181738 devstack@c-api.service[116766]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 01:09:15.240721 np0000181738 devstack@c-api.service[116766]: we strongly recommend against using it for new projects. Jun 18 01:09:15.240721 np0000181738 devstack@c-api.service[116766]: If you are already using Eventlet, we recommend migrating to a different Jun 18 01:09:15.240721 np0000181738 devstack@c-api.service[116766]: framework. For more detail see Jun 18 01:09:15.240721 np0000181738 devstack@c-api.service[116766]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 01:09:15.240721 np0000181738 devstack@c-api.service[116766]: import eventlet # noqa Jun 18 01:09:15.243917 np0000181738 devstack@c-api.service[116769]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 01:09:15.243917 np0000181738 devstack@c-api.service[116769]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 01:09:15.243917 np0000181738 devstack@c-api.service[116769]: we strongly recommend against using it for new projects. Jun 18 01:09:15.243917 np0000181738 devstack@c-api.service[116769]: If you are already using Eventlet, we recommend migrating to a different Jun 18 01:09:15.243917 np0000181738 devstack@c-api.service[116769]: framework. For more detail see Jun 18 01:09:15.243917 np0000181738 devstack@c-api.service[116769]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 01:09:15.243917 np0000181738 devstack@c-api.service[116769]: import eventlet # noqa Jun 18 01:09:15.246232 np0000181738 devstack@c-api.service[116767]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 01:09:15.246232 np0000181738 devstack@c-api.service[116767]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 01:09:15.246232 np0000181738 devstack@c-api.service[116767]: we strongly recommend against using it for new projects. Jun 18 01:09:15.246232 np0000181738 devstack@c-api.service[116767]: If you are already using Eventlet, we recommend migrating to a different Jun 18 01:09:15.246232 np0000181738 devstack@c-api.service[116767]: framework. For more detail see Jun 18 01:09:15.246232 np0000181738 devstack@c-api.service[116767]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 01:09:15.246232 np0000181738 devstack@c-api.service[116767]: import eventlet # noqa Jun 18 01:09:15.321271 np0000181738 devstack@c-api.service[116766]: /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 01:09:15.321271 np0000181738 devstack@c-api.service[116766]: warnings.warn( Jun 18 01:09:15.322356 np0000181738 devstack@c-api.service[116768]: /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 01:09:15.322356 np0000181738 devstack@c-api.service[116768]: warnings.warn( Jun 18 01:09:15.326120 np0000181738 devstack@c-api.service[116767]: /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 01:09:15.326120 np0000181738 devstack@c-api.service[116767]: warnings.warn( Jun 18 01:09:15.326308 np0000181738 devstack@c-api.service[116769]: /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 01:09:15.326308 np0000181738 devstack@c-api.service[116769]: warnings.warn( Jun 18 01:09:15.394451 np0000181738 devstack@c-api.service[116766]: /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 01:09:15.394451 np0000181738 devstack@c-api.service[116766]: from cgi import parse_header Jun 18 01:09:15.398733 np0000181738 devstack@c-api.service[116769]: /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 01:09:15.398733 np0000181738 devstack@c-api.service[116769]: from cgi import parse_header Jun 18 01:09:15.398862 np0000181738 devstack@c-api.service[116767]: /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 01:09:15.398862 np0000181738 devstack@c-api.service[116767]: from cgi import parse_header Jun 18 01:09:15.401957 np0000181738 devstack@c-api.service[116768]: /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 01:09:15.401957 np0000181738 devstack@c-api.service[116768]: from cgi import parse_header Jun 18 01:09:15.440888 np0000181738 devstack@c-api.service[116766]: /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 01:09:15.440888 np0000181738 devstack@c-api.service[116766]: removals.removed_module( Jun 18 01:09:15.442442 np0000181738 devstack@c-api.service[116766]: /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 01:09:15.442442 np0000181738 devstack@c-api.service[116766]: removals.removed_module( Jun 18 01:09:15.445619 np0000181738 devstack@c-api.service[116769]: /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 01:09:15.445619 np0000181738 devstack@c-api.service[116769]: removals.removed_module( Jun 18 01:09:15.447123 np0000181738 devstack@c-api.service[116769]: /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 01:09:15.447123 np0000181738 devstack@c-api.service[116769]: removals.removed_module( Jun 18 01:09:15.449808 np0000181738 devstack@c-api.service[116768]: /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 01:09:15.449808 np0000181738 devstack@c-api.service[116768]: removals.removed_module( Jun 18 01:09:15.449923 np0000181738 devstack@c-api.service[116767]: /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 01:09:15.449923 np0000181738 devstack@c-api.service[116767]: removals.removed_module( Jun 18 01:09:15.451396 np0000181738 devstack@c-api.service[116767]: /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 01:09:15.451396 np0000181738 devstack@c-api.service[116767]: removals.removed_module( Jun 18 01:09:15.451518 np0000181738 devstack@c-api.service[116768]: /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 01:09:15.451518 np0000181738 devstack@c-api.service[116768]: removals.removed_module( Jun 18 01:09:16.040220 np0000181738 devstack@c-api.service[116769]: /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 01:09:16.040220 np0000181738 devstack@c-api.service[116769]: warnings.warn( Jun 18 01:09:16.074289 np0000181738 devstack@c-api.service[116768]: /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 01:09:16.074289 np0000181738 devstack@c-api.service[116768]: warnings.warn( Jun 18 01:09:16.091059 np0000181738 devstack@c-api.service[116767]: /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 01:09:16.091059 np0000181738 devstack@c-api.service[116767]: warnings.warn( Jun 18 01:09:16.091274 np0000181738 devstack@c-api.service[116766]: /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 01:09:16.091274 np0000181738 devstack@c-api.service[116766]: warnings.warn( Jun 18 01:09:16.131131 np0000181738 devstack@c-api.service[116769]: /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 01:09:16.131131 np0000181738 devstack@c-api.service[116769]: warnings.warn( Jun 18 01:09:16.165966 np0000181738 devstack@c-api.service[116768]: /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 01:09:16.165966 np0000181738 devstack@c-api.service[116768]: warnings.warn( Jun 18 01:09:16.185726 np0000181738 devstack@c-api.service[116767]: /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 01:09:16.185726 np0000181738 devstack@c-api.service[116767]: warnings.warn( Jun 18 01:09:16.186411 np0000181738 devstack@c-api.service[116766]: /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 01:09:16.186411 np0000181738 devstack@c-api.service[116766]: warnings.warn( Jun 18 01:09:16.436411 np0000181738 devstack@c-api.service[116768]: 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 01:09:16.436979 np0000181738 devstack@c-api.service[116768]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116768) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 01:09:16.439061 np0000181738 devstack@c-api.service[116769]: 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 01:09:16.439447 np0000181738 devstack@c-api.service[116769]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116769) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 01:09:16.463529 np0000181738 devstack@c-api.service[116767]: 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 01:09:16.464081 np0000181738 devstack@c-api.service[116766]: 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 01:09:16.464471 np0000181738 devstack@c-api.service[116767]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116767) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 01:09:16.464554 np0000181738 devstack@c-api.service[116766]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116766) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 01:09:16.531681 np0000181738 devstack@c-api.service[116768]: /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 01:09:16.531681 np0000181738 devstack@c-api.service[116768]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 01:09:16.531971 np0000181738 devstack@c-api.service[116767]: /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 01:09:16.531971 np0000181738 devstack@c-api.service[116767]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 01:09:16.532814 np0000181738 devstack@c-api.service[116766]: /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 01:09:16.532814 np0000181738 devstack@c-api.service[116766]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 01:09:16.533453 np0000181738 devstack@c-api.service[116769]: /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 01:09:16.533453 np0000181738 devstack@c-api.service[116769]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 01:09:16.993263 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116769) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 01:09:16.993487 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116767) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 01:09:16.993555 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116768) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 01:09:16.993612 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116766) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 01:09:16.993752 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:16.993973 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:16.994144 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:16.994277 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:16.994359 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:16.994359 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:16.994511 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:16.994600 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:16.994685 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:16.994784 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:16.994866 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:16.995118 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:16.995322 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:16.995428 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:16.995428 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:16.995578 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:16.995635 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:16.995686 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:16.995772 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:16.995838 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:16.995891 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:16.996015 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:16.997325 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:16.997466 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:16.997539 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:16.997600 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:16.997652 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:16.997712 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:16.997779 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:16.997838 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:16.997895 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:16.997961 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:16.998051 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:16.998113 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:16.998225 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:16.998285 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:16.998337 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:16.998393 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:16.998460 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:16.998460 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:16.998560 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:16.998560 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:16.998560 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:16.998560 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:16.998560 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:16.998798 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:16.998850 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:16.998924 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:16.999013 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:16.999138 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:16.999214 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:16.999306 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.002217 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.002337 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.002453 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.002574 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.002668 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.002751 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.002834 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.002955 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.002955 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.003076 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.003076 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.003076 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.003076 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.003076 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.003076 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.003076 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.003323 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.003323 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.003323 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.003323 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.003470 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.003521 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.003562 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.003595 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.003636 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.003670 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.003708 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.003708 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.003770 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.003802 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.003826 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.003854 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.003883 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.003883 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.003883 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.003883 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.003883 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.004009 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.004009 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.004009 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.004009 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.004009 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.004009 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.004009 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.004210 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.004210 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.004264 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.004289 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.004289 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.004342 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.004367 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.004394 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.004418 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.004443 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.004470 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.004495 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.004523 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.004546 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.004572 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.004599 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.004623 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.004647 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.004671 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.004696 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.004729 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.004770 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.004805 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.004834 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.004834 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.004834 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.004834 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.004834 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.004956 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.004956 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.004956 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.004956 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.004956 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.006700 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.006729 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.006754 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.006782 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.006807 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.006833 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.006856 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.006890 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.006919 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.006949 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.006973 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.007000 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.007052 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.007081 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.007110 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.007135 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.007163 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.007193 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.007219 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.007248 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.007272 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.007299 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.007299 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.007343 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.007343 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.007390 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.007415 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.007447 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.007476 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.007501 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.007529 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.007561 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.007777 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.008124 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.008155 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.008271 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.008307 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.008338 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.008367 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.008397 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.008424 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.008448 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.008477 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.008501 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.008524 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.008552 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.008586 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.008614 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.008643 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.008671 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.008701 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.008727 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.008761 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.008811 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.008846 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.008871 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.008907 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.008941 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.008981 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.009015 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.009073 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.009112 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.009142 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.009142 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.009188 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.009212 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.009247 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.009273 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.009303 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.009330 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.009356 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.009380 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.009407 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.009407 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.009407 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.009407 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.009407 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.009407 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.009407 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.012037 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.012102 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.012196 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.012255 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.012283 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.012392 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.012392 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.012862 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.012862 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.012951 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.012951 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.013014 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.013180 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.013180 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.016151 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.016250 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.016345 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.016436 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.016519 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.016603 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.016695 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.016792 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.016890 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.016980 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.017101 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.017187 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.017269 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.017370 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.019884 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.019950 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.020004 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.020090 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.020139 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.020179 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.020215 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.020255 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.020298 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.020338 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.020375 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.020375 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.020375 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.020490 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.022984 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.023070 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.023148 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.023229 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.023276 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.023321 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.023359 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.023396 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.023443 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.023480 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.023514 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.023557 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.023594 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.023628 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.023662 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.023705 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.023741 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.023776 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.023815 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.023852 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.023886 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.023919 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.023958 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.024000 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.024052 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.024091 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.024137 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.024174 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.024220 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.024262 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.024299 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.024333 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.024367 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.024402 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.024440 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.024479 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.024515 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.024550 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.024550 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.024628 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.024664 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.024700 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.024734 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.024734 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.024802 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.024836 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.024874 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.024910 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.024955 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.024996 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.024996 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.025080 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.025115 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.025148 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.025183 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.025225 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.025266 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.025309 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.025347 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.025385 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.025421 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.025421 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.025486 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.025526 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.025561 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.025600 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.025600 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.025679 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.025716 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.025750 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.025783 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.025783 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.025848 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.025881 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.025917 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.025959 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.025959 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.026058 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.026137 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.026178 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.026212 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.026246 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.026279 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.026279 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.026357 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.026394 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.026429 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.026468 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.026468 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.026535 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.026535 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.026535 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.026535 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.026535 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.026535 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.026535 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.026535 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.026535 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.026821 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.026821 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.026891 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.026928 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.026965 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.027001 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.027056 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.027108 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.027147 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.027191 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.027191 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.027258 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.027292 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.027328 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.027522 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.027614 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.027688 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.027771 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.027850 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.027927 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.027974 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.028015 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.028084 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.028127 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.028169 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.028213 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.028271 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.028327 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.029538 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.029606 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.029645 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.029701 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.029742 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.029780 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.029820 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.029856 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.029895 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.029935 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.029971 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.030009 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.030009 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.030009 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.042226 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.042226 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.042403 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.042403 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.042510 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.042565 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.042565 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.042669 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.042738 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.042799 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.042855 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.042855 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.042965 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.043067 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.043129 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.043198 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.043198 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.043307 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.043364 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.043433 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.043489 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.043554 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.043611 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.043667 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.043723 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.043775 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.043827 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.043881 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.043934 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.043999 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.044086 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.044140 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.044206 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.044263 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.044315 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.044370 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.044426 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.044476 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.044545 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.044601 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.044601 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.044704 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.044756 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.044756 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.044756 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.044756 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.044756 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.044756 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.044756 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.045146 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.045215 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.045215 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.045324 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.045387 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.045441 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.045499 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.045561 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.045618 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.045618 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.045732 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.045788 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.045844 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.045899 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.045951 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.046065 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.046130 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.046185 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.046260 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.046320 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.046383 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.046383 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.046486 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.046542 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.046595 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.046646 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.046722 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.046787 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.046852 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.046908 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.046959 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.047009 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.047091 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.047091 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.047205 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.047205 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.047305 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.047360 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.047360 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.047360 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.047360 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.047360 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.047624 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.047624 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.047624 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.047624 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.047624 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.047883 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.047951 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.048010 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.048220 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.048282 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.048338 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.048411 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.048468 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.048524 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.048586 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.048654 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.048710 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.048766 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.048821 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.048875 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.048939 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.048995 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.049086 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.049086 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.049191 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.049246 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.049246 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.049246 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.049405 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.049460 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.049460 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.049563 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.049626 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.049626 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.049739 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.049806 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.049876 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.049876 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.049876 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.050120 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.050201 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.050201 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.050304 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.050367 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.050426 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.050480 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.050480 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.050605 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.050664 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.050664 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.050765 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.050820 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.050876 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.050931 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.050985 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.051037 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.051086 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.051121 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.051154 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.051194 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.051238 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.051275 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.051360 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.051360 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.051428 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.051428 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.051510 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.051510 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.051510 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.051612 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.051649 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.051687 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.051731 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.051731 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.051801 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.051848 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.051886 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.051923 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.051923 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.051923 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.051923 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.051923 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.052110 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.052146 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.052180 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.052224 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.052267 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.052304 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.052417 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.052537 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.052576 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.052614 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.052648 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.052685 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.052720 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.052764 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.052800 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.052834 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.052869 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.052869 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.052934 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.052975 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.053012 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.053061 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.053098 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.053147 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.053189 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.053226 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.053261 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.053298 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.053336 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.053368 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.053404 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.053440 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.053474 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.053474 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.053543 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.053543 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.053618 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.053660 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.053696 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.053729 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.053768 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.053804 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.053844 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.053885 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.053928 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.053964 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.054036 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.054074 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.054109 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.054151 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.054185 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.054224 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.054266 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.054304 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.054338 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.054376 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.054416 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.054454 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.054487 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.054521 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.054521 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.054521 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.054521 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.054521 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.054683 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.054717 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.054756 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.054756 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.054826 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.054863 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.054863 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.054931 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.054968 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.055005 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.055068 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.055111 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.055111 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.055111 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.055213 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.055250 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.055370 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.055370 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.055370 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.055370 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.055370 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.055370 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.055563 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.055563 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.055563 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.055563 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.055563 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.055563 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.055563 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.055797 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.055797 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.055797 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.055797 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.055934 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.055971 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.056011 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.056062 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.056105 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.056144 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.056181 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.056181 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.056181 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.056282 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.056319 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.056357 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.056357 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.056357 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.056456 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.056498 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.056533 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.056571 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.056607 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.056640 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.056680 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.056726 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.056762 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.056796 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.056839 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.056872 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.056908 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.056949 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.056991 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.057048 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.057085 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.057134 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.057174 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.057212 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.057245 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.057278 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.057311 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.057350 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.057386 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.057427 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.057464 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.057509 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.057547 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.057582 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.057582 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.057653 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.057691 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.057725 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.057725 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.057906 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.058009 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.058068 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.058111 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.058149 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.058182 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.058217 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.058248 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.058281 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.058317 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.058357 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.058481 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.058519 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.058555 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.058605 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.058652 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.058688 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.058719 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.058767 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.058807 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.058845 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.058881 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.058916 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.058916 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.058980 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.058980 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.058980 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.058980 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.059131 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.059174 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.059216 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.059252 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.059287 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.059324 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.059366 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.059401 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.059401 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.059465 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.059501 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.059549 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.059585 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.059619 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.059660 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.059695 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.059736 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.059771 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.059771 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.059881 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.059919 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.059962 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.059997 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.059997 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.059997 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.059997 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.059997 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.059997 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.059997 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.059997 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.059997 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.060401 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.060449 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.060509 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.060553 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.060619 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.060658 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.060697 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.060731 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.060773 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.060820 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.060820 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.060892 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.060929 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.061014 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.091819 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.091819 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.091981 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.091981 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.091981 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.092199 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.092260 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.092260 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.092377 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.092377 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.092494 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.092550 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.092604 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.092664 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.092759 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.092821 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.092896 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.092973 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.093051 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.093110 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.093173 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.093236 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.093236 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.093339 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.093396 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.093468 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.093525 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.093579 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.093634 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.093695 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.093749 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.093808 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.093859 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.093948 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.094000 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.094095 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.094157 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.094209 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.094209 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.094209 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.094209 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.094402 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.094461 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.094518 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.094574 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.094645 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.094696 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.094757 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.094807 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.094859 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.094916 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.094972 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.095071 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.095129 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.095197 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.095267 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.095324 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.095383 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.095437 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.095502 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.095502 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.095502 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.095648 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.095799 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.095931 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.096079 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.096213 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.096344 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.096467 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.096601 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.099794 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.099900 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.099900 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.100049 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.100049 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.100049 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.100160 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.100197 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.100238 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.100293 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.100338 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.100397 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.100451 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.101627 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.101716 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.101790 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.101901 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.101972 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.102079 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.102163 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.102247 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116768) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.102329 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.102407 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.102488 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.102567 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116768) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.102644 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116768) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.103718 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.103774 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.103822 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.103876 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.103930 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.103992 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.104061 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.104128 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116769) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.104177 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.104238 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.104283 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.104358 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116769) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.104401 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116769) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.117347 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.117462 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.117607 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.117737 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.117897 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.118042 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.118197 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 01:09:17.118326 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 01:09:17.118462 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 01:09:17.118576 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 01:09:17.118703 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 01:09:17.118825 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 01:09:17.118947 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 01:09:17.150506 np0000181738 devstack@c-api.service[116769]: INFO dbcounter [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Registered counter for database cinder Jun 18 01:09:17.151314 np0000181738 devstack@c-api.service[116768]: INFO dbcounter [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Registered counter for database cinder Jun 18 01:09:17.153192 np0000181738 devstack@c-api.service[116767]: INFO dbcounter [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Registered counter for database cinder Jun 18 01:09:17.169560 np0000181738 devstack@c-api.service[116766]: INFO dbcounter [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Registered counter for database cinder Jun 18 01:09:17.190568 np0000181738 devstack@c-api.service[116768]: DEBUG oslo_db.sqlalchemy.engines [None req-eeebb795-716f-4dad-b528-63db70901e34 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=116768) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:09:17.198547 np0000181738 devstack@c-api.service[116769]: DEBUG oslo_db.sqlalchemy.engines [None req-93883646-5fd1-4cda-879d-383bf01dd71f 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=116769) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:09:17.201951 np0000181738 devstack@c-api.service[116767]: DEBUG oslo_db.sqlalchemy.engines [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf 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=116767) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:09:17.210686 np0000181738 devstack@c-api.service[116766]: DEBUG oslo_db.sqlalchemy.engines [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 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=116766) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:09:17.304042 np0000181738 devstack@c-api.service[116768]: DEBUG dbcounter [-] [116768] Writer thread running {{(pid=116768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 01:09:17.306928 np0000181738 devstack@c-api.service[116768]: INFO cinder.rpc [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 01:09:17.309244 np0000181738 devstack@c-api.service[116768]: INFO cinder.rpc [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 01:09:17.311438 np0000181738 devstack@c-api.service[116768]: INFO cinder.rpc [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 01:09:17.313543 np0000181738 devstack@c-api.service[116768]: INFO cinder.rpc [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 01:09:17.314758 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.314945 np0000181738 devstack@c-api.service[116769]: DEBUG dbcounter [-] [116769] Writer thread running {{(pid=116769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 01:09:17.317750 np0000181738 devstack@c-api.service[116769]: INFO cinder.rpc [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 01:09:17.318771 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.319154 np0000181738 devstack@c-api.service[116767]: DEBUG dbcounter [-] [116767] Writer thread running {{(pid=116767) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 01:09:17.320417 np0000181738 devstack@c-api.service[116769]: INFO cinder.rpc [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 01:09:17.321638 np0000181738 devstack@c-api.service[116767]: INFO cinder.rpc [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 01:09:17.322690 np0000181738 devstack@c-api.service[116769]: INFO cinder.rpc [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 01:09:17.323981 np0000181738 devstack@c-api.service[116767]: INFO cinder.rpc [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 01:09:17.324815 np0000181738 devstack@c-api.service[116769]: INFO cinder.rpc [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 01:09:17.325666 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.326195 np0000181738 devstack@c-api.service[116767]: INFO cinder.rpc [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 01:09:17.327279 np0000181738 devstack@c-api.service[116766]: DEBUG dbcounter [-] [116766] Writer thread running {{(pid=116766) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 01:09:17.328486 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.328705 np0000181738 devstack@c-api.service[116767]: INFO cinder.rpc [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 01:09:17.329734 np0000181738 devstack@c-api.service[116766]: INFO cinder.rpc [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 01:09:17.329799 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.331976 np0000181738 devstack@c-api.service[116766]: INFO cinder.rpc [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 01:09:17.333549 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.334123 np0000181738 devstack@c-api.service[116766]: INFO cinder.rpc [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 01:09:17.336306 np0000181738 devstack@c-api.service[116766]: INFO cinder.rpc [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 01:09:17.337420 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.341041 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.352974 np0000181738 devstack@c-api.service[116768]: DEBUG oslo_db.sqlalchemy.engines [None req-eeebb795-716f-4dad-b528-63db70901e34 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=116768) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:09:17.355651 np0000181738 devstack@c-api.service[116768]: INFO cinder.rpc [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 01:09:17.358127 np0000181738 devstack@c-api.service[116768]: INFO cinder.rpc [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 01:09:17.359359 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.361049 np0000181738 devstack@c-api.service[116769]: DEBUG oslo_db.sqlalchemy.engines [None req-93883646-5fd1-4cda-879d-383bf01dd71f 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=116769) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:09:17.362986 np0000181738 devstack@c-api.service[116769]: INFO cinder.rpc [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 01:09:17.364675 np0000181738 devstack@c-api.service[116769]: INFO cinder.rpc [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 01:09:17.365546 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.366960 np0000181738 devstack@c-api.service[116767]: DEBUG oslo_db.sqlalchemy.engines [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf 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=116767) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:09:17.369478 np0000181738 devstack@c-api.service[116767]: INFO cinder.rpc [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 01:09:17.370409 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.372010 np0000181738 devstack@c-api.service[116767]: INFO cinder.rpc [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 01:09:17.373117 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.373535 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.374443 np0000181738 devstack@c-api.service[116766]: DEBUG oslo_db.sqlalchemy.engines [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 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=116766) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:09:17.376179 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.376601 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.376749 np0000181738 devstack@c-api.service[116766]: INFO cinder.rpc [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 01:09:17.379079 np0000181738 devstack@c-api.service[116766]: INFO cinder.rpc [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 01:09:17.379314 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.380157 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.381549 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.382468 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.384386 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.384442 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.386352 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.387344 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.387725 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.390175 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.390422 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.390771 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.391549 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.393035 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.393176 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.394641 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.395624 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.395977 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.396043 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.397438 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.397761 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.398612 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.398768 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.400018 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.401418 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.401620 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.402642 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.403087 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.404793 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.405363 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.405548 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.405703 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.407611 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.408420 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.408636 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.410466 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.410825 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.411082 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.411385 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.411922 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.412248 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.413571 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.414323 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.414401 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.414610 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.414871 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.415982 np0000181738 devstack@c-api.service[116768]: WARNING cinder.api.contrib.hosts [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 01:09:17.416573 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.416671 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.417127 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.417965 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.418064 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.418547 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.419236 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.419404 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.420502 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.420818 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.420861 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.421498 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.421927 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extended resource: extensions {{(pid=116768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.422197 np0000181738 devstack@c-api.service[116769]: WARNING cinder.api.contrib.hosts [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 01:09:17.422897 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.423231 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extended resource: os-quota-class-sets {{(pid=116768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.423968 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.424194 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.424453 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extended resource: scheduler-stats {{(pid=116768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.425501 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.425890 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extended resource: os-quota-sets {{(pid=116768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.426688 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.426778 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.426963 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.427862 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extended resource: backups {{(pid=116768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.427915 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extended resource: extensions {{(pid=116769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.428105 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.429216 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extended resource: os-quota-class-sets {{(pid=116769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.429602 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.429831 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extended resource: os-snapshot-manage {{(pid=116768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.430037 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.430460 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extended resource: scheduler-stats {{(pid=116769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.431091 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.431196 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extended resource: consistencygroups {{(pid=116768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.431862 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extended resource: os-quota-sets {{(pid=116769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.432203 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.432259 np0000181738 devstack@c-api.service[116767]: WARNING cinder.api.contrib.hosts [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 01:09:17.432914 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.433122 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extended resource: extra_specs {{(pid=116768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.433306 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extended resource: backups {{(pid=116769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.433713 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.434211 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.434808 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extended resource: os-hosts {{(pid=116768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.434939 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.435489 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.436100 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extended resource: os-snapshot-manage {{(pid=116769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.436157 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extended resource: os-volume-manage {{(pid=116768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.436250 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.437212 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.437384 np0000181738 devstack@c-api.service[116766]: WARNING cinder.api.contrib.hosts [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 01:09:17.437469 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extended resource: consistencygroups {{(pid=116769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.437520 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extended resource: os-availability-zone {{(pid=116768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.438065 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.438153 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extended resource: extensions {{(pid=116767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.438840 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extended resource: encryption {{(pid=116768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.439328 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.439377 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extended resource: extra_specs {{(pid=116769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.439617 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extended resource: os-quota-class-sets {{(pid=116767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.440346 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extended resource: os-volume-transfer {{(pid=116768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.440604 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.440867 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extended resource: scheduler-stats {{(pid=116767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.440958 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extended resource: os-hosts {{(pid=116769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.441913 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extended resource: capabilities {{(pid=116768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.442086 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.442275 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extended resource: os-volume-manage {{(pid=116769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.442340 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extended resource: os-quota-sets {{(pid=116767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.443007 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extended resource: extensions {{(pid=116766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.443253 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extended resource: encryption {{(pid=116768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.443620 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extended resource: os-availability-zone {{(pid=116769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.444297 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extended resource: os-quota-class-sets {{(pid=116766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.444399 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extended resource: backups {{(pid=116767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.444804 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extended resource: os-volume-type-access {{(pid=116768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.445052 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extended resource: encryption {{(pid=116769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.445572 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extended resource: scheduler-stats {{(pid=116766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.446319 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extended resource: os-snapshot-manage {{(pid=116767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.446416 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extended resource: cgsnapshots {{(pid=116768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.446477 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extended resource: os-volume-transfer {{(pid=116769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.447162 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extended resource: os-quota-sets {{(pid=116766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.447853 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extended resource: consistencygroups {{(pid=116767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.447974 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extended resource: qos-specs {{(pid=116768) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.448034 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extended resource: capabilities {{(pid=116769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.449102 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extended resource: backups {{(pid=116766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.449284 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extended resource: encryption {{(pid=116769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.449760 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extended resource: extra_specs {{(pid=116767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.450102 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.contrib.snapshot_actions [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] SnapshotActionsController initialized {{(pid=116768) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 01:09:17.450794 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extended resource: os-volume-type-access {{(pid=116769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.451007 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.451061 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extended resource: os-snapshot-manage {{(pid=116766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.451284 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extended resource: os-hosts {{(pid=116767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.452346 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extended resource: cgsnapshots {{(pid=116769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.452431 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extended resource: consistencygroups {{(pid=116766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.452475 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.452781 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extended resource: os-volume-manage {{(pid=116767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.453767 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extended resource: qos-specs {{(pid=116769) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.453819 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.454341 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extended resource: extra_specs {{(pid=116766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.454728 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extended resource: os-availability-zone {{(pid=116767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.455142 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.455828 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extended resource: os-hosts {{(pid=116766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.455911 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.contrib.snapshot_actions [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] SnapshotActionsController initialized {{(pid=116769) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 01:09:17.455989 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extended resource: encryption {{(pid=116767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.456499 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.456760 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.457206 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extended resource: os-volume-manage {{(pid=116766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.457518 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extended resource: os-volume-transfer {{(pid=116767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.458264 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.458333 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.458659 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extended resource: os-availability-zone {{(pid=116766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.459105 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extended resource: capabilities {{(pid=116767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.459601 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.459916 np0000181738 devstack@c-api.service[116768]: WARNING castellan.key_manager.migration [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.459980 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extended resource: encryption {{(pid=116766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.460348 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extended resource: encryption {{(pid=116767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.460896 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.461241 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.461416 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.461484 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extended resource: os-volume-transfer {{(pid=116766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.461713 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.461837 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extended resource: os-volume-type-access {{(pid=116767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.461901 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extension AdminActions extending resource: volumes {{(pid=116768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.462008 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extension AdminActions extending resource: snapshots {{(pid=116768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.462120 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extension AdminActions extending resource: backups {{(pid=116768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.462216 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extension VolumeActions extending resource: volumes {{(pid=116768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.462276 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.462334 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extension TypesManage extending resource: types {{(pid=116768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.462466 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extension UsedLimits extending resource: limits {{(pid=116768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.462537 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.462634 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.462732 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.462830 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.462952 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.463053 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extended resource: capabilities {{(pid=116766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.463115 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.463223 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.v3.router [None req-eeebb795-716f-4dad-b528-63db70901e34 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116768) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.463395 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extended resource: cgsnapshots {{(pid=116767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.463706 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.464220 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extended resource: encryption {{(pid=116766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.464757 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extended resource: qos-specs {{(pid=116767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.465071 np0000181738 devstack@c-api.service[116769]: WARNING castellan.key_manager.migration [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.465721 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extended resource: os-volume-type-access {{(pid=116766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.465914 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extension SnapshotActions extending resource: snapshots {{(pid=116769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.466048 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.466259 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.466357 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extension AdminActions extending resource: volumes {{(pid=116769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.466470 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extension AdminActions extending resource: snapshots {{(pid=116769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.466586 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extension AdminActions extending resource: backups {{(pid=116769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.466696 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extension VolumeActions extending resource: volumes {{(pid=116769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.466792 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extension TypesManage extending resource: types {{(pid=116769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.466887 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.contrib.snapshot_actions [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] SnapshotActionsController initialized {{(pid=116767) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 01:09:17.466938 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extension UsedLimits extending resource: limits {{(pid=116769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.467001 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.467132 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.467225 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extended resource: cgsnapshots {{(pid=116766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.467272 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.467334 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extension VolumeTypeAccess extending resource: types {{(pid=116769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.467445 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.467565 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.467674 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.467737 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.v3.router [None req-93883646-5fd1-4cda-879d-383bf01dd71f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116769) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.468592 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extended resource: qos-specs {{(pid=116766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 01:09:17.469300 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.470644 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.contrib.snapshot_actions [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] SnapshotActionsController initialized {{(pid=116766) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 01:09:17.470804 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.471281 np0000181738 devstack@c-api.service[116768]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x798b0f8a3668 pid: 116768 (default app) Jun 18 01:09:17.471382 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.472118 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.472732 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.473492 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.474123 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.474885 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.475231 np0000181738 devstack@c-api.service[116769]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x798b0f8a3668 pid: 116769 (default app) Jun 18 01:09:17.475402 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.476301 np0000181738 devstack@c-api.service[116767]: WARNING castellan.key_manager.migration [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.476745 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.477204 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extension SnapshotActions extending resource: snapshots {{(pid=116767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.477323 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.477442 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.477537 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extension AdminActions extending resource: volumes {{(pid=116767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.477664 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extension AdminActions extending resource: snapshots {{(pid=116767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.477769 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extension AdminActions extending resource: backups {{(pid=116767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.477950 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extension VolumeActions extending resource: volumes {{(pid=116767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.478192 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.478235 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extension TypesManage extending resource: types {{(pid=116767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.478438 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extension UsedLimits extending resource: limits {{(pid=116767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.478538 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.478646 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.478745 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.478843 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extension VolumeTypeAccess extending resource: types {{(pid=116767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.478967 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.479085 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.479200 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.v3.router [None req-ce8ca8ec-3a97-404e-8cf0-d2c5aa76febf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.479356 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.479356 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.479488 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.479488 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.479488 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.479488 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.479488 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.479724 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.479724 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.479724 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.479724 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.479724 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.479724 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.479987 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.479987 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.479987 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.479987 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.479987 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.480215 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.480215 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.480215 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.480215 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.480403 np0000181738 devstack@c-api.service[116766]: WARNING castellan.key_manager.migration [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 01:09:17.480439 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.480439 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.480439 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.480439 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.480619 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.480619 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.480619 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.480619 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.480619 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.480850 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.480850 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.480850 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.480850 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.480850 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.481122 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.481122 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.481122 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.481122 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.481122 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.481122 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.481382 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.481382 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.481382 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.481382 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.481382 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.481382 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.481641 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.481641 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.481641 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.481641 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.481641 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.481641 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.481888 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.481888 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.481888 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.481888 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.481888 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.481888 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.482163 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.482163 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.482163 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.482163 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.482331 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.482331 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.482331 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.482331 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.482331 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.482554 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.482554 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.482554 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.482554 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.482554 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.482767 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.482767 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.482767 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.482767 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.482767 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.482767 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.483034 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.483034 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.483034 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.483034 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.483034 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.483269 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.483269 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.483269 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.483269 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.483269 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.483568 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.483568 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.483568 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.483568 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.483737 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.483737 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.483737 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.483737 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.483913 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.483913 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.483913 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.483913 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.483913 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.484156 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.484156 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.484156 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.484156 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.484156 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.484365 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.484365 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.484365 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.484365 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.484541 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.484541 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.484541 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.484541 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.484714 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.484714 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.484714 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.484714 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.484889 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.484889 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.484889 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.484889 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.485111 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.485111 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.485111 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.485111 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.485284 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.485334 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.485334 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.485334 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.485334 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.485334 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.485334 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.485578 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.485578 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.485578 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.485578 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.485578 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.485807 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.485807 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.485807 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.485807 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.485807 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.486011 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.486302 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.486302 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.486302 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.486302 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.486302 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.486302 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.486568 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.486568 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.486568 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.486568 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.486568 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.486794 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.486794 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.486794 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.486794 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.486794 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.486794 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.486794 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.487102 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.487102 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.487102 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.487102 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.487102 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.487330 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.487330 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.487330 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.487447 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.487485 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.487485 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.487485 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.487485 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.487485 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.487713 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.487713 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.487713 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.487713 np0000181738 devstack@c-api.service[116768]: /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 01:09:17.487713 np0000181738 devstack@c-api.service[116768]: warnings.warn(deprecated_msg) Jun 18 01:09:17.487985 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extension AdminActions extending resource: volumes {{(pid=116766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.487985 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extension AdminActions extending resource: snapshots {{(pid=116766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.487985 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extension AdminActions extending resource: backups {{(pid=116766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.487985 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extension VolumeActions extending resource: volumes {{(pid=116766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.487985 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extension TypesManage extending resource: types {{(pid=116766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.487985 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extension UsedLimits extending resource: limits {{(pid=116766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.487985 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.488255 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.488255 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.488255 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.488255 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.488255 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.488255 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.v3.router [None req-f3b27390-5ac5-4f0d-9e3a-77e4c2688b32 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 01:09:17.488464 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.middleware.request_id [None req-e3a47111-d111-426f-bf56-7de48f05ca6a None None] RequestId filter calling following filter/app {{(pid=116768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:09:17.488464 np0000181738 devstack@c-api.service[116768]: [pid: 116768|app: 0|req: 1/1] 199.19.213.62 () {60 vars in 949 bytes} [Thu Jun 18 01:09:17 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 01:09:17.488534 np0000181738 devstack@c-api.service[116767]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x798b0f8a3668 pid: 116767 (default app) Jun 18 01:09:17.490362 np0000181738 devstack@c-api.service[116766]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x798b0f8a3668 pid: 116766 (default app) Jun 18 01:09:24.537493 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.537493 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.537914 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.537914 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.537914 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.537914 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.537914 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.538070 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.538070 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.538070 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.538070 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.538070 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.538070 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.538238 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.538238 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.538238 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.538238 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.538238 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.538365 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.538365 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.538365 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.538365 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.538464 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.538464 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.538464 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.538464 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.538578 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.538578 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.538578 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.538578 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.538578 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.538714 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.538714 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.538714 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.538714 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.538714 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.538838 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.538838 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.538838 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.538838 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.538838 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.538838 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.538989 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.538989 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.538989 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.538989 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.538989 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.538989 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.539168 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.539168 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.539168 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.539168 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.539168 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.539168 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.539327 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.539327 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.539327 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.539327 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.539327 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.539327 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.539477 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.539477 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.539477 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.539477 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.539586 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.539586 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.539586 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.539586 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.539586 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.539711 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.539711 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.539711 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.539711 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.539711 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.539822 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.539822 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.539822 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.539822 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.539822 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.539822 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.539955 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.539955 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.539955 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.539955 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.539955 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.540092 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.540092 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.540092 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.540092 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.540092 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.540223 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.540223 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.540223 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.540223 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.540325 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.540325 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.540325 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.540325 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.540419 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.540419 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.540419 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.540419 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.540419 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.540544 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.540544 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.540544 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.540544 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.540544 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.540655 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.540655 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.540655 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.540655 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.540754 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.540754 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.540754 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.540754 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.540850 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.540850 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.540850 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.540850 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.540959 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.540959 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.540959 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.540959 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.541076 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.541076 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.541076 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.541076 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.541180 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.541180 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.541180 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.541180 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.541180 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.541180 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.541338 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.541338 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.541338 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.541338 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.541338 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.541465 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.541465 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.541465 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.541465 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.541465 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.541465 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.541465 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.541634 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.541634 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.541634 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.541634 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.541634 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.541634 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.541782 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.541782 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.541782 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.541782 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.541782 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.541782 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.541949 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.541949 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.541949 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.541949 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.541949 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.541949 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.542111 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.542111 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.542111 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.542111 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.542210 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.542210 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.542210 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.542210 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.542311 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.542311 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.542311 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.542311 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.542411 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.542411 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.542411 np0000181738 devstack@c-api.service[116769]: /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 01:09:24.542411 np0000181738 devstack@c-api.service[116769]: warnings.warn(deprecated_msg) Jun 18 01:09:24.543994 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.middleware.request_id [None req-c632d470-db74-460f-a9c0-51f5f2566dcb None None] RequestId filter calling following filter/app {{(pid=116769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:09:25.026325 np0000181738 devstack@c-api.service[116769]: INFO cinder.api.openstack.wsgi [None req-c632d470-db74-460f-a9c0-51f5f2566dcb admin admin] POST https://199.19.213.62/volume/v3/types Jun 18 01:09:25.026793 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.openstack.wsgi [None req-c632d470-db74-460f-a9c0-51f5f2566dcb admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116769) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 01:09:25.028371 np0000181738 devstack@c-api.service[116769]: /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 01:09:25.028371 np0000181738 devstack@c-api.service[116769]: warnings.warn( Jun 18 01:09:25.060282 np0000181738 devstack@c-api.service[116769]: DEBUG oslo_db.sqlalchemy.engines [None req-c632d470-db74-460f-a9c0-51f5f2566dcb 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=116769) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:09:25.091110 np0000181738 devstack@c-api.service[116769]: INFO cinder.api.openstack.wsgi [None req-c632d470-db74-460f-a9c0-51f5f2566dcb admin admin] https://199.19.213.62/volume/v3/types returned with HTTP 200 Jun 18 01:09:25.091666 np0000181738 devstack@c-api.service[116769]: [pid: 116769|app: 0|req: 1/2] 199.19.213.62 () {68 vars in 1281 bytes} [Thu Jun 18 01:09:24 2026] POST /volume/v3/types => generated 186 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:09:25.105331 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.middleware.request_id [req-c632d470-db74-460f-a9c0-51f5f2566dcb req-3aeb8797-4dcd-4e0b-be81-9880114744be None None] RequestId filter calling following filter/app {{(pid=116768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:09:25.423515 np0000181738 devstack@c-api.service[116768]: INFO cinder.api.openstack.wsgi [req-c632d470-db74-460f-a9c0-51f5f2566dcb req-3aeb8797-4dcd-4e0b-be81-9880114744be admin admin] POST https://199.19.213.62/volume/v3/types/9359cbec-2bf1-4e47-ad3b-0eec0001f54d/extra_specs Jun 18 01:09:25.424042 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.openstack.wsgi [req-c632d470-db74-460f-a9c0-51f5f2566dcb req-3aeb8797-4dcd-4e0b-be81-9880114744be admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116768) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 01:09:25.425707 np0000181738 devstack@c-api.service[116768]: /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 01:09:25.425707 np0000181738 devstack@c-api.service[116768]: warnings.warn( Jun 18 01:09:25.462521 np0000181738 devstack@c-api.service[116768]: DEBUG oslo_db.sqlalchemy.engines [req-c632d470-db74-460f-a9c0-51f5f2566dcb req-3aeb8797-4dcd-4e0b-be81-9880114744be 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=116768) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:09:25.519017 np0000181738 devstack@c-api.service[116768]: INFO cinder.api.openstack.wsgi [req-c632d470-db74-460f-a9c0-51f5f2566dcb req-3aeb8797-4dcd-4e0b-be81-9880114744be admin admin] https://199.19.213.62/volume/v3/types/9359cbec-2bf1-4e47-ad3b-0eec0001f54d/extra_specs returned with HTTP 200 Jun 18 01:09:25.519760 np0000181738 devstack@c-api.service[116768]: [pid: 116768|app: 0|req: 2/3] 199.19.213.62 () {70 vars in 1498 bytes} [Thu Jun 18 01:09:25 2026] POST /volume/v3/types/9359cbec-2bf1-4e47-ad3b-0eec0001f54d/extra_specs => generated 55 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:09:27.371051 np0000181738 devstack@c-api.service[116767]: DEBUG dbcounter [-] [116767] Writing DB stats cinder:SELECT=6 {{(pid=116767) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:09:27.378470 np0000181738 devstack@c-api.service[116766]: DEBUG dbcounter [-] [116766] Writing DB stats cinder:SELECT=6 {{(pid=116766) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:09:35.088321 np0000181738 devstack@c-api.service[116769]: DEBUG dbcounter [-] [116769] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:09:35.516740 np0000181738 devstack@c-api.service[116768]: DEBUG dbcounter [-] [116768] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:12:20.739640 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.739640 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.739640 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.739640 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.739640 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.740564 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.740564 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.740564 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.740564 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.740564 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.740901 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.740901 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.740901 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.740901 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.740901 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.740901 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.741332 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.741332 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.741332 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.741332 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.741683 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.741683 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.741683 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.741683 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.741998 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.741998 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.741998 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.741998 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.742304 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.742304 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.742304 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.742304 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.742304 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.742661 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.742661 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.742661 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.742661 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.742661 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.742959 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.742959 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.742959 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.742959 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.742959 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.742959 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.744193 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.744193 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.744193 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.744193 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.744193 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.744193 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.744861 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.744861 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.744861 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.744861 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.744861 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.744861 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.745669 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.745669 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.745669 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.745669 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.745669 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.746288 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.746288 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.746288 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.746288 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.746288 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.746822 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.746822 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.746822 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.746822 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.746822 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.746822 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.747568 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.747568 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.747568 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.747568 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.747568 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.747568 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.748328 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.748328 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.748328 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.748328 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.748328 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.748913 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.748913 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.748913 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.748913 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.748913 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.749450 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.749450 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.749450 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.749450 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.749933 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.749933 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.749933 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.749933 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.750414 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.750414 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.750414 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.750414 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.750414 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.750972 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.750972 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.750972 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.750972 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.750972 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.751534 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.751534 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.751534 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.751534 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.751968 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.751968 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.751968 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.751968 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.752520 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.752520 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.752520 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.752520 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.752796 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.752796 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.752796 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.752796 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.753080 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.753080 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.753080 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.753080 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.753345 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.753345 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.753345 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.753345 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.753345 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.753820 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.753820 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.753820 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.753820 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.753820 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.753820 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.754245 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.754245 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.754245 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.754245 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.754245 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.754527 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.754527 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.754527 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.754527 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.754527 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.754527 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.754708 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.754708 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.754708 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.754708 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.754708 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.754708 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.754871 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.754871 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.754871 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.754871 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.754871 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.754871 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.755452 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.755452 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.755452 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.755452 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.755452 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.755452 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.755765 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.755765 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.755765 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.755765 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.755973 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.755973 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.755973 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.755973 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.755973 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.756260 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.756260 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.756260 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.756260 np0000181738 devstack@c-api.service[116767]: /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 01:12:20.756260 np0000181738 devstack@c-api.service[116767]: warnings.warn(deprecated_msg) Jun 18 01:12:20.756260 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.middleware.request_id [None req-0b4101b2-d7a7-4b3b-9dc2-73b244183996 None None] RequestId filter calling following filter/app {{(pid=116767) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:20.756260 np0000181738 devstack@c-api.service[116767]: INFO cinder.api.openstack.wsgi [None req-0b4101b2-d7a7-4b3b-9dc2-73b244183996 None None] GET https://199.19.213.62/volume// Jun 18 01:12:20.756590 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.openstack.wsgi [None req-0b4101b2-d7a7-4b3b-9dc2-73b244183996 None None] Empty body provided in request {{(pid=116767) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:12:20.756590 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.openstack.wsgi [None req-0b4101b2-d7a7-4b3b-9dc2-73b244183996 None None] Calling method 'all' {{(pid=116767) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:12:20.756590 np0000181738 devstack@c-api.service[116767]: INFO cinder.api.openstack.wsgi [None req-0b4101b2-d7a7-4b3b-9dc2-73b244183996 None None] https://199.19.213.62/volume// returned with HTTP 300 Jun 18 01:12:20.756590 np0000181738 devstack@c-api.service[116767]: [pid: 116767|app: 0|req: 1/4] 199.19.213.62 () {66 vars in 1449 bytes} [Thu Jun 18 01:12:20 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 18 01:12:57.903706 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.903706 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.903706 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.903706 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.903706 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.904669 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.904669 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.904669 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.904669 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.904669 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.904976 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.904976 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.904976 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.904976 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.904976 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.904976 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.905402 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.905402 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.905402 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.905402 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.905661 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.905661 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.905661 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.905661 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.905898 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.905898 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.905898 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.905898 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.906157 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.906157 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.906157 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.906157 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.906157 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.906483 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.906483 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.906483 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.906483 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.906483 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.906765 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.906765 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.906765 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.906765 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.906765 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.906765 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.907208 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.907208 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.907208 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.907208 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.907208 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.907208 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.907555 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.907555 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.907555 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.907555 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.907555 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.907555 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.907938 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.907938 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.907938 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.907938 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.907938 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.908265 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.908265 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.908265 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.908265 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.908265 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.908561 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.908561 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.908561 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.908561 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.908561 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.908561 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.908906 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.908906 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.908906 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.908906 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.908906 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.908906 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.909310 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.909310 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.909310 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.909310 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.909310 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.909613 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.909613 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.909613 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.909613 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.909613 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.909909 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.909909 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.909909 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.909909 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.910217 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.910217 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.910217 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.910217 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.910478 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.910478 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.910478 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.910478 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.910478 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.910794 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.910794 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.910794 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.910794 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.910794 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.911165 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.911165 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.911165 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.911165 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.911419 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.911419 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.911419 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.911419 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.911665 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.911665 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.911665 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.911665 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.912046 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.912046 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.912046 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.912046 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.912289 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.912289 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.912289 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.912289 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.912524 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.912524 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.912524 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.912524 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.912524 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.912738 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.912738 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.912738 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.912738 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.912738 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.912738 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.912941 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.912941 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.912941 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.912941 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.912941 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.913124 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.913124 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.913124 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.913124 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.913124 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.913124 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.913326 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.913326 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.913326 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.913326 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.913326 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.913326 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.913538 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.913538 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.913538 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.913538 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.913538 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.913538 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.913834 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.913834 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.913834 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.913834 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.913834 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.913834 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.914073 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.914073 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.914073 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.914073 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.914221 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.914221 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.914221 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.914221 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.914221 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.914405 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.914405 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.914405 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.914405 np0000181738 devstack@c-api.service[116766]: /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 01:12:57.914405 np0000181738 devstack@c-api.service[116766]: warnings.warn(deprecated_msg) Jun 18 01:12:57.914405 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.middleware.request_id [None req-9ce877fe-d9c0-4b9e-a2ab-eef3592ba804 None None] RequestId filter calling following filter/app {{(pid=116766) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:57.914405 np0000181738 devstack@c-api.service[116766]: [pid: 116766|app: 0|req: 1/5] 199.19.213.62 () {62 vars in 1061 bytes} [Thu Jun 18 01:12:57 2026] GET /volume/v3 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 01:12:57.946226 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.middleware.request_id [None req-5e4cd3c5-9b19-4274-8d84-5a832eaec680 None None] RequestId filter calling following filter/app {{(pid=116769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:57.954964 np0000181738 devstack@c-api.service[116769]: [pid: 116769|app: 0|req: 2/6] 199.19.213.62 () {64 vars in 1265 bytes} [Thu Jun 18 01:12:57 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 01:12:57.999789 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.middleware.request_id [req-5e4cd3c5-9b19-4274-8d84-5a832eaec680 req-e8068a0a-b7d1-4880-a974-d3366d9b42dc None None] RequestId filter calling following filter/app {{(pid=116768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:58.005815 np0000181738 devstack@c-api.service[116768]: INFO cinder.api.openstack.wsgi [req-5e4cd3c5-9b19-4274-8d84-5a832eaec680 req-e8068a0a-b7d1-4880-a974-d3366d9b42dc demo demo] GET https://199.19.213.62/volume/v3/ Jun 18 01:12:58.006260 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.openstack.wsgi [req-5e4cd3c5-9b19-4274-8d84-5a832eaec680 req-e8068a0a-b7d1-4880-a974-d3366d9b42dc demo demo] Empty body provided in request {{(pid=116768) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:12:58.006671 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.openstack.wsgi [req-5e4cd3c5-9b19-4274-8d84-5a832eaec680 req-e8068a0a-b7d1-4880-a974-d3366d9b42dc demo demo] Calling method 'version_select' {{(pid=116768) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:12:58.008400 np0000181738 devstack@c-api.service[116768]: INFO cinder.api.openstack.wsgi [req-5e4cd3c5-9b19-4274-8d84-5a832eaec680 req-e8068a0a-b7d1-4880-a974-d3366d9b42dc demo demo] https://199.19.213.62/volume/v3/ returned with HTTP 200 Jun 18 01:12:58.009132 np0000181738 devstack@c-api.service[116768]: [pid: 116768|app: 0|req: 3/7] 199.19.213.62 () {66 vars in 1339 bytes} [Thu Jun 18 01:12:57 2026] GET /volume/v3/ => generated 389 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:12:58.056062 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.middleware.request_id [None req-515c48b3-e0d0-4e7c-970c-e35c54b6acc3 None None] RequestId filter calling following filter/app {{(pid=116767) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:58.390707 np0000181738 devstack@c-api.service[116767]: INFO cinder.api.openstack.wsgi [None req-515c48b3-e0d0-4e7c-970c-e35c54b6acc3 demo demo] GET https://199.19.213.62/volume/v3/types Jun 18 01:12:58.391237 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.openstack.wsgi [None req-515c48b3-e0d0-4e7c-970c-e35c54b6acc3 demo demo] Empty body provided in request {{(pid=116767) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:12:58.391555 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.openstack.wsgi [None req-515c48b3-e0d0-4e7c-970c-e35c54b6acc3 demo demo] Calling method 'index' {{(pid=116767) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:12:58.392124 np0000181738 devstack@c-api.service[116767]: /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 01:12:58.392124 np0000181738 devstack@c-api.service[116767]: warnings.warn( Jun 18 01:12:58.393147 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.api_utils [None req-515c48b3-e0d0-4e7c-970c-e35c54b6acc3 demo demo] Removing options '' from query. {{(pid=116767) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:12:58.429870 np0000181738 devstack@c-api.service[116767]: DEBUG oslo_db.sqlalchemy.engines [None req-515c48b3-e0d0-4e7c-970c-e35c54b6acc3 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=116767) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:12:58.447205 np0000181738 devstack@c-api.service[116767]: INFO cinder.api.openstack.wsgi [None req-515c48b3-e0d0-4e7c-970c-e35c54b6acc3 demo demo] https://199.19.213.62/volume/v3/types returned with HTTP 200 Jun 18 01:12:58.447802 np0000181738 devstack@c-api.service[116767]: [pid: 116767|app: 0|req: 2/8] 199.19.213.62 () {64 vars in 1283 bytes} [Thu Jun 18 01:12:58 2026] GET /volume/v3/types => generated 377 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:12:58.488110 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.middleware.request_id [None req-3f15620c-e15d-423a-889f-1d8d3662bda8 None None] RequestId filter calling following filter/app {{(pid=116766) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:58.825658 np0000181738 devstack@c-api.service[116766]: INFO cinder.api.openstack.wsgi [None req-3f15620c-e15d-423a-889f-1d8d3662bda8 demo demo] GET https://199.19.213.62/volume/v3/types/default Jun 18 01:12:58.826074 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.openstack.wsgi [None req-3f15620c-e15d-423a-889f-1d8d3662bda8 demo demo] Empty body provided in request {{(pid=116766) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:12:58.826334 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.openstack.wsgi [None req-3f15620c-e15d-423a-889f-1d8d3662bda8 demo demo] Calling method 'show' {{(pid=116766) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:12:58.862884 np0000181738 devstack@c-api.service[116766]: DEBUG oslo_db.sqlalchemy.engines [None req-3f15620c-e15d-423a-889f-1d8d3662bda8 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=116766) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:12:58.880066 np0000181738 devstack@c-api.service[116766]: /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 01:12:58.880066 np0000181738 devstack@c-api.service[116766]: warnings.warn( Jun 18 01:12:58.882415 np0000181738 devstack@c-api.service[116766]: INFO cinder.api.openstack.wsgi [None req-3f15620c-e15d-423a-889f-1d8d3662bda8 demo demo] https://199.19.213.62/volume/v3/types/default returned with HTTP 200 Jun 18 01:12:58.882827 np0000181738 devstack@c-api.service[116766]: [pid: 116766|app: 0|req: 2/9] 199.19.213.62 () {64 vars in 1294 bytes} [Thu Jun 18 01:12:58 2026] GET /volume/v3/types/default => generated 145 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:12:59.399728 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.middleware.request_id [None req-5e66a6fb-b007-4608-9cd7-fd9b72dcb597 None None] RequestId filter calling following filter/app {{(pid=116769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:59.401052 np0000181738 devstack@c-api.service[116769]: [pid: 116769|app: 0|req: 3/10] 199.19.213.62 () {62 vars in 1061 bytes} [Thu Jun 18 01:12:59 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 01:12:59.440900 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.middleware.request_id [None req-2ea2bf38-6030-4dbf-ab29-86f5e0633041 None None] RequestId filter calling following filter/app {{(pid=116768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:59.449880 np0000181738 devstack@c-api.service[116768]: [pid: 116768|app: 0|req: 4/11] 199.19.213.62 () {64 vars in 1265 bytes} [Thu Jun 18 01:12:59 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 01:12:59.487198 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.middleware.request_id [req-2ea2bf38-6030-4dbf-ab29-86f5e0633041 req-115c3832-5b46-4d6b-b69a-f217c31b7551 None None] RequestId filter calling following filter/app {{(pid=116767) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:59.489646 np0000181738 devstack@c-api.service[116767]: INFO cinder.api.openstack.wsgi [req-2ea2bf38-6030-4dbf-ab29-86f5e0633041 req-115c3832-5b46-4d6b-b69a-f217c31b7551 demo demo] GET https://199.19.213.62/volume/v3/ Jun 18 01:12:59.489901 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.openstack.wsgi [req-2ea2bf38-6030-4dbf-ab29-86f5e0633041 req-115c3832-5b46-4d6b-b69a-f217c31b7551 demo demo] Empty body provided in request {{(pid=116767) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:12:59.490169 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.openstack.wsgi [req-2ea2bf38-6030-4dbf-ab29-86f5e0633041 req-115c3832-5b46-4d6b-b69a-f217c31b7551 demo demo] Calling method 'version_select' {{(pid=116767) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:12:59.490751 np0000181738 devstack@c-api.service[116767]: INFO cinder.api.openstack.wsgi [req-2ea2bf38-6030-4dbf-ab29-86f5e0633041 req-115c3832-5b46-4d6b-b69a-f217c31b7551 demo demo] https://199.19.213.62/volume/v3/ returned with HTTP 200 Jun 18 01:12:59.491326 np0000181738 devstack@c-api.service[116767]: [pid: 116767|app: 0|req: 3/12] 199.19.213.62 () {66 vars in 1339 bytes} [Thu Jun 18 01:12:59 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:12:59.534237 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.middleware.request_id [None req-c7d4e626-a27c-4010-9594-0d62b1aafa08 None None] RequestId filter calling following filter/app {{(pid=116766) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:59.537748 np0000181738 devstack@c-api.service[116766]: INFO cinder.api.openstack.wsgi [None req-c7d4e626-a27c-4010-9594-0d62b1aafa08 demo demo] GET https://199.19.213.62/volume/v3/types/default Jun 18 01:12:59.538186 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.openstack.wsgi [None req-c7d4e626-a27c-4010-9594-0d62b1aafa08 demo demo] Empty body provided in request {{(pid=116766) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:12:59.538613 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.openstack.wsgi [None req-c7d4e626-a27c-4010-9594-0d62b1aafa08 demo demo] Calling method 'show' {{(pid=116766) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:12:59.547988 np0000181738 devstack@c-api.service[116766]: INFO cinder.api.openstack.wsgi [None req-c7d4e626-a27c-4010-9594-0d62b1aafa08 demo demo] https://199.19.213.62/volume/v3/types/default returned with HTTP 200 Jun 18 01:12:59.548674 np0000181738 devstack@c-api.service[116766]: [pid: 116766|app: 0|req: 3/13] 199.19.213.62 () {64 vars in 1294 bytes} [Thu Jun 18 01:12:59 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 01:13:00.219291 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.middleware.request_id [None req-9221d2a5-9c25-4438-8a1d-4b04cc2165eb None None] RequestId filter calling following filter/app {{(pid=116769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:13:00.220609 np0000181738 devstack@c-api.service[116769]: [pid: 116769|app: 0|req: 4/14] 199.19.213.62 () {62 vars in 1061 bytes} [Thu Jun 18 01:13:00 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 01:13:00.253491 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.middleware.request_id [None req-6f5f007b-9fab-4104-97ad-36ca95c5f958 None None] RequestId filter calling following filter/app {{(pid=116768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:13:00.257342 np0000181738 devstack@c-api.service[116768]: [pid: 116768|app: 0|req: 5/15] 199.19.213.62 () {64 vars in 1265 bytes} [Thu Jun 18 01:13:00 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 01:13:00.296402 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.middleware.request_id [req-6f5f007b-9fab-4104-97ad-36ca95c5f958 req-04a784cb-26e7-4b6b-931b-a8fbb145a007 None None] RequestId filter calling following filter/app {{(pid=116767) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:13:00.298801 np0000181738 devstack@c-api.service[116767]: INFO cinder.api.openstack.wsgi [req-6f5f007b-9fab-4104-97ad-36ca95c5f958 req-04a784cb-26e7-4b6b-931b-a8fbb145a007 demo demo] GET https://199.19.213.62/volume/v3/ Jun 18 01:13:00.299141 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.openstack.wsgi [req-6f5f007b-9fab-4104-97ad-36ca95c5f958 req-04a784cb-26e7-4b6b-931b-a8fbb145a007 demo demo] Empty body provided in request {{(pid=116767) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:13:00.299569 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.openstack.wsgi [req-6f5f007b-9fab-4104-97ad-36ca95c5f958 req-04a784cb-26e7-4b6b-931b-a8fbb145a007 demo demo] Calling method 'version_select' {{(pid=116767) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:13:00.300106 np0000181738 devstack@c-api.service[116767]: INFO cinder.api.openstack.wsgi [req-6f5f007b-9fab-4104-97ad-36ca95c5f958 req-04a784cb-26e7-4b6b-931b-a8fbb145a007 demo demo] https://199.19.213.62/volume/v3/ returned with HTTP 200 Jun 18 01:13:00.300639 np0000181738 devstack@c-api.service[116767]: [pid: 116767|app: 0|req: 4/16] 199.19.213.62 () {66 vars in 1339 bytes} [Thu Jun 18 01:13:00 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:13:00.339369 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.middleware.request_id [None req-6bb5a2ad-c549-4c7d-8985-28f8631de0c1 None None] RequestId filter calling following filter/app {{(pid=116766) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:13:00.342706 np0000181738 devstack@c-api.service[116766]: INFO cinder.api.openstack.wsgi [None req-6bb5a2ad-c549-4c7d-8985-28f8631de0c1 demo demo] GET https://199.19.213.62/volume/v3/types/default Jun 18 01:13:00.343058 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.openstack.wsgi [None req-6bb5a2ad-c549-4c7d-8985-28f8631de0c1 demo demo] Empty body provided in request {{(pid=116766) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:13:00.343578 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.openstack.wsgi [None req-6bb5a2ad-c549-4c7d-8985-28f8631de0c1 demo demo] Calling method 'show' {{(pid=116766) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:13:00.351018 np0000181738 devstack@c-api.service[116766]: INFO cinder.api.openstack.wsgi [None req-6bb5a2ad-c549-4c7d-8985-28f8631de0c1 demo demo] https://199.19.213.62/volume/v3/types/default returned with HTTP 200 Jun 18 01:13:00.351413 np0000181738 devstack@c-api.service[116766]: [pid: 116766|app: 0|req: 4/17] 199.19.213.62 () {64 vars in 1294 bytes} [Thu Jun 18 01:13:00 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:13:00.389986 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.middleware.request_id [None req-7249e580-10df-473c-a39d-e67547bdd94e None None] RequestId filter calling following filter/app {{(pid=116769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:13:00.391210 np0000181738 devstack@c-api.service[116769]: [pid: 116769|app: 0|req: 5/18] 199.19.213.62 () {62 vars in 1061 bytes} [Thu Jun 18 01:13:00 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 01:13:00.424750 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.middleware.request_id [None req-98428e8b-45e6-4d12-b167-f196d31adb84 None None] RequestId filter calling following filter/app {{(pid=116768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:13:00.428701 np0000181738 devstack@c-api.service[116768]: [pid: 116768|app: 0|req: 6/19] 199.19.213.62 () {64 vars in 1265 bytes} [Thu Jun 18 01:13:00 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 01:13:00.464227 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.middleware.request_id [req-98428e8b-45e6-4d12-b167-f196d31adb84 req-a2bdb5aa-ea76-4264-903c-912645eecebb None None] RequestId filter calling following filter/app {{(pid=116767) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:13:00.467004 np0000181738 devstack@c-api.service[116767]: INFO cinder.api.openstack.wsgi [req-98428e8b-45e6-4d12-b167-f196d31adb84 req-a2bdb5aa-ea76-4264-903c-912645eecebb demo demo] GET https://199.19.213.62/volume/v3/ Jun 18 01:13:00.467393 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.openstack.wsgi [req-98428e8b-45e6-4d12-b167-f196d31adb84 req-a2bdb5aa-ea76-4264-903c-912645eecebb demo demo] Empty body provided in request {{(pid=116767) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:13:00.467836 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.openstack.wsgi [req-98428e8b-45e6-4d12-b167-f196d31adb84 req-a2bdb5aa-ea76-4264-903c-912645eecebb demo demo] Calling method 'version_select' {{(pid=116767) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:13:00.468489 np0000181738 devstack@c-api.service[116767]: INFO cinder.api.openstack.wsgi [req-98428e8b-45e6-4d12-b167-f196d31adb84 req-a2bdb5aa-ea76-4264-903c-912645eecebb demo demo] https://199.19.213.62/volume/v3/ returned with HTTP 200 Jun 18 01:13:00.468938 np0000181738 devstack@c-api.service[116767]: [pid: 116767|app: 0|req: 5/20] 199.19.213.62 () {66 vars in 1339 bytes} [Thu Jun 18 01:13:00 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:13:00.509332 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.middleware.request_id [None req-c26984c3-6b25-46cc-86f9-fe617330d918 None None] RequestId filter calling following filter/app {{(pid=116766) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:13:00.511593 np0000181738 devstack@c-api.service[116766]: INFO cinder.api.openstack.wsgi [None req-c26984c3-6b25-46cc-86f9-fe617330d918 demo demo] GET https://199.19.213.62/volume/v3/types/default Jun 18 01:13:00.511822 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.openstack.wsgi [None req-c26984c3-6b25-46cc-86f9-fe617330d918 demo demo] Empty body provided in request {{(pid=116766) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:13:00.512072 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.openstack.wsgi [None req-c26984c3-6b25-46cc-86f9-fe617330d918 demo demo] Calling method 'show' {{(pid=116766) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:13:00.520850 np0000181738 devstack@c-api.service[116766]: INFO cinder.api.openstack.wsgi [None req-c26984c3-6b25-46cc-86f9-fe617330d918 demo demo] https://199.19.213.62/volume/v3/types/default returned with HTTP 200 Jun 18 01:13:00.521204 np0000181738 devstack@c-api.service[116766]: [pid: 116766|app: 0|req: 5/21] 199.19.213.62 () {64 vars in 1294 bytes} [Thu Jun 18 01:13:00 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:13:08.441130 np0000181738 devstack@c-api.service[116767]: DEBUG dbcounter [-] [116767] Writing DB stats cinder:SELECT=1 {{(pid=116767) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:13:10.517141 np0000181738 devstack@c-api.service[116766]: DEBUG dbcounter [-] [116766] Writing DB stats cinder:SELECT=8 {{(pid=116766) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:18:31.860169 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.middleware.request_id [None req-e5cf2668-3a6f-4040-b5eb-050cab12eaa1 None None] RequestId filter calling following filter/app {{(pid=116769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:18:31.964857 np0000181738 devstack@c-api.service[116769]: INFO cinder.api.openstack.wsgi [None req-e5cf2668-3a6f-4040-b5eb-050cab12eaa1 demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:18:31.965400 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.openstack.wsgi [None req-e5cf2668-3a6f-4040-b5eb-050cab12eaa1 demo demo] Empty body provided in request {{(pid=116769) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:18:31.965852 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.openstack.wsgi [None req-e5cf2668-3a6f-4040-b5eb-050cab12eaa1 demo demo] Calling method 'detail' {{(pid=116769) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:18:31.966956 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.api_utils [None req-e5cf2668-3a6f-4040-b5eb-050cab12eaa1 demo demo] Removing options '' from query. {{(pid=116769) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:18:31.968001 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.volume.api [None req-e5cf2668-3a6f-4040-b5eb-050cab12eaa1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116769) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:18:32.007007 np0000181738 devstack@c-api.service[116769]: INFO cinder.volume.api [None req-e5cf2668-3a6f-4040-b5eb-050cab12eaa1 demo demo] Get all volumes completed successfully. Jun 18 01:18:32.010278 np0000181738 devstack@c-api.service[116769]: INFO cinder.api.openstack.wsgi [None req-e5cf2668-3a6f-4040-b5eb-050cab12eaa1 demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:18:32.010776 np0000181738 devstack@c-api.service[116769]: [pid: 116769|app: 0|req: 6/22] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:18:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:18:42.001264 np0000181738 devstack@c-api.service[116769]: DEBUG dbcounter [-] [116769] Writing DB stats cinder:SELECT=1 {{(pid=116769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:19:32.032220 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.middleware.request_id [None req-5da4c588-3b82-4c7f-82bb-ebd04642ccd9 None None] RequestId filter calling following filter/app {{(pid=116768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:19:32.035211 np0000181738 devstack@c-api.service[116768]: INFO cinder.api.openstack.wsgi [None req-5da4c588-3b82-4c7f-82bb-ebd04642ccd9 demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:19:32.035694 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.openstack.wsgi [None req-5da4c588-3b82-4c7f-82bb-ebd04642ccd9 demo demo] Empty body provided in request {{(pid=116768) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:19:32.036120 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.openstack.wsgi [None req-5da4c588-3b82-4c7f-82bb-ebd04642ccd9 demo demo] Calling method 'detail' {{(pid=116768) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:19:32.037107 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.api_utils [None req-5da4c588-3b82-4c7f-82bb-ebd04642ccd9 demo demo] Removing options '' from query. {{(pid=116768) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:19:32.038761 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.volume.api [None req-5da4c588-3b82-4c7f-82bb-ebd04642ccd9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116768) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:19:32.065887 np0000181738 devstack@c-api.service[116768]: INFO cinder.volume.api [None req-5da4c588-3b82-4c7f-82bb-ebd04642ccd9 demo demo] Get all volumes completed successfully. Jun 18 01:19:32.068705 np0000181738 devstack@c-api.service[116768]: INFO cinder.api.openstack.wsgi [None req-5da4c588-3b82-4c7f-82bb-ebd04642ccd9 demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:19:32.069325 np0000181738 devstack@c-api.service[116768]: [pid: 116768|app: 0|req: 7/23] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:19:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:19:42.061083 np0000181738 devstack@c-api.service[116768]: DEBUG dbcounter [-] [116768] Writing DB stats cinder:SELECT=1 {{(pid=116768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:20:32.085828 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.middleware.request_id [None req-63e7ff1b-3fbf-4c9d-b916-c7316c40c21b None None] RequestId filter calling following filter/app {{(pid=116767) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:20:32.089089 np0000181738 devstack@c-api.service[116767]: INFO cinder.api.openstack.wsgi [None req-63e7ff1b-3fbf-4c9d-b916-c7316c40c21b demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:20:32.089299 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.openstack.wsgi [None req-63e7ff1b-3fbf-4c9d-b916-c7316c40c21b demo demo] Empty body provided in request {{(pid=116767) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:20:32.089597 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.openstack.wsgi [None req-63e7ff1b-3fbf-4c9d-b916-c7316c40c21b demo demo] Calling method 'detail' {{(pid=116767) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:20:32.090016 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.api_utils [None req-63e7ff1b-3fbf-4c9d-b916-c7316c40c21b demo demo] Removing options '' from query. {{(pid=116767) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:20:32.090874 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.volume.api [None req-63e7ff1b-3fbf-4c9d-b916-c7316c40c21b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116767) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:20:32.133183 np0000181738 devstack@c-api.service[116767]: INFO cinder.volume.api [None req-63e7ff1b-3fbf-4c9d-b916-c7316c40c21b demo demo] Get all volumes completed successfully. Jun 18 01:20:32.136930 np0000181738 devstack@c-api.service[116767]: INFO cinder.api.openstack.wsgi [None req-63e7ff1b-3fbf-4c9d-b916-c7316c40c21b demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:20:32.137284 np0000181738 devstack@c-api.service[116767]: [pid: 116767|app: 0|req: 6/24] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:20:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:20:42.122323 np0000181738 devstack@c-api.service[116767]: DEBUG dbcounter [-] [116767] Writing DB stats cinder:SELECT=1 {{(pid=116767) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:21:32.154370 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.middleware.request_id [None req-069261d9-c789-479d-9d9a-44ba89811124 None None] RequestId filter calling following filter/app {{(pid=116766) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:21:32.158144 np0000181738 devstack@c-api.service[116766]: INFO cinder.api.openstack.wsgi [None req-069261d9-c789-479d-9d9a-44ba89811124 demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:21:32.158343 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.openstack.wsgi [None req-069261d9-c789-479d-9d9a-44ba89811124 demo demo] Empty body provided in request {{(pid=116766) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:21:32.158594 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.openstack.wsgi [None req-069261d9-c789-479d-9d9a-44ba89811124 demo demo] Calling method 'detail' {{(pid=116766) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:21:32.159318 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.api_utils [None req-069261d9-c789-479d-9d9a-44ba89811124 demo demo] Removing options '' from query. {{(pid=116766) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:21:32.160349 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.volume.api [None req-069261d9-c789-479d-9d9a-44ba89811124 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116766) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:21:32.198929 np0000181738 devstack@c-api.service[116766]: INFO cinder.volume.api [None req-069261d9-c789-479d-9d9a-44ba89811124 demo demo] Get all volumes completed successfully. Jun 18 01:21:32.201698 np0000181738 devstack@c-api.service[116766]: INFO cinder.api.openstack.wsgi [None req-069261d9-c789-479d-9d9a-44ba89811124 demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:21:32.202230 np0000181738 devstack@c-api.service[116766]: [pid: 116766|app: 0|req: 6/25] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:21:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:21:42.190123 np0000181738 devstack@c-api.service[116766]: DEBUG dbcounter [-] [116766] Writing DB stats cinder:SELECT=1 {{(pid=116766) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:22:32.218503 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.middleware.request_id [None req-a3070e16-a66e-47a2-860b-f6fd3388c560 None None] RequestId filter calling following filter/app {{(pid=116769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:22:32.223061 np0000181738 devstack@c-api.service[116769]: INFO cinder.api.openstack.wsgi [None req-a3070e16-a66e-47a2-860b-f6fd3388c560 demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:22:32.223459 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.openstack.wsgi [None req-a3070e16-a66e-47a2-860b-f6fd3388c560 demo demo] Empty body provided in request {{(pid=116769) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:22:32.223745 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.openstack.wsgi [None req-a3070e16-a66e-47a2-860b-f6fd3388c560 demo demo] Calling method 'detail' {{(pid=116769) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:22:32.224014 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.api_utils [None req-a3070e16-a66e-47a2-860b-f6fd3388c560 demo demo] Removing options '' from query. {{(pid=116769) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:22:32.224994 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.volume.api [None req-a3070e16-a66e-47a2-860b-f6fd3388c560 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116769) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:22:32.233903 np0000181738 devstack@c-api.service[116769]: INFO cinder.volume.api [None req-a3070e16-a66e-47a2-860b-f6fd3388c560 demo demo] Get all volumes completed successfully. Jun 18 01:22:32.236539 np0000181738 devstack@c-api.service[116769]: INFO cinder.api.openstack.wsgi [None req-a3070e16-a66e-47a2-860b-f6fd3388c560 demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:22:32.236953 np0000181738 devstack@c-api.service[116769]: [pid: 116769|app: 0|req: 7/26] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:22:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:22:42.228376 np0000181738 devstack@c-api.service[116769]: DEBUG dbcounter [-] [116769] Writing DB stats cinder:SELECT=1 {{(pid=116769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:23:32.253874 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.middleware.request_id [None req-c1b9ae70-3b12-47c5-a707-01c6b82b345a None None] RequestId filter calling following filter/app {{(pid=116768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:23:32.449671 np0000181738 devstack@c-api.service[116768]: INFO cinder.api.openstack.wsgi [None req-c1b9ae70-3b12-47c5-a707-01c6b82b345a demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:23:32.449671 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.openstack.wsgi [None req-c1b9ae70-3b12-47c5-a707-01c6b82b345a demo demo] Empty body provided in request {{(pid=116768) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:23:32.449671 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.openstack.wsgi [None req-c1b9ae70-3b12-47c5-a707-01c6b82b345a demo demo] Calling method 'detail' {{(pid=116768) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:23:32.449671 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.api_utils [None req-c1b9ae70-3b12-47c5-a707-01c6b82b345a demo demo] Removing options '' from query. {{(pid=116768) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:23:32.450345 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.volume.api [None req-c1b9ae70-3b12-47c5-a707-01c6b82b345a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116768) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:23:32.461404 np0000181738 devstack@c-api.service[116768]: INFO cinder.volume.api [None req-c1b9ae70-3b12-47c5-a707-01c6b82b345a demo demo] Get all volumes completed successfully. Jun 18 01:23:32.463589 np0000181738 devstack@c-api.service[116768]: INFO cinder.api.openstack.wsgi [None req-c1b9ae70-3b12-47c5-a707-01c6b82b345a demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:23:32.463986 np0000181738 devstack@c-api.service[116768]: [pid: 116768|app: 0|req: 8/27] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:23:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:23:42.454613 np0000181738 devstack@c-api.service[116768]: DEBUG dbcounter [-] [116768] Writing DB stats cinder:SELECT=1 {{(pid=116768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:24:32.480129 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.middleware.request_id [None req-9d4539ed-87dc-48e0-9693-a37b9eade083 None None] RequestId filter calling following filter/app {{(pid=116767) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:24:32.482820 np0000181738 devstack@c-api.service[116767]: INFO cinder.api.openstack.wsgi [None req-9d4539ed-87dc-48e0-9693-a37b9eade083 demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:24:32.483103 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.openstack.wsgi [None req-9d4539ed-87dc-48e0-9693-a37b9eade083 demo demo] Empty body provided in request {{(pid=116767) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:24:32.483336 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.openstack.wsgi [None req-9d4539ed-87dc-48e0-9693-a37b9eade083 demo demo] Calling method 'detail' {{(pid=116767) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:24:32.483646 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.api_utils [None req-9d4539ed-87dc-48e0-9693-a37b9eade083 demo demo] Removing options '' from query. {{(pid=116767) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:24:32.484623 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.volume.api [None req-9d4539ed-87dc-48e0-9693-a37b9eade083 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116767) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:24:32.491649 np0000181738 devstack@c-api.service[116767]: INFO cinder.volume.api [None req-9d4539ed-87dc-48e0-9693-a37b9eade083 demo demo] Get all volumes completed successfully. Jun 18 01:24:32.493505 np0000181738 devstack@c-api.service[116767]: INFO cinder.api.openstack.wsgi [None req-9d4539ed-87dc-48e0-9693-a37b9eade083 demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:24:32.493828 np0000181738 devstack@c-api.service[116767]: [pid: 116767|app: 0|req: 7/28] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:24:32 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 01:24:42.487904 np0000181738 devstack@c-api.service[116767]: DEBUG dbcounter [-] [116767] Writing DB stats cinder:SELECT=1 {{(pid=116767) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:25:32.509179 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.middleware.request_id [None req-f01e5636-642d-4688-b486-06eae5e13842 None None] RequestId filter calling following filter/app {{(pid=116766) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:25:32.511744 np0000181738 devstack@c-api.service[116766]: INFO cinder.api.openstack.wsgi [None req-f01e5636-642d-4688-b486-06eae5e13842 demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:25:32.511971 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.openstack.wsgi [None req-f01e5636-642d-4688-b486-06eae5e13842 demo demo] Empty body provided in request {{(pid=116766) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:25:32.512242 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.openstack.wsgi [None req-f01e5636-642d-4688-b486-06eae5e13842 demo demo] Calling method 'detail' {{(pid=116766) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:25:32.512542 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.api_utils [None req-f01e5636-642d-4688-b486-06eae5e13842 demo demo] Removing options '' from query. {{(pid=116766) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:25:32.513476 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.volume.api [None req-f01e5636-642d-4688-b486-06eae5e13842 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116766) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:25:32.529272 np0000181738 devstack@c-api.service[116766]: INFO cinder.volume.api [None req-f01e5636-642d-4688-b486-06eae5e13842 demo demo] Get all volumes completed successfully. Jun 18 01:25:32.531797 np0000181738 devstack@c-api.service[116766]: INFO cinder.api.openstack.wsgi [None req-f01e5636-642d-4688-b486-06eae5e13842 demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:25:32.532214 np0000181738 devstack@c-api.service[116766]: [pid: 116766|app: 0|req: 7/29] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:25:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:25:42.517820 np0000181738 devstack@c-api.service[116766]: DEBUG dbcounter [-] [116766] Writing DB stats cinder:SELECT=1 {{(pid=116766) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:26:32.549623 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.middleware.request_id [None req-ae67434c-047b-4099-b598-e243bae63c0f None None] RequestId filter calling following filter/app {{(pid=116769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:26:32.553502 np0000181738 devstack@c-api.service[116769]: INFO cinder.api.openstack.wsgi [None req-ae67434c-047b-4099-b598-e243bae63c0f demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:26:32.553772 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.openstack.wsgi [None req-ae67434c-047b-4099-b598-e243bae63c0f demo demo] Empty body provided in request {{(pid=116769) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:26:32.554080 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.openstack.wsgi [None req-ae67434c-047b-4099-b598-e243bae63c0f demo demo] Calling method 'detail' {{(pid=116769) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:26:32.554441 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.api_utils [None req-ae67434c-047b-4099-b598-e243bae63c0f demo demo] Removing options '' from query. {{(pid=116769) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:26:32.556904 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.volume.api [None req-ae67434c-047b-4099-b598-e243bae63c0f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116769) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:26:32.565500 np0000181738 devstack@c-api.service[116769]: INFO cinder.volume.api [None req-ae67434c-047b-4099-b598-e243bae63c0f demo demo] Get all volumes completed successfully. Jun 18 01:26:32.567516 np0000181738 devstack@c-api.service[116769]: INFO cinder.api.openstack.wsgi [None req-ae67434c-047b-4099-b598-e243bae63c0f demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:26:32.567861 np0000181738 devstack@c-api.service[116769]: [pid: 116769|app: 0|req: 8/30] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:26:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:26:42.560270 np0000181738 devstack@c-api.service[116769]: DEBUG dbcounter [-] [116769] Writing DB stats cinder:SELECT=1 {{(pid=116769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:27:32.583636 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.middleware.request_id [None req-d7bb57d3-1e17-4333-87c6-a1babd0ba00e None None] RequestId filter calling following filter/app {{(pid=116768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:27:32.586983 np0000181738 devstack@c-api.service[116768]: INFO cinder.api.openstack.wsgi [None req-d7bb57d3-1e17-4333-87c6-a1babd0ba00e demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:27:32.587203 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.openstack.wsgi [None req-d7bb57d3-1e17-4333-87c6-a1babd0ba00e demo demo] Empty body provided in request {{(pid=116768) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:27:32.587407 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.openstack.wsgi [None req-d7bb57d3-1e17-4333-87c6-a1babd0ba00e demo demo] Calling method 'detail' {{(pid=116768) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:27:32.587657 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.api_utils [None req-d7bb57d3-1e17-4333-87c6-a1babd0ba00e demo demo] Removing options '' from query. {{(pid=116768) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:27:32.588472 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.volume.api [None req-d7bb57d3-1e17-4333-87c6-a1babd0ba00e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116768) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:27:32.596573 np0000181738 devstack@c-api.service[116768]: INFO cinder.volume.api [None req-d7bb57d3-1e17-4333-87c6-a1babd0ba00e demo demo] Get all volumes completed successfully. Jun 18 01:27:32.599187 np0000181738 devstack@c-api.service[116768]: INFO cinder.api.openstack.wsgi [None req-d7bb57d3-1e17-4333-87c6-a1babd0ba00e demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:27:32.599649 np0000181738 devstack@c-api.service[116768]: [pid: 116768|app: 0|req: 9/31] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:27:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:27:42.591643 np0000181738 devstack@c-api.service[116768]: DEBUG dbcounter [-] [116768] Writing DB stats cinder:SELECT=1 {{(pid=116768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:28:32.614342 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.middleware.request_id [None req-cadfc694-7d36-4aab-96a7-dd59e88109ea None None] RequestId filter calling following filter/app {{(pid=116767) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:28:32.755678 np0000181738 devstack@c-api.service[116767]: INFO cinder.api.openstack.wsgi [None req-cadfc694-7d36-4aab-96a7-dd59e88109ea demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:28:32.755939 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.openstack.wsgi [None req-cadfc694-7d36-4aab-96a7-dd59e88109ea demo demo] Empty body provided in request {{(pid=116767) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:28:32.756198 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.openstack.wsgi [None req-cadfc694-7d36-4aab-96a7-dd59e88109ea demo demo] Calling method 'detail' {{(pid=116767) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:28:32.756480 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.api_utils [None req-cadfc694-7d36-4aab-96a7-dd59e88109ea demo demo] Removing options '' from query. {{(pid=116767) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:28:32.757380 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.volume.api [None req-cadfc694-7d36-4aab-96a7-dd59e88109ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116767) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:28:32.765994 np0000181738 devstack@c-api.service[116767]: INFO cinder.volume.api [None req-cadfc694-7d36-4aab-96a7-dd59e88109ea demo demo] Get all volumes completed successfully. Jun 18 01:28:32.771050 np0000181738 devstack@c-api.service[116767]: INFO cinder.api.openstack.wsgi [None req-cadfc694-7d36-4aab-96a7-dd59e88109ea demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:28:32.771050 np0000181738 devstack@c-api.service[116767]: [pid: 116767|app: 0|req: 8/32] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:28:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:28:42.760722 np0000181738 devstack@c-api.service[116767]: DEBUG dbcounter [-] [116767] Writing DB stats cinder:SELECT=1 {{(pid=116767) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:29:32.788774 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.middleware.request_id [None req-90313c83-7b41-44ad-8713-a1b2ac8654de None None] RequestId filter calling following filter/app {{(pid=116766) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:29:32.791428 np0000181738 devstack@c-api.service[116766]: INFO cinder.api.openstack.wsgi [None req-90313c83-7b41-44ad-8713-a1b2ac8654de demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:29:32.791609 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.openstack.wsgi [None req-90313c83-7b41-44ad-8713-a1b2ac8654de demo demo] Empty body provided in request {{(pid=116766) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:29:32.791767 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.openstack.wsgi [None req-90313c83-7b41-44ad-8713-a1b2ac8654de demo demo] Calling method 'detail' {{(pid=116766) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:29:32.791976 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.api_utils [None req-90313c83-7b41-44ad-8713-a1b2ac8654de demo demo] Removing options '' from query. {{(pid=116766) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:29:32.792638 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.volume.api [None req-90313c83-7b41-44ad-8713-a1b2ac8654de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116766) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:29:32.804522 np0000181738 devstack@c-api.service[116766]: INFO cinder.volume.api [None req-90313c83-7b41-44ad-8713-a1b2ac8654de demo demo] Get all volumes completed successfully. Jun 18 01:29:32.808312 np0000181738 devstack@c-api.service[116766]: INFO cinder.api.openstack.wsgi [None req-90313c83-7b41-44ad-8713-a1b2ac8654de demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:29:32.808939 np0000181738 devstack@c-api.service[116766]: [pid: 116766|app: 0|req: 8/33] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:29:32 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 01:29:42.795796 np0000181738 devstack@c-api.service[116766]: DEBUG dbcounter [-] [116766] Writing DB stats cinder:SELECT=1 {{(pid=116766) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:30:32.825428 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.middleware.request_id [None req-78f335b7-fe5f-4642-bb28-43a0b0090bf3 None None] RequestId filter calling following filter/app {{(pid=116769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:30:32.829965 np0000181738 devstack@c-api.service[116769]: INFO cinder.api.openstack.wsgi [None req-78f335b7-fe5f-4642-bb28-43a0b0090bf3 demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:30:32.830483 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.openstack.wsgi [None req-78f335b7-fe5f-4642-bb28-43a0b0090bf3 demo demo] Empty body provided in request {{(pid=116769) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:30:32.830947 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.openstack.wsgi [None req-78f335b7-fe5f-4642-bb28-43a0b0090bf3 demo demo] Calling method 'detail' {{(pid=116769) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:30:32.831516 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.api_utils [None req-78f335b7-fe5f-4642-bb28-43a0b0090bf3 demo demo] Removing options '' from query. {{(pid=116769) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:30:32.832876 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.volume.api [None req-78f335b7-fe5f-4642-bb28-43a0b0090bf3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116769) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:30:32.840917 np0000181738 devstack@c-api.service[116769]: INFO cinder.volume.api [None req-78f335b7-fe5f-4642-bb28-43a0b0090bf3 demo demo] Get all volumes completed successfully. Jun 18 01:30:32.844929 np0000181738 devstack@c-api.service[116769]: INFO cinder.api.openstack.wsgi [None req-78f335b7-fe5f-4642-bb28-43a0b0090bf3 demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:30:32.845729 np0000181738 devstack@c-api.service[116769]: [pid: 116769|app: 0|req: 9/34] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:30:32 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 01:30:42.836063 np0000181738 devstack@c-api.service[116769]: DEBUG dbcounter [-] [116769] Writing DB stats cinder:SELECT=1 {{(pid=116769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:31:32.865174 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.middleware.request_id [None req-d5b400de-17b2-4d44-9a3e-725e00a072d7 None None] RequestId filter calling following filter/app {{(pid=116768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:31:32.867696 np0000181738 devstack@c-api.service[116768]: INFO cinder.api.openstack.wsgi [None req-d5b400de-17b2-4d44-9a3e-725e00a072d7 demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:31:32.867856 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.openstack.wsgi [None req-d5b400de-17b2-4d44-9a3e-725e00a072d7 demo demo] Empty body provided in request {{(pid=116768) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:31:32.868056 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.openstack.wsgi [None req-d5b400de-17b2-4d44-9a3e-725e00a072d7 demo demo] Calling method 'detail' {{(pid=116768) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:31:32.868264 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.api_utils [None req-d5b400de-17b2-4d44-9a3e-725e00a072d7 demo demo] Removing options '' from query. {{(pid=116768) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:31:32.869141 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.volume.api [None req-d5b400de-17b2-4d44-9a3e-725e00a072d7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116768) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:31:32.876223 np0000181738 devstack@c-api.service[116768]: INFO cinder.volume.api [None req-d5b400de-17b2-4d44-9a3e-725e00a072d7 demo demo] Get all volumes completed successfully. Jun 18 01:31:32.878005 np0000181738 devstack@c-api.service[116768]: INFO cinder.api.openstack.wsgi [None req-d5b400de-17b2-4d44-9a3e-725e00a072d7 demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:31:32.878335 np0000181738 devstack@c-api.service[116768]: [pid: 116768|app: 0|req: 10/35] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:31:32 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 01:31:42.872458 np0000181738 devstack@c-api.service[116768]: DEBUG dbcounter [-] [116768] Writing DB stats cinder:SELECT=1 {{(pid=116768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:32:32.895484 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.middleware.request_id [None req-2f222141-12a7-46da-804d-eb213718d5da None None] RequestId filter calling following filter/app {{(pid=116767) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:32:32.898236 np0000181738 devstack@c-api.service[116767]: INFO cinder.api.openstack.wsgi [None req-2f222141-12a7-46da-804d-eb213718d5da demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:32:32.898487 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.openstack.wsgi [None req-2f222141-12a7-46da-804d-eb213718d5da demo demo] Empty body provided in request {{(pid=116767) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:32:32.898894 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.openstack.wsgi [None req-2f222141-12a7-46da-804d-eb213718d5da demo demo] Calling method 'detail' {{(pid=116767) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:32:32.899054 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.api_utils [None req-2f222141-12a7-46da-804d-eb213718d5da demo demo] Removing options '' from query. {{(pid=116767) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:32:32.900207 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.volume.api [None req-2f222141-12a7-46da-804d-eb213718d5da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116767) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:32:32.908261 np0000181738 devstack@c-api.service[116767]: INFO cinder.volume.api [None req-2f222141-12a7-46da-804d-eb213718d5da demo demo] Get all volumes completed successfully. Jun 18 01:32:32.910943 np0000181738 devstack@c-api.service[116767]: INFO cinder.api.openstack.wsgi [None req-2f222141-12a7-46da-804d-eb213718d5da demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:32:32.911424 np0000181738 devstack@c-api.service[116767]: [pid: 116767|app: 0|req: 9/36] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:32:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:32:42.903380 np0000181738 devstack@c-api.service[116767]: DEBUG dbcounter [-] [116767] Writing DB stats cinder:SELECT=1 {{(pid=116767) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:33:32.931834 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.middleware.request_id [None req-ed1724bc-f684-44a1-9b97-641d7d4e26e2 None None] RequestId filter calling following filter/app {{(pid=116766) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:33:33.051933 np0000181738 devstack@c-api.service[116766]: INFO cinder.api.openstack.wsgi [None req-ed1724bc-f684-44a1-9b97-641d7d4e26e2 demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:33:33.052337 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.openstack.wsgi [None req-ed1724bc-f684-44a1-9b97-641d7d4e26e2 demo demo] Empty body provided in request {{(pid=116766) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:33:33.052760 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.openstack.wsgi [None req-ed1724bc-f684-44a1-9b97-641d7d4e26e2 demo demo] Calling method 'detail' {{(pid=116766) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:33:33.053300 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.api_utils [None req-ed1724bc-f684-44a1-9b97-641d7d4e26e2 demo demo] Removing options '' from query. {{(pid=116766) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:33:33.054798 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.volume.api [None req-ed1724bc-f684-44a1-9b97-641d7d4e26e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116766) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:33:33.063121 np0000181738 devstack@c-api.service[116766]: INFO cinder.volume.api [None req-ed1724bc-f684-44a1-9b97-641d7d4e26e2 demo demo] Get all volumes completed successfully. Jun 18 01:33:33.064915 np0000181738 devstack@c-api.service[116766]: INFO cinder.api.openstack.wsgi [None req-ed1724bc-f684-44a1-9b97-641d7d4e26e2 demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:33:33.065289 np0000181738 devstack@c-api.service[116766]: [pid: 116766|app: 0|req: 9/37] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:33:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:33:43.059400 np0000181738 devstack@c-api.service[116766]: DEBUG dbcounter [-] [116766] Writing DB stats cinder:SELECT=1 {{(pid=116766) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:34:33.078885 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.middleware.request_id [None req-baa2d923-c41e-4480-99e1-da547191b228 None None] RequestId filter calling following filter/app {{(pid=116769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:34:33.081731 np0000181738 devstack@c-api.service[116769]: INFO cinder.api.openstack.wsgi [None req-baa2d923-c41e-4480-99e1-da547191b228 demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:34:33.081946 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.openstack.wsgi [None req-baa2d923-c41e-4480-99e1-da547191b228 demo demo] Empty body provided in request {{(pid=116769) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:34:33.082217 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.openstack.wsgi [None req-baa2d923-c41e-4480-99e1-da547191b228 demo demo] Calling method 'detail' {{(pid=116769) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:34:33.082545 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.api_utils [None req-baa2d923-c41e-4480-99e1-da547191b228 demo demo] Removing options '' from query. {{(pid=116769) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:34:33.083648 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.volume.api [None req-baa2d923-c41e-4480-99e1-da547191b228 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116769) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:34:33.092842 np0000181738 devstack@c-api.service[116769]: INFO cinder.volume.api [None req-baa2d923-c41e-4480-99e1-da547191b228 demo demo] Get all volumes completed successfully. Jun 18 01:34:33.096965 np0000181738 devstack@c-api.service[116769]: INFO cinder.api.openstack.wsgi [None req-baa2d923-c41e-4480-99e1-da547191b228 demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:34:33.097561 np0000181738 devstack@c-api.service[116769]: [pid: 116769|app: 0|req: 10/38] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:34:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:34:43.087829 np0000181738 devstack@c-api.service[116769]: DEBUG dbcounter [-] [116769] Writing DB stats cinder:SELECT=1 {{(pid=116769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:35:33.113861 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.middleware.request_id [None req-3fb18d54-f287-4e03-9160-3524c6c1df5d None None] RequestId filter calling following filter/app {{(pid=116768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:35:33.115901 np0000181738 devstack@c-api.service[116768]: INFO cinder.api.openstack.wsgi [None req-3fb18d54-f287-4e03-9160-3524c6c1df5d demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:35:33.116278 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.openstack.wsgi [None req-3fb18d54-f287-4e03-9160-3524c6c1df5d demo demo] Empty body provided in request {{(pid=116768) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:35:33.116675 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.openstack.wsgi [None req-3fb18d54-f287-4e03-9160-3524c6c1df5d demo demo] Calling method 'detail' {{(pid=116768) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:35:33.117089 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.api_utils [None req-3fb18d54-f287-4e03-9160-3524c6c1df5d demo demo] Removing options '' from query. {{(pid=116768) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:35:33.118165 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.volume.api [None req-3fb18d54-f287-4e03-9160-3524c6c1df5d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116768) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:35:33.127152 np0000181738 devstack@c-api.service[116768]: INFO cinder.volume.api [None req-3fb18d54-f287-4e03-9160-3524c6c1df5d demo demo] Get all volumes completed successfully. Jun 18 01:35:33.130128 np0000181738 devstack@c-api.service[116768]: INFO cinder.api.openstack.wsgi [None req-3fb18d54-f287-4e03-9160-3524c6c1df5d demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:35:33.130667 np0000181738 devstack@c-api.service[116768]: [pid: 116768|app: 0|req: 11/39] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:35:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:35:43.121645 np0000181738 devstack@c-api.service[116768]: DEBUG dbcounter [-] [116768] Writing DB stats cinder:SELECT=1 {{(pid=116768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:36:33.148209 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.middleware.request_id [None req-6a83b8a3-9628-4ee7-942b-641da68e8fca None None] RequestId filter calling following filter/app {{(pid=116767) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:36:33.150413 np0000181738 devstack@c-api.service[116767]: INFO cinder.api.openstack.wsgi [None req-6a83b8a3-9628-4ee7-942b-641da68e8fca demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:36:33.150707 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.openstack.wsgi [None req-6a83b8a3-9628-4ee7-942b-641da68e8fca demo demo] Empty body provided in request {{(pid=116767) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:36:33.150980 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.openstack.wsgi [None req-6a83b8a3-9628-4ee7-942b-641da68e8fca demo demo] Calling method 'detail' {{(pid=116767) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:36:33.151286 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.api_utils [None req-6a83b8a3-9628-4ee7-942b-641da68e8fca demo demo] Removing options '' from query. {{(pid=116767) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:36:33.152246 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.volume.api [None req-6a83b8a3-9628-4ee7-942b-641da68e8fca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116767) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:36:33.161417 np0000181738 devstack@c-api.service[116767]: INFO cinder.volume.api [None req-6a83b8a3-9628-4ee7-942b-641da68e8fca demo demo] Get all volumes completed successfully. Jun 18 01:36:33.163999 np0000181738 devstack@c-api.service[116767]: INFO cinder.api.openstack.wsgi [None req-6a83b8a3-9628-4ee7-942b-641da68e8fca demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:36:33.164469 np0000181738 devstack@c-api.service[116767]: [pid: 116767|app: 0|req: 10/40] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:36:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:36:43.155510 np0000181738 devstack@c-api.service[116767]: DEBUG dbcounter [-] [116767] Writing DB stats cinder:SELECT=1 {{(pid=116767) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:37:33.179246 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.middleware.request_id [None req-f79863b9-a6d5-44af-a3cd-011822968a59 None None] RequestId filter calling following filter/app {{(pid=116766) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:37:33.181813 np0000181738 devstack@c-api.service[116766]: INFO cinder.api.openstack.wsgi [None req-f79863b9-a6d5-44af-a3cd-011822968a59 demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:37:33.182054 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.openstack.wsgi [None req-f79863b9-a6d5-44af-a3cd-011822968a59 demo demo] Empty body provided in request {{(pid=116766) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:37:33.182423 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.openstack.wsgi [None req-f79863b9-a6d5-44af-a3cd-011822968a59 demo demo] Calling method 'detail' {{(pid=116766) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:37:33.182707 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.api_utils [None req-f79863b9-a6d5-44af-a3cd-011822968a59 demo demo] Removing options '' from query. {{(pid=116766) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:37:33.183525 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.volume.api [None req-f79863b9-a6d5-44af-a3cd-011822968a59 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116766) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:37:33.192372 np0000181738 devstack@c-api.service[116766]: INFO cinder.volume.api [None req-f79863b9-a6d5-44af-a3cd-011822968a59 demo demo] Get all volumes completed successfully. Jun 18 01:37:33.195228 np0000181738 devstack@c-api.service[116766]: INFO cinder.api.openstack.wsgi [None req-f79863b9-a6d5-44af-a3cd-011822968a59 demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:37:33.195572 np0000181738 devstack@c-api.service[116766]: [pid: 116766|app: 0|req: 10/41] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:37:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:37:43.186893 np0000181738 devstack@c-api.service[116766]: DEBUG dbcounter [-] [116766] Writing DB stats cinder:SELECT=1 {{(pid=116766) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:38:33.221140 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.middleware.request_id [None req-23e62fe2-56ec-420a-a48d-2a95589ba213 None None] RequestId filter calling following filter/app {{(pid=116769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:38:33.309589 np0000181738 devstack@c-api.service[116769]: INFO cinder.api.openstack.wsgi [None req-23e62fe2-56ec-420a-a48d-2a95589ba213 demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:38:33.309958 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.openstack.wsgi [None req-23e62fe2-56ec-420a-a48d-2a95589ba213 demo demo] Empty body provided in request {{(pid=116769) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:38:33.310358 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.openstack.wsgi [None req-23e62fe2-56ec-420a-a48d-2a95589ba213 demo demo] Calling method 'detail' {{(pid=116769) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:38:33.310786 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.api_utils [None req-23e62fe2-56ec-420a-a48d-2a95589ba213 demo demo] Removing options '' from query. {{(pid=116769) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:38:33.312214 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.volume.api [None req-23e62fe2-56ec-420a-a48d-2a95589ba213 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116769) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:38:33.321120 np0000181738 devstack@c-api.service[116769]: INFO cinder.volume.api [None req-23e62fe2-56ec-420a-a48d-2a95589ba213 demo demo] Get all volumes completed successfully. Jun 18 01:38:33.322948 np0000181738 devstack@c-api.service[116769]: INFO cinder.api.openstack.wsgi [None req-23e62fe2-56ec-420a-a48d-2a95589ba213 demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:38:33.323583 np0000181738 devstack@c-api.service[116769]: [pid: 116769|app: 0|req: 11/42] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:38:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:38:43.315935 np0000181738 devstack@c-api.service[116769]: DEBUG dbcounter [-] [116769] Writing DB stats cinder:SELECT=1 {{(pid=116769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:39:33.338467 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.middleware.request_id [None req-8683414d-5ab5-46b0-a9f3-c3c16fdaec61 None None] RequestId filter calling following filter/app {{(pid=116768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:39:33.341727 np0000181738 devstack@c-api.service[116768]: INFO cinder.api.openstack.wsgi [None req-8683414d-5ab5-46b0-a9f3-c3c16fdaec61 demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:39:33.341978 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.openstack.wsgi [None req-8683414d-5ab5-46b0-a9f3-c3c16fdaec61 demo demo] Empty body provided in request {{(pid=116768) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:39:33.342247 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.openstack.wsgi [None req-8683414d-5ab5-46b0-a9f3-c3c16fdaec61 demo demo] Calling method 'detail' {{(pid=116768) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:39:33.342606 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.api_utils [None req-8683414d-5ab5-46b0-a9f3-c3c16fdaec61 demo demo] Removing options '' from query. {{(pid=116768) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:39:33.343918 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.volume.api [None req-8683414d-5ab5-46b0-a9f3-c3c16fdaec61 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116768) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:39:33.356351 np0000181738 devstack@c-api.service[116768]: INFO cinder.volume.api [None req-8683414d-5ab5-46b0-a9f3-c3c16fdaec61 demo demo] Get all volumes completed successfully. Jun 18 01:39:33.358580 np0000181738 devstack@c-api.service[116768]: INFO cinder.api.openstack.wsgi [None req-8683414d-5ab5-46b0-a9f3-c3c16fdaec61 demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:39:33.359016 np0000181738 devstack@c-api.service[116768]: [pid: 116768|app: 0|req: 12/43] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:39:33 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 01:39:43.350850 np0000181738 devstack@c-api.service[116768]: DEBUG dbcounter [-] [116768] Writing DB stats cinder:SELECT=1 {{(pid=116768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:40:33.373556 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.middleware.request_id [None req-bf2c3a28-ad84-4cb8-a824-a27edf9c6d2a None None] RequestId filter calling following filter/app {{(pid=116767) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:40:33.378152 np0000181738 devstack@c-api.service[116767]: INFO cinder.api.openstack.wsgi [None req-bf2c3a28-ad84-4cb8-a824-a27edf9c6d2a demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:40:33.378538 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.openstack.wsgi [None req-bf2c3a28-ad84-4cb8-a824-a27edf9c6d2a demo demo] Empty body provided in request {{(pid=116767) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:40:33.378933 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.openstack.wsgi [None req-bf2c3a28-ad84-4cb8-a824-a27edf9c6d2a demo demo] Calling method 'detail' {{(pid=116767) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:40:33.379412 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.api_utils [None req-bf2c3a28-ad84-4cb8-a824-a27edf9c6d2a demo demo] Removing options '' from query. {{(pid=116767) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:40:33.381077 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.volume.api [None req-bf2c3a28-ad84-4cb8-a824-a27edf9c6d2a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116767) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:40:33.391273 np0000181738 devstack@c-api.service[116767]: INFO cinder.volume.api [None req-bf2c3a28-ad84-4cb8-a824-a27edf9c6d2a demo demo] Get all volumes completed successfully. Jun 18 01:40:33.393797 np0000181738 devstack@c-api.service[116767]: INFO cinder.api.openstack.wsgi [None req-bf2c3a28-ad84-4cb8-a824-a27edf9c6d2a demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:40:33.394242 np0000181738 devstack@c-api.service[116767]: [pid: 116767|app: 0|req: 11/44] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:40:33 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 01:40:43.384484 np0000181738 devstack@c-api.service[116767]: DEBUG dbcounter [-] [116767] Writing DB stats cinder:SELECT=1 {{(pid=116767) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:41:33.451302 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.middleware.request_id [None req-45e5fd05-de4e-43e5-9bb3-7947e14a1ebd None None] RequestId filter calling following filter/app {{(pid=116766) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:41:33.457439 np0000181738 devstack@c-api.service[116766]: INFO cinder.api.openstack.wsgi [None req-45e5fd05-de4e-43e5-9bb3-7947e14a1ebd demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:41:33.457644 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.openstack.wsgi [None req-45e5fd05-de4e-43e5-9bb3-7947e14a1ebd demo demo] Empty body provided in request {{(pid=116766) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:41:33.457844 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.openstack.wsgi [None req-45e5fd05-de4e-43e5-9bb3-7947e14a1ebd demo demo] Calling method 'detail' {{(pid=116766) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:41:33.458096 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.api_utils [None req-45e5fd05-de4e-43e5-9bb3-7947e14a1ebd demo demo] Removing options '' from query. {{(pid=116766) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:41:33.458879 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.volume.api [None req-45e5fd05-de4e-43e5-9bb3-7947e14a1ebd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116766) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:41:33.473598 np0000181738 devstack@c-api.service[116766]: INFO cinder.volume.api [None req-45e5fd05-de4e-43e5-9bb3-7947e14a1ebd demo demo] Get all volumes completed successfully. Jun 18 01:41:33.476963 np0000181738 devstack@c-api.service[116766]: INFO cinder.api.openstack.wsgi [None req-45e5fd05-de4e-43e5-9bb3-7947e14a1ebd demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:41:33.477565 np0000181738 devstack@c-api.service[116766]: [pid: 116766|app: 0|req: 11/45] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:41:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:41:43.465056 np0000181738 devstack@c-api.service[116766]: DEBUG dbcounter [-] [116766] Writing DB stats cinder:SELECT=1 {{(pid=116766) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:42:33.492984 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.middleware.request_id [None req-61e7effb-061d-4f96-8a47-d2389d439e7b None None] RequestId filter calling following filter/app {{(pid=116769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:42:33.495709 np0000181738 devstack@c-api.service[116769]: INFO cinder.api.openstack.wsgi [None req-61e7effb-061d-4f96-8a47-d2389d439e7b demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:42:33.495934 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.openstack.wsgi [None req-61e7effb-061d-4f96-8a47-d2389d439e7b demo demo] Empty body provided in request {{(pid=116769) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:42:33.496175 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.openstack.wsgi [None req-61e7effb-061d-4f96-8a47-d2389d439e7b demo demo] Calling method 'detail' {{(pid=116769) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:42:33.496464 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.api_utils [None req-61e7effb-061d-4f96-8a47-d2389d439e7b demo demo] Removing options '' from query. {{(pid=116769) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:42:33.497833 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.volume.api [None req-61e7effb-061d-4f96-8a47-d2389d439e7b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116769) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:42:33.505376 np0000181738 devstack@c-api.service[116769]: INFO cinder.volume.api [None req-61e7effb-061d-4f96-8a47-d2389d439e7b demo demo] Get all volumes completed successfully. Jun 18 01:42:33.508423 np0000181738 devstack@c-api.service[116769]: INFO cinder.api.openstack.wsgi [None req-61e7effb-061d-4f96-8a47-d2389d439e7b demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:42:33.508694 np0000181738 devstack@c-api.service[116769]: [pid: 116769|app: 0|req: 12/46] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:42:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:42:43.502246 np0000181738 devstack@c-api.service[116769]: DEBUG dbcounter [-] [116769] Writing DB stats cinder:SELECT=1 {{(pid=116769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:43:33.524164 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.middleware.request_id [None req-bcd41b3c-a54e-4856-8281-a8c9128a0ce1 None None] RequestId filter calling following filter/app {{(pid=116768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:43:33.571808 np0000181738 devstack@c-api.service[116768]: INFO cinder.api.openstack.wsgi [None req-bcd41b3c-a54e-4856-8281-a8c9128a0ce1 demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:43:33.572375 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.openstack.wsgi [None req-bcd41b3c-a54e-4856-8281-a8c9128a0ce1 demo demo] Empty body provided in request {{(pid=116768) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:43:33.572524 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.openstack.wsgi [None req-bcd41b3c-a54e-4856-8281-a8c9128a0ce1 demo demo] Calling method 'detail' {{(pid=116768) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:43:33.572952 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.api_utils [None req-bcd41b3c-a54e-4856-8281-a8c9128a0ce1 demo demo] Removing options '' from query. {{(pid=116768) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:43:33.574422 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.volume.api [None req-bcd41b3c-a54e-4856-8281-a8c9128a0ce1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116768) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:43:33.585550 np0000181738 devstack@c-api.service[116768]: INFO cinder.volume.api [None req-bcd41b3c-a54e-4856-8281-a8c9128a0ce1 demo demo] Get all volumes completed successfully. Jun 18 01:43:33.588162 np0000181738 devstack@c-api.service[116768]: INFO cinder.api.openstack.wsgi [None req-bcd41b3c-a54e-4856-8281-a8c9128a0ce1 demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:43:33.588566 np0000181738 devstack@c-api.service[116768]: [pid: 116768|app: 0|req: 13/47] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:43:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:43:43.578289 np0000181738 devstack@c-api.service[116768]: DEBUG dbcounter [-] [116768] Writing DB stats cinder:SELECT=1 {{(pid=116768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:44:33.608035 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.middleware.request_id [None req-9ab111d2-8b18-48bf-a482-60dc44da14f7 None None] RequestId filter calling following filter/app {{(pid=116767) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:44:33.611785 np0000181738 devstack@c-api.service[116767]: INFO cinder.api.openstack.wsgi [None req-9ab111d2-8b18-48bf-a482-60dc44da14f7 demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:44:33.612009 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.openstack.wsgi [None req-9ab111d2-8b18-48bf-a482-60dc44da14f7 demo demo] Empty body provided in request {{(pid=116767) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:44:33.612269 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.openstack.wsgi [None req-9ab111d2-8b18-48bf-a482-60dc44da14f7 demo demo] Calling method 'detail' {{(pid=116767) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:44:33.612561 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.api_utils [None req-9ab111d2-8b18-48bf-a482-60dc44da14f7 demo demo] Removing options '' from query. {{(pid=116767) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:44:33.613456 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.volume.api [None req-9ab111d2-8b18-48bf-a482-60dc44da14f7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116767) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:44:33.627762 np0000181738 devstack@c-api.service[116767]: INFO cinder.volume.api [None req-9ab111d2-8b18-48bf-a482-60dc44da14f7 demo demo] Get all volumes completed successfully. Jun 18 01:44:33.632051 np0000181738 devstack@c-api.service[116767]: INFO cinder.api.openstack.wsgi [None req-9ab111d2-8b18-48bf-a482-60dc44da14f7 demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:44:33.632638 np0000181738 devstack@c-api.service[116767]: [pid: 116767|app: 0|req: 12/48] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:44:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:44:43.617464 np0000181738 devstack@c-api.service[116767]: DEBUG dbcounter [-] [116767] Writing DB stats cinder:SELECT=1 {{(pid=116767) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:45:33.646607 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.middleware.request_id [None req-d3eaee5c-a560-445b-9f7f-da391f912a8b None None] RequestId filter calling following filter/app {{(pid=116766) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:45:33.650602 np0000181738 devstack@c-api.service[116766]: INFO cinder.api.openstack.wsgi [None req-d3eaee5c-a560-445b-9f7f-da391f912a8b demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:45:33.650952 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.openstack.wsgi [None req-d3eaee5c-a560-445b-9f7f-da391f912a8b demo demo] Empty body provided in request {{(pid=116766) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:45:33.651354 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.openstack.wsgi [None req-d3eaee5c-a560-445b-9f7f-da391f912a8b demo demo] Calling method 'detail' {{(pid=116766) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:45:33.651777 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.api_utils [None req-d3eaee5c-a560-445b-9f7f-da391f912a8b demo demo] Removing options '' from query. {{(pid=116766) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:45:33.653188 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.volume.api [None req-d3eaee5c-a560-445b-9f7f-da391f912a8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116766) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:45:33.662195 np0000181738 devstack@c-api.service[116766]: INFO cinder.volume.api [None req-d3eaee5c-a560-445b-9f7f-da391f912a8b demo demo] Get all volumes completed successfully. Jun 18 01:45:33.665310 np0000181738 devstack@c-api.service[116766]: INFO cinder.api.openstack.wsgi [None req-d3eaee5c-a560-445b-9f7f-da391f912a8b demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:45:33.666091 np0000181738 devstack@c-api.service[116766]: [pid: 116766|app: 0|req: 12/49] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:45:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:45:43.657240 np0000181738 devstack@c-api.service[116766]: DEBUG dbcounter [-] [116766] Writing DB stats cinder:SELECT=1 {{(pid=116766) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:46:33.679620 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.middleware.request_id [None req-053eb2d7-23c5-428f-8e51-ea058ce6247e None None] RequestId filter calling following filter/app {{(pid=116769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:46:33.682272 np0000181738 devstack@c-api.service[116769]: INFO cinder.api.openstack.wsgi [None req-053eb2d7-23c5-428f-8e51-ea058ce6247e demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:46:33.682506 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.openstack.wsgi [None req-053eb2d7-23c5-428f-8e51-ea058ce6247e demo demo] Empty body provided in request {{(pid=116769) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:46:33.682744 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.openstack.wsgi [None req-053eb2d7-23c5-428f-8e51-ea058ce6247e demo demo] Calling method 'detail' {{(pid=116769) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:46:33.683046 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.api.api_utils [None req-053eb2d7-23c5-428f-8e51-ea058ce6247e demo demo] Removing options '' from query. {{(pid=116769) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:46:33.683913 np0000181738 devstack@c-api.service[116769]: DEBUG cinder.volume.api [None req-053eb2d7-23c5-428f-8e51-ea058ce6247e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116769) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:46:33.692245 np0000181738 devstack@c-api.service[116769]: INFO cinder.volume.api [None req-053eb2d7-23c5-428f-8e51-ea058ce6247e demo demo] Get all volumes completed successfully. Jun 18 01:46:33.693971 np0000181738 devstack@c-api.service[116769]: INFO cinder.api.openstack.wsgi [None req-053eb2d7-23c5-428f-8e51-ea058ce6247e demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:46:33.694323 np0000181738 devstack@c-api.service[116769]: [pid: 116769|app: 0|req: 13/50] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:46:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:46:43.688062 np0000181738 devstack@c-api.service[116769]: DEBUG dbcounter [-] [116769] Writing DB stats cinder:SELECT=1 {{(pid=116769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:47:33.710863 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.middleware.request_id [None req-5b326c70-97d6-44ac-aa9a-8ed21b3999b2 None None] RequestId filter calling following filter/app {{(pid=116768) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:47:33.714240 np0000181738 devstack@c-api.service[116768]: INFO cinder.api.openstack.wsgi [None req-5b326c70-97d6-44ac-aa9a-8ed21b3999b2 demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:47:33.714493 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.openstack.wsgi [None req-5b326c70-97d6-44ac-aa9a-8ed21b3999b2 demo demo] Empty body provided in request {{(pid=116768) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:47:33.714820 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.openstack.wsgi [None req-5b326c70-97d6-44ac-aa9a-8ed21b3999b2 demo demo] Calling method 'detail' {{(pid=116768) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:47:33.715193 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.api.api_utils [None req-5b326c70-97d6-44ac-aa9a-8ed21b3999b2 demo demo] Removing options '' from query. {{(pid=116768) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:47:33.716448 np0000181738 devstack@c-api.service[116768]: DEBUG cinder.volume.api [None req-5b326c70-97d6-44ac-aa9a-8ed21b3999b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116768) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:47:33.726117 np0000181738 devstack@c-api.service[116768]: INFO cinder.volume.api [None req-5b326c70-97d6-44ac-aa9a-8ed21b3999b2 demo demo] Get all volumes completed successfully. Jun 18 01:47:33.733500 np0000181738 devstack@c-api.service[116768]: INFO cinder.api.openstack.wsgi [None req-5b326c70-97d6-44ac-aa9a-8ed21b3999b2 demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:47:33.734572 np0000181738 devstack@c-api.service[116768]: [pid: 116768|app: 0|req: 14/51] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:47:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:47:43.720330 np0000181738 devstack@c-api.service[116768]: DEBUG dbcounter [-] [116768] Writing DB stats cinder:SELECT=1 {{(pid=116768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:48:33.754506 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.middleware.request_id [None req-b34b1f6b-7535-4987-834b-884136f66d24 None None] RequestId filter calling following filter/app {{(pid=116767) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:48:33.850587 np0000181738 devstack@c-api.service[116767]: INFO cinder.api.openstack.wsgi [None req-b34b1f6b-7535-4987-834b-884136f66d24 demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:48:33.850942 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.openstack.wsgi [None req-b34b1f6b-7535-4987-834b-884136f66d24 demo demo] Empty body provided in request {{(pid=116767) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:48:33.851214 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.openstack.wsgi [None req-b34b1f6b-7535-4987-834b-884136f66d24 demo demo] Calling method 'detail' {{(pid=116767) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:48:33.851491 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.api.api_utils [None req-b34b1f6b-7535-4987-834b-884136f66d24 demo demo] Removing options '' from query. {{(pid=116767) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:48:33.852375 np0000181738 devstack@c-api.service[116767]: DEBUG cinder.volume.api [None req-b34b1f6b-7535-4987-834b-884136f66d24 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116767) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:48:33.860379 np0000181738 devstack@c-api.service[116767]: INFO cinder.volume.api [None req-b34b1f6b-7535-4987-834b-884136f66d24 demo demo] Get all volumes completed successfully. Jun 18 01:48:33.862277 np0000181738 devstack@c-api.service[116767]: INFO cinder.api.openstack.wsgi [None req-b34b1f6b-7535-4987-834b-884136f66d24 demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:48:33.862608 np0000181738 devstack@c-api.service[116767]: [pid: 116767|app: 0|req: 13/52] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:48:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:48:43.855661 np0000181738 devstack@c-api.service[116767]: DEBUG dbcounter [-] [116767] Writing DB stats cinder:SELECT=1 {{(pid=116767) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:49:33.880520 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.middleware.request_id [None req-516723b5-b0a5-4dae-98db-70a30c8565ae None None] RequestId filter calling following filter/app {{(pid=116766) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:49:33.890581 np0000181738 devstack@c-api.service[116766]: INFO cinder.api.openstack.wsgi [None req-516723b5-b0a5-4dae-98db-70a30c8565ae demo demo] GET https://199.19.213.62/volume/v3/volumes/detail Jun 18 01:49:33.890811 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.openstack.wsgi [None req-516723b5-b0a5-4dae-98db-70a30c8565ae demo demo] Empty body provided in request {{(pid=116766) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:49:33.891055 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.openstack.wsgi [None req-516723b5-b0a5-4dae-98db-70a30c8565ae demo demo] Calling method 'detail' {{(pid=116766) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:49:33.891348 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.api.api_utils [None req-516723b5-b0a5-4dae-98db-70a30c8565ae demo demo] Removing options '' from query. {{(pid=116766) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:49:33.893982 np0000181738 devstack@c-api.service[116766]: DEBUG cinder.volume.api [None req-516723b5-b0a5-4dae-98db-70a30c8565ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116766) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:49:33.906511 np0000181738 devstack@c-api.service[116766]: INFO cinder.volume.api [None req-516723b5-b0a5-4dae-98db-70a30c8565ae demo demo] Get all volumes completed successfully. Jun 18 01:49:33.909744 np0000181738 devstack@c-api.service[116766]: INFO cinder.api.openstack.wsgi [None req-516723b5-b0a5-4dae-98db-70a30c8565ae demo demo] https://199.19.213.62/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:49:33.910199 np0000181738 devstack@c-api.service[116766]: [pid: 116766|app: 0|req: 13/53] 199.19.213.62 () {64 vars in 1289 bytes} [Thu Jun 18 01:49:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)