Jun 26 01:32:59.200265 np0000183032 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 01:32:59.211702 np0000183032 devstack@c-api.service[112540]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 01:32:59.214772 np0000183032 devstack@c-api.service[112540]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 01:32:59 2026] *** Jun 26 01:32:59.214772 np0000183032 devstack@c-api.service[112540]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 01:32:59.214772 np0000183032 devstack@c-api.service[112540]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 01:32:59.214772 np0000183032 devstack@c-api.service[112540]: nodename: np0000183032 Jun 26 01:32:59.214772 np0000183032 devstack@c-api.service[112540]: machine: x86_64 Jun 26 01:32:59.214772 np0000183032 devstack@c-api.service[112540]: clock source: unix Jun 26 01:32:59.214772 np0000183032 devstack@c-api.service[112540]: pcre jit disabled Jun 26 01:32:59.214772 np0000183032 devstack@c-api.service[112540]: detected number of CPU cores: 16 Jun 26 01:32:59.214772 np0000183032 devstack@c-api.service[112540]: current working directory: / Jun 26 01:32:59.214772 np0000183032 devstack@c-api.service[112540]: detected binary path: /usr/bin/uwsgi-core Jun 26 01:32:59.214772 np0000183032 devstack@c-api.service[112540]: your processes number limit is 256917 Jun 26 01:32:59.214772 np0000183032 devstack@c-api.service[112540]: your memory page size is 4096 bytes Jun 26 01:32:59.214772 np0000183032 devstack@c-api.service[112540]: detected max file descriptor number: 2048 Jun 26 01:32:59.214772 np0000183032 devstack@c-api.service[112540]: lock engine: pthread robust mutexes Jun 26 01:32:59.215626 np0000183032 devstack@c-api.service[112540]: thunder lock: enabled Jun 26 01:32:59.215626 np0000183032 devstack@c-api.service[112540]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 01:32:59.215626 np0000183032 devstack@c-api.service[112540]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 01:32:59.215626 np0000183032 devstack@c-api.service[112540]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 01:32:59.215626 np0000183032 devstack@c-api.service[112540]: Set PythonHome to /opt/stack/data/venv Jun 26 01:32:59.251152 np0000183032 devstack@c-api.service[112540]: Python main interpreter initialized at 0x759f5b0a3668 Jun 26 01:32:59.251152 np0000183032 devstack@c-api.service[112540]: python threads support enabled Jun 26 01:32:59.251152 np0000183032 devstack@c-api.service[112540]: your server socket listen backlog is limited to 100 connections Jun 26 01:32:59.251152 np0000183032 devstack@c-api.service[112540]: your mercy for graceful operations on workers is 80 seconds Jun 26 01:32:59.251695 np0000183032 devstack@c-api.service[112540]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 01:32:59.251841 np0000183032 devstack@c-api.service[112540]: *** Operational MODE: preforking *** Jun 26 01:32:59.252037 np0000183032 devstack@c-api.service[112540]: *** uWSGI is running in multiple interpreter mode *** Jun 26 01:32:59.252037 np0000183032 devstack@c-api.service[112540]: spawned uWSGI master process (pid: 112540) Jun 26 01:32:59.252229 np0000183032 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 01:32:59.252744 np0000183032 devstack@c-api.service[112540]: spawned uWSGI worker 1 (pid: 112542, cores: 1) Jun 26 01:32:59.253290 np0000183032 devstack@c-api.service[112540]: spawned uWSGI worker 2 (pid: 112543, cores: 1) Jun 26 01:32:59.253767 np0000183032 devstack@c-api.service[112540]: spawned uWSGI worker 3 (pid: 112544, cores: 1) Jun 26 01:32:59.254231 np0000183032 devstack@c-api.service[112540]: spawned uWSGI worker 4 (pid: 112545, cores: 1) Jun 26 01:32:59.254305 np0000183032 devstack@c-api.service[112540]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 01:32:59.384230 np0000183032 devstack@c-api.service[112542]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:32:59.384230 np0000183032 devstack@c-api.service[112542]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:32:59.384230 np0000183032 devstack@c-api.service[112542]: we strongly recommend against using it for new projects. Jun 26 01:32:59.384230 np0000183032 devstack@c-api.service[112542]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:32:59.384230 np0000183032 devstack@c-api.service[112542]: framework. For more detail see Jun 26 01:32:59.384230 np0000183032 devstack@c-api.service[112542]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:32:59.384230 np0000183032 devstack@c-api.service[112542]: import eventlet # noqa Jun 26 01:32:59.395935 np0000183032 devstack@c-api.service[112544]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:32:59.395935 np0000183032 devstack@c-api.service[112544]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:32:59.395935 np0000183032 devstack@c-api.service[112544]: we strongly recommend against using it for new projects. Jun 26 01:32:59.395935 np0000183032 devstack@c-api.service[112544]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:32:59.395935 np0000183032 devstack@c-api.service[112544]: framework. For more detail see Jun 26 01:32:59.395935 np0000183032 devstack@c-api.service[112544]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:32:59.395935 np0000183032 devstack@c-api.service[112544]: import eventlet # noqa Jun 26 01:32:59.397069 np0000183032 devstack@c-api.service[112543]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:32:59.397069 np0000183032 devstack@c-api.service[112543]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:32:59.397069 np0000183032 devstack@c-api.service[112543]: we strongly recommend against using it for new projects. Jun 26 01:32:59.397069 np0000183032 devstack@c-api.service[112543]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:32:59.397069 np0000183032 devstack@c-api.service[112543]: framework. For more detail see Jun 26 01:32:59.397069 np0000183032 devstack@c-api.service[112543]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:32:59.397069 np0000183032 devstack@c-api.service[112543]: import eventlet # noqa Jun 26 01:32:59.397971 np0000183032 devstack@c-api.service[112545]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:32:59.397971 np0000183032 devstack@c-api.service[112545]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:32:59.397971 np0000183032 devstack@c-api.service[112545]: we strongly recommend against using it for new projects. Jun 26 01:32:59.397971 np0000183032 devstack@c-api.service[112545]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:32:59.397971 np0000183032 devstack@c-api.service[112545]: framework. For more detail see Jun 26 01:32:59.397971 np0000183032 devstack@c-api.service[112545]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:32:59.397971 np0000183032 devstack@c-api.service[112545]: import eventlet # noqa Jun 26 01:32:59.472953 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:32:59.472953 np0000183032 devstack@c-api.service[112542]: warnings.warn( Jun 26 01:32:59.484081 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:32:59.484081 np0000183032 devstack@c-api.service[112543]: warnings.warn( Jun 26 01:32:59.487018 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:32:59.487018 np0000183032 devstack@c-api.service[112545]: warnings.warn( Jun 26 01:32:59.493315 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:32:59.493315 np0000183032 devstack@c-api.service[112544]: warnings.warn( Jun 26 01:32:59.553699 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 01:32:59.553699 np0000183032 devstack@c-api.service[112542]: from cgi import parse_header Jun 26 01:32:59.567081 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 01:32:59.567081 np0000183032 devstack@c-api.service[112545]: from cgi import parse_header Jun 26 01:32:59.569008 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 01:32:59.569008 np0000183032 devstack@c-api.service[112543]: from cgi import parse_header Jun 26 01:32:59.572264 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 01:32:59.572264 np0000183032 devstack@c-api.service[112544]: from cgi import parse_header Jun 26 01:32:59.606941 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 01:32:59.606941 np0000183032 devstack@c-api.service[112542]: removals.removed_module( Jun 26 01:32:59.608464 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 01:32:59.608464 np0000183032 devstack@c-api.service[112542]: removals.removed_module( Jun 26 01:32:59.616669 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 01:32:59.616669 np0000183032 devstack@c-api.service[112545]: removals.removed_module( Jun 26 01:32:59.618431 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 01:32:59.618431 np0000183032 devstack@c-api.service[112545]: removals.removed_module( Jun 26 01:32:59.620269 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 01:32:59.620269 np0000183032 devstack@c-api.service[112543]: removals.removed_module( Jun 26 01:32:59.621681 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 01:32:59.621681 np0000183032 devstack@c-api.service[112543]: removals.removed_module( Jun 26 01:32:59.625273 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 01:32:59.625273 np0000183032 devstack@c-api.service[112544]: removals.removed_module( Jun 26 01:32:59.627072 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 01:32:59.627072 np0000183032 devstack@c-api.service[112544]: removals.removed_module( Jun 26 01:33:00.389297 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 01:33:00.389297 np0000183032 devstack@c-api.service[112542]: warnings.warn( Jun 26 01:33:00.411137 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 01:33:00.411137 np0000183032 devstack@c-api.service[112545]: warnings.warn( Jun 26 01:33:00.432160 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 01:33:00.432160 np0000183032 devstack@c-api.service[112544]: warnings.warn( Jun 26 01:33:00.440465 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 01:33:00.440465 np0000183032 devstack@c-api.service[112542]: warnings.warn( Jun 26 01:33:00.467537 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 01:33:00.467537 np0000183032 devstack@c-api.service[112545]: warnings.warn( Jun 26 01:33:00.484605 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 01:33:00.484605 np0000183032 devstack@c-api.service[112543]: warnings.warn( Jun 26 01:33:00.493000 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 01:33:00.493000 np0000183032 devstack@c-api.service[112544]: warnings.warn( Jun 26 01:33:00.535011 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 01:33:00.535011 np0000183032 devstack@c-api.service[112543]: warnings.warn( Jun 26 01:33:00.640820 np0000183032 devstack@c-api.service[112542]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 01:33:00.641018 np0000183032 devstack@c-api.service[112542]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112542) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:33:00.670098 np0000183032 devstack@c-api.service[112545]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 01:33:00.670303 np0000183032 devstack@c-api.service[112545]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112545) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:33:00.687827 np0000183032 devstack@c-api.service[112544]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 01:33:00.687968 np0000183032 devstack@c-api.service[112544]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112544) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:33:00.732021 np0000183032 devstack@c-api.service[112542]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 01:33:00.732021 np0000183032 devstack@c-api.service[112542]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:33:00.733638 np0000183032 devstack@c-api.service[112543]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 01:33:00.733888 np0000183032 devstack@c-api.service[112543]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112543) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:33:00.734545 np0000183032 devstack@c-api.service[112545]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 01:33:00.734545 np0000183032 devstack@c-api.service[112545]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:33:00.748457 np0000183032 devstack@c-api.service[112544]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 01:33:00.748457 np0000183032 devstack@c-api.service[112544]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:33:00.803376 np0000183032 devstack@c-api.service[112543]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 01:33:00.803376 np0000183032 devstack@c-api.service[112543]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:33:01.206793 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112544) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:33:01.207010 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112543) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:33:01.207082 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112542) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:33:01.207207 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.207290 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.207384 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.207465 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.207533 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.207621 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.207708 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.207767 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.207960 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.207960 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.208098 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.208170 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.208170 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.208170 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.208351 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.208410 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.208476 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.208542 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.208599 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.208599 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.208599 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.208599 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.208599 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.208905 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.208973 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112545) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:33:01.209034 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.209142 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.209210 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.209210 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.209341 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.209414 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.209489 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.209640 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.209743 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.209743 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.209864 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.209936 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.209936 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.209936 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.210100 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.210100 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.210921 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.211057 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.211057 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.211057 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.211266 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.211336 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.211464 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.211547 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.211547 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.211685 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.211685 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.211685 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.211685 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.211685 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.211961 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.211961 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.211961 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.212254 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.212307 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.212368 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.212431 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.212485 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.212544 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.212596 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.212701 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.212770 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.212770 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.212770 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.217667 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.217739 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.217780 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.217827 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.217895 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.217948 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.218034 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.218078 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.218127 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.218171 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.218243 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.218292 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.218352 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.218399 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.218452 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.218505 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.218505 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.218592 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.218592 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.218687 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.218751 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.219402 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.219457 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.219510 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.219558 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.219598 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.219637 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.219692 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.219747 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.219787 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.219832 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.219872 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.219916 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.219962 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.220014 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.220062 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.220107 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.220153 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.220206 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.220276 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.220319 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.220547 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.220639 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.220739 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.220784 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.220824 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.220869 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.220909 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.220953 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.220998 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.221046 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.221146 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.221188 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.221240 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.221281 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.221326 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.221364 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.221406 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.221448 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.221491 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.221530 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.221596 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.221675 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.221675 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.221675 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.221794 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.221833 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.221833 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.221947 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.221947 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.222035 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.222035 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.222035 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.222157 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.222202 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.222202 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.222280 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.222324 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.222363 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.222409 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.222448 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.222448 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.222448 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.222578 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.222669 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.222723 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.222723 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.222723 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.222723 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.222723 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.222723 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.223011 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.223011 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.223145 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.223276 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.223353 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.223491 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.223567 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.223567 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.223687 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.223753 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.223753 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.223753 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.223888 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.223936 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.223985 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.224033 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.224081 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.224126 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.224126 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.224205 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.224257 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.224257 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.224339 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.224406 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.224462 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.224502 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.224541 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.224541 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.224541 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.224541 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.224758 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.224758 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.224930 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.225034 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.225229 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.225283 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.225283 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.225378 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.225378 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.225495 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.225539 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.225579 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.225626 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.225731 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.225782 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.225782 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.225856 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.225902 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.225954 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.226000 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.226045 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.226084 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.226128 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.226128 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.226200 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.226241 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.226279 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.226319 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.226378 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.226590 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.226685 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.226745 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.226786 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.226827 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.226897 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.226948 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.226988 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.227028 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.227073 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.227117 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.227157 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.227195 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.227195 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.227285 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.227325 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.227365 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.227365 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.227440 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.227478 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.227478 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.227556 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.227556 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.227753 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.227873 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.228497 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.228543 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.228598 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.228711 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.228776 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.228776 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.228776 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.228904 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.228957 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.229002 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.229041 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.229138 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.229194 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.229235 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.229279 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.229344 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.229391 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.229440 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.229484 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.229523 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.229568 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.229568 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.229689 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.229775 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.229825 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.229884 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.229884 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.229884 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.230531 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.230684 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.230869 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.230984 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.231102 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.231212 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.231332 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.231901 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.232020 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.232137 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.232257 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.232372 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.232526 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.232645 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.233311 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.233428 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.233559 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.233703 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.233781 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.233839 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.233874 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.233903 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.233959 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.234017 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.234048 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.234076 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.234138 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.234270 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.234304 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.234367 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.234427 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.234489 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.234547 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.234615 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.234705 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.234758 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.234805 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.234861 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.234895 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.234946 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.234978 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.235015 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.235043 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.235075 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.235109 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.235140 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.235190 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.235250 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.235316 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.235345 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.235398 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.235458 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.235520 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.235550 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.235575 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.235627 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.235752 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.235801 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.235847 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.235882 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.235882 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.235882 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.235962 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.236327 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.236447 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.236595 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.236712 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.236762 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.236813 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.236860 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.236905 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.236935 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.237001 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.237108 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.237154 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.237198 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.237265 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.237325 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.237356 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.237386 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.237451 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.237509 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.237573 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.237659 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.238143 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.238282 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.238404 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.238526 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.238693 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.238820 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.238936 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.239081 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.239149 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.239196 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.239262 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.239312 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.239373 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.239430 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.239772 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.239925 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.240011 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.240144 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.240259 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.240372 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.240500 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.241574 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.241692 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.241692 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.241778 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.241825 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.241888 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.241972 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.242029 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.242069 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.242122 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.242122 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.242202 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.242248 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.242285 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.242322 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.242364 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.242401 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.242438 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.242438 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.242438 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.242438 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.242668 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.242823 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.242945 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.243052 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.243175 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.243282 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.243403 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.244024 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.244108 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.244156 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.244195 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.244238 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.244281 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.244320 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.244364 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.244404 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.244446 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.244494 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.244538 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.244580 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.244618 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.244672 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.244713 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.244759 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.244798 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.244834 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.244834 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.244914 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.244991 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.245051 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.245151 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.245192 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.245236 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.245280 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.245322 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.245366 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.245413 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.245452 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.245496 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.245532 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.245569 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.245606 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.245643 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.245708 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.245751 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.245788 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.245824 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.245868 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.245910 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.245971 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.246052 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.246099 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.246140 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.246191 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.246240 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.246240 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.246328 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.246377 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.246422 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.246470 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.246514 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.246553 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.246553 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.246553 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.246553 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.246553 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.246758 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.246802 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.246802 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.246802 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.246907 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.246943 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.246943 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.246943 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.246943 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.247179 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.247237 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.247280 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.247280 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.247445 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.247555 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.247689 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.247826 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.247945 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.247987 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.248072 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.248137 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.248182 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.248225 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.248267 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.248306 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.248351 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.248388 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.248425 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.248461 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.248498 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.248541 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.248592 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.248670 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.248711 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.248823 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.248948 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.249113 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.249178 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.249226 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.249279 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.249336 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.249404 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.249444 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.249482 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.249520 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.249579 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.249670 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.249722 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.249791 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.249859 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.249915 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.249959 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.249959 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.250063 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.250115 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.250178 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.250243 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.250309 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.250375 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.250447 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.250497 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.250541 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.250599 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.250676 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.250732 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.250777 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.250840 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.250878 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.250916 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.250960 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.250998 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.251036 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.251078 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.251115 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.251152 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.251190 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.251232 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.251269 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.251305 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.251354 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.251391 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.251437 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.251474 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.251512 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.251555 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.251602 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.251664 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.251714 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.251764 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.251807 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.251845 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.251884 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.251924 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.251969 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.252007 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.252044 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.252081 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.252119 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.252119 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.252119 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.252291 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.252341 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.252386 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.252440 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.252485 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.252522 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.252563 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.252614 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.252672 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.252724 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.252758 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.252791 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.252824 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.252856 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.252888 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.252927 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.252966 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.253009 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.253042 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.253101 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.253135 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.253167 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.253205 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.253241 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.253280 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.253317 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.253317 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.253388 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.253388 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.253453 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.253486 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.253520 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.253520 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.253520 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.253610 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.253610 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.253706 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.253746 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.253812 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.253868 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.253902 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.253940 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.253972 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.254004 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.254042 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.254080 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.254126 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.254172 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.254219 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.254265 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.254265 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.254332 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.254367 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.254399 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.254436 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.254436 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.254586 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.254619 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.254678 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.254718 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.254776 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.254825 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.254873 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.254936 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.254978 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.255037 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.255077 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.255110 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.255142 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.255176 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.255213 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.255213 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.255277 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.255315 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.255358 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.255390 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.255390 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.255455 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.255492 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.255492 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.255492 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.255492 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.255492 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.255492 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.255492 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.255492 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.255492 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.255492 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.255995 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.255995 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.256080 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.256080 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.256183 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.256248 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.256285 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.256325 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.256376 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.256419 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.256456 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.256496 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.256534 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.256566 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.256607 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.256645 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.256645 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.256746 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.256746 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.256970 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.257056 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.257223 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.257316 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.257403 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.257559 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.257608 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.257608 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.257678 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.257779 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.257897 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.258016 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.258775 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.258775 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.260698 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.260755 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.260786 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.260817 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.260849 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.260878 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.260907 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.260939 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.260968 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.260996 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.261029 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.261066 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.261136 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.261166 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.261790 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.261837 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.261868 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.261899 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.261926 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.261960 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.261992 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.262020 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.262049 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.262076 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.262105 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.262137 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.262165 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.262194 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.262226 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.262257 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.262293 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.262324 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.262352 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.262352 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.262352 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.262443 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.262443 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.262507 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.262573 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.262622 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.262697 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.262812 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.263011 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.263078 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.263131 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.263198 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.263257 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.263316 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.263383 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.263415 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.263512 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.263617 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.263736 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.263840 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.263914 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.263974 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.264022 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.264056 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.264086 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.264133 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.264133 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.264194 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.264245 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.264781 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.264899 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.264979 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.265018 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.265046 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.265125 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.265187 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.265249 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.265291 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.265329 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.265362 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.265391 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.265419 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.265459 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.265489 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.265489 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.265555 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.265593 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.265631 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.265687 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.265724 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.265754 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.265783 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.265815 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.265851 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.265887 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.265928 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.265959 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.265993 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.266022 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.266046 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.266075 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.266100 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.266127 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.266161 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.266204 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.266256 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.266295 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.266334 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.266378 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.266419 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.266465 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.266504 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.266504 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.266504 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.266504 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.266504 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.266504 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.266754 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.266927 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.266980 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.267024 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.267064 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.267104 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.267144 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.267188 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.267233 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.267272 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.267406 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.267458 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.267507 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.267552 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.267596 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.267634 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.267690 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.267730 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.267769 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.267807 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.267845 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.267895 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.267943 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.267986 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.268027 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.268071 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.268071 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.268224 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.268330 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.268686 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.268806 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.268906 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.269011 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.269195 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.269303 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.269420 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.269932 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.269992 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.270041 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.270081 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.270133 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.270187 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.270259 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.270338 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.270390 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.270430 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.270478 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.270523 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.270562 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.270601 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.270682 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.270742 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.270795 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.270835 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.270879 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.270919 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.270959 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.271001 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.271046 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.271085 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.271131 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.271131 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.271131 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.271131 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.271684 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.271684 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.271684 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.271684 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.271879 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.271920 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.271920 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.272000 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.272049 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.272090 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.272143 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.272216 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.272263 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.272263 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.272347 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.272347 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.272420 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.272460 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.272511 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.272552 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.272596 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.272596 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.272596 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.272596 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.272790 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.273213 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.273349 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.273467 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.273578 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.273709 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.273808 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.273932 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.274548 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.274667 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.274792 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.274902 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.275005 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.275111 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.275226 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:01.275777 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:01.275890 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:01.275999 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:01.276109 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:01.276219 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:01.276332 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:01.320352 np0000183032 devstack@c-api.service[112545]: INFO dbcounter [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Registered counter for database cinder Jun 26 01:33:01.321257 np0000183032 devstack@c-api.service[112544]: INFO dbcounter [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Registered counter for database cinder Jun 26 01:33:01.322641 np0000183032 devstack@c-api.service[112542]: INFO dbcounter [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Registered counter for database cinder Jun 26 01:33:01.326044 np0000183032 devstack@c-api.service[112543]: INFO dbcounter [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Registered counter for database cinder Jun 26 01:33:01.364185 np0000183032 devstack@c-api.service[112545]: DEBUG oslo_db.sqlalchemy.engines [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 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=112545) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:01.365224 np0000183032 devstack@c-api.service[112542]: DEBUG oslo_db.sqlalchemy.engines [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 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=112542) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:01.366636 np0000183032 devstack@c-api.service[112544]: DEBUG oslo_db.sqlalchemy.engines [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 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=112544) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:01.371685 np0000183032 devstack@c-api.service[112543]: DEBUG oslo_db.sqlalchemy.engines [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 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=112543) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:01.482555 np0000183032 devstack@c-api.service[112542]: DEBUG dbcounter [-] [112542] Writer thread running {{(pid=112542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:33:01.483114 np0000183032 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writer thread running {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:33:01.484448 np0000183032 devstack@c-api.service[112544]: DEBUG dbcounter [-] [112544] Writer thread running {{(pid=112544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:33:01.485558 np0000183032 devstack@c-api.service[112542]: INFO cinder.rpc [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:33:01.485683 np0000183032 devstack@c-api.service[112545]: INFO cinder.rpc [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:33:01.487243 np0000183032 devstack@c-api.service[112544]: INFO cinder.rpc [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:33:01.488977 np0000183032 devstack@c-api.service[112545]: INFO cinder.rpc [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:33:01.489571 np0000183032 devstack@c-api.service[112542]: INFO cinder.rpc [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:33:01.491332 np0000183032 devstack@c-api.service[112544]: INFO cinder.rpc [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:33:01.491932 np0000183032 devstack@c-api.service[112545]: INFO cinder.rpc [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:33:01.492287 np0000183032 devstack@c-api.service[112542]: INFO cinder.rpc [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:33:01.493361 np0000183032 devstack@c-api.service[112544]: INFO cinder.rpc [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:33:01.494076 np0000183032 devstack@c-api.service[112542]: INFO cinder.rpc [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:33:01.494747 np0000183032 devstack@c-api.service[112545]: INFO cinder.rpc [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:33:01.495106 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.495450 np0000183032 devstack@c-api.service[112543]: DEBUG dbcounter [-] [112543] Writer thread running {{(pid=112543) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:33:01.496012 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.496421 np0000183032 devstack@c-api.service[112544]: INFO cinder.rpc [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:33:01.496421 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.496896 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.498442 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.498890 np0000183032 devstack@c-api.service[112543]: INFO cinder.rpc [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:33:01.499381 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.501602 np0000183032 devstack@c-api.service[112543]: INFO cinder.rpc [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:33:01.504405 np0000183032 devstack@c-api.service[112543]: INFO cinder.rpc [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:33:01.507438 np0000183032 devstack@c-api.service[112543]: INFO cinder.rpc [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:33:01.509736 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.515374 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.528678 np0000183032 devstack@c-api.service[112542]: DEBUG oslo_db.sqlalchemy.engines [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 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=112542) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:01.531354 np0000183032 devstack@c-api.service[112542]: INFO cinder.rpc [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:33:01.531984 np0000183032 devstack@c-api.service[112545]: DEBUG oslo_db.sqlalchemy.engines [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 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=112545) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:01.533634 np0000183032 devstack@c-api.service[112544]: DEBUG oslo_db.sqlalchemy.engines [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 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=112544) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:01.533771 np0000183032 devstack@c-api.service[112542]: INFO cinder.rpc [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:33:01.534499 np0000183032 devstack@c-api.service[112545]: INFO cinder.rpc [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:33:01.534947 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.536073 np0000183032 devstack@c-api.service[112544]: INFO cinder.rpc [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:33:01.536983 np0000183032 devstack@c-api.service[112545]: INFO cinder.rpc [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:33:01.538420 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.538577 np0000183032 devstack@c-api.service[112544]: INFO cinder.rpc [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:33:01.539910 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.547385 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.551831 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.551925 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.552142 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.553368 np0000183032 devstack@c-api.service[112543]: DEBUG oslo_db.sqlalchemy.engines [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 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=112543) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:01.555018 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.555319 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.555385 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.557775 np0000183032 devstack@c-api.service[112543]: INFO cinder.rpc [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:33:01.559139 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.560067 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.560561 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.560759 np0000183032 devstack@c-api.service[112543]: INFO cinder.rpc [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:33:01.562021 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.562299 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.564224 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.565269 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.565442 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.567306 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.568412 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.569153 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.570381 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.571201 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.572459 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.573471 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.573755 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.574084 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.575539 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.575832 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.576298 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.576920 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.578231 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.579065 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.579235 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.580703 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.581307 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.582034 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.583361 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.583525 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.583678 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.585374 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.586779 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.587148 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.588370 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.588892 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.589258 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.590856 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.591423 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.592252 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.592321 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.592776 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.593641 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.594415 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.594517 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.595113 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.595969 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.596390 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.596661 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.597407 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.597493 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.597838 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.598789 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.598937 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.599188 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.600214 np0000183032 devstack@c-api.service[112542]: WARNING cinder.api.contrib.hosts [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:33:01.600331 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.600393 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.600451 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extended resource: extensions {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.600587 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.601565 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.601761 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.602097 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.602271 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extended resource: cgsnapshots {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.602986 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.603481 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.603621 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extended resource: qos-specs {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.604338 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.604443 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.604976 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.605423 np0000183032 devstack@c-api.service[112544]: WARNING cinder.api.contrib.hosts [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:33:01.605627 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extended resource: extensions {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.605975 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extended resource: capabilities {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.606397 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.606967 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extended resource: cgsnapshots {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.607229 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extended resource: backups {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.607843 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.608520 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extended resource: qos-specs {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.609229 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.609309 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extended resource: os-volume-type-access {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.610252 np0000183032 devstack@c-api.service[112545]: WARNING cinder.api.contrib.hosts [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:33:01.610371 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.610583 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extended resource: extensions {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.610843 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extended resource: encryption {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.611197 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extended resource: capabilities {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.611985 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extended resource: cgsnapshots {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.612327 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extended resource: consistencygroups {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.612464 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extended resource: backups {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.613409 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extended resource: qos-specs {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.613864 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.614291 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extended resource: extra_specs {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.614466 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extended resource: os-volume-type-access {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.615848 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extended resource: encryption {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.615987 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.616085 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extended resource: encryption {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.616711 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extended resource: capabilities {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.617346 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extended resource: os-volume-manage {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.617586 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.617690 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extended resource: consistencygroups {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.618030 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extended resource: backups {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.618792 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extended resource: os-volume-transfer {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.619091 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.619584 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extended resource: extra_specs {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.620097 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extended resource: os-volume-type-access {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.620403 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extended resource: os-availability-zone {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.620480 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.621307 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extended resource: encryption {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.621816 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extended resource: os-quota-sets {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.622039 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.622296 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extended resource: encryption {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.622782 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extended resource: os-volume-manage {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.623198 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extended resource: os-quota-class-sets {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.623484 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.624244 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extended resource: os-volume-transfer {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.624403 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extended resource: consistencygroups {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.624500 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extended resource: os-snapshot-manage {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.624812 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.625896 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extended resource: os-availability-zone {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.626001 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extended resource: os-hosts {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.626177 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.626291 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extended resource: extra_specs {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.627207 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extended resource: os-quota-sets {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.627297 np0000183032 devstack@c-api.service[112543]: WARNING cinder.api.contrib.hosts [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:33:01.627356 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extended resource: scheduler-stats {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.627417 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extended resource: extensions {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.627861 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extended resource: encryption {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.628602 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extended resource: os-quota-class-sets {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.628838 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extended resource: cgsnapshots {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.629839 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extended resource: os-volume-manage {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.629951 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extended resource: os-snapshot-manage {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.630136 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.630250 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extended resource: qos-specs {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.631375 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extended resource: os-hosts {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.631829 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.632177 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extended resource: os-volume-transfer {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.632643 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.contrib.snapshot_actions [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] SnapshotActionsController initialized {{(pid=112542) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:33:01.632780 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extended resource: scheduler-stats {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.633265 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extended resource: capabilities {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.633395 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.633971 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extended resource: os-availability-zone {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.634787 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.634858 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extended resource: backups {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.635014 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.635411 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extended resource: os-quota-sets {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.636170 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.636406 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.636784 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extended resource: os-volume-type-access {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.637303 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.contrib.snapshot_actions [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] SnapshotActionsController initialized {{(pid=112544) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:33:01.637599 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.637642 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extended resource: os-quota-class-sets {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.638046 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.638469 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extended resource: encryption {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.638983 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extended resource: os-snapshot-manage {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.639140 np0000183032 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.639385 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.639971 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extension UsedLimits extending resource: limits {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.640052 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extended resource: consistencygroups {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.640100 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.640289 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.640372 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extended resource: os-hosts {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.640416 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.640493 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extension VolumeActions extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.640611 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.640723 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.640772 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.640842 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extension TypesManage extending resource: types {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.640956 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.641070 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.641171 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extension AdminActions extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.641329 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extension AdminActions extending resource: snapshots {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.641431 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extension AdminActions extending resource: backups {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.641541 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.641638 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.641794 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extended resource: scheduler-stats {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.641862 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-db31e6f7-cbb8-4acc-920e-5f0e8499aaa2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.642009 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extended resource: extra_specs {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.642118 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.643578 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extended resource: encryption {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.643644 np0000183032 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.644129 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.644419 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extension UsedLimits extending resource: limits {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.644532 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.645092 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extended resource: os-volume-manage {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.645249 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.645416 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.645522 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extension VolumeActions extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.645620 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.645715 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.645787 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.645846 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extension TypesManage extending resource: types {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.645985 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.646091 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.646197 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extension AdminActions extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.646313 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extension AdminActions extending resource: snapshots {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.646415 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extension AdminActions extending resource: backups {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.646476 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.contrib.snapshot_actions [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] SnapshotActionsController initialized {{(pid=112545) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:33:01.646534 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.646599 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extended resource: os-volume-transfer {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.646705 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.646805 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-89e00862-cb1c-424f-90d5-86bf41f0cde2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.647199 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.648280 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extended resource: os-availability-zone {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.648537 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.649774 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extended resource: os-quota-sets {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.649911 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.650803 np0000183032 devstack@c-api.service[112542]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x759f5b0a3668 pid: 112542 (default app) Jun 26 01:33:01.651252 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extended resource: os-quota-class-sets {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.651298 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.652592 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extended resource: os-snapshot-manage {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.652790 np0000183032 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.653673 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extension UsedLimits extending resource: limits {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.653802 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.654100 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extended resource: os-hosts {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.654565 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.654639 np0000183032 devstack@c-api.service[112544]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x759f5b0a3668 pid: 112544 (default app) Jun 26 01:33:01.654723 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.654776 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extension VolumeActions extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.654897 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.654998 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.655097 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extension TypesManage extending resource: types {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.655202 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.655326 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.655428 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extension AdminActions extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.655495 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extended resource: scheduler-stats {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:01.655536 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extension AdminActions extending resource: snapshots {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.655637 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extension AdminActions extending resource: backups {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.655762 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.655862 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.656006 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-97e5edb7-1d86-426d-a5c4-e748bac1a479 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.657965 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.659679 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.660516 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.contrib.snapshot_actions [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] SnapshotActionsController initialized {{(pid=112543) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:33:01.660606 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.660606 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.660606 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.660606 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.660606 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.661101 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.661101 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.661101 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.661101 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.661101 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.661475 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.661475 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.661475 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.661475 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.661475 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.661475 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.661906 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.661906 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.661906 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.661906 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.662201 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.662201 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.662201 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.662201 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.662472 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.662472 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.662472 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.662472 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.662835 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.662835 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.662835 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.662835 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.662835 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.663191 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.663191 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.663191 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.663191 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.663191 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.663522 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.663522 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.663522 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.663522 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.663522 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.663522 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.663989 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.663989 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.663989 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.663989 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.663989 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.663989 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.664403 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.664403 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.664403 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.664403 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.664403 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.664403 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.664843 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.664843 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.664843 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.664843 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.664843 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.665250 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.665309 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.665366 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.665366 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.665366 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.665366 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.665366 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.665740 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.665740 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.665740 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.665740 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.665740 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.666074 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.666074 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.666074 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.666074 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.666074 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.666074 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.666454 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.666454 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.666454 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.666454 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.666454 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.666873 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.666873 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.666873 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.666873 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.666873 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.667216 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.667216 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.667216 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.667216 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.667640 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.667640 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.667640 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.667640 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.667962 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.667962 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.667962 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.667962 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.667962 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.668318 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.668318 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.668318 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.668318 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.668318 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.668630 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.668630 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.668630 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.668630 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.668970 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.668970 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.668970 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.668970 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.669303 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.669303 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.669303 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.669303 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.669591 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.669591 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.669591 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.669591 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.669904 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.669904 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.669904 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.669904 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.670218 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.670218 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.670218 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.670218 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.670218 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.670469 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.670469 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.670469 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.670469 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.670469 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.670469 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.670785 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.670785 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.670785 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.670785 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.670785 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.670993 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.670993 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.670993 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.670993 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.670993 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.670993 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.671268 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.671268 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.671268 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.671268 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.671268 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.671268 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.671533 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.671533 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.671533 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.671533 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.671533 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.671533 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.671850 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.671850 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.671850 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.671850 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.671850 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.671850 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.672120 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.672120 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.672120 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.672120 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.672305 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.672305 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.672305 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.672305 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.672305 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.672547 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.672547 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.672547 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.672547 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:01.672547 np0000183032 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) Jun 26 01:33:01.672814 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.672814 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.672890 np0000183032 devstack@c-api.service[112545]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x759f5b0a3668 pid: 112545 (default app) Jun 26 01:33:01.672937 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [None req-33256b20-5bb6-4eb8-bc69-19a2bdccd24b None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:33:01.672975 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.672975 np0000183032 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:01.672975 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extension UsedLimits extending resource: limits {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.672975 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.672975 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.672975 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.672975 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extension VolumeActions extending resource: volumes {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.672975 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.673369 np0000183032 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 1/1] 199.204.45.210 () {60 vars in 956 bytes} [Fri Jun 26 01:33:01 2026] GET /volume/v3/ => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 01:33:01.673408 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.673408 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extension TypesManage extending resource: types {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.673408 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.673408 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.673408 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extension AdminActions extending resource: volumes {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.673408 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extension AdminActions extending resource: snapshots {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.673408 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extension AdminActions extending resource: backups {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.673687 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.673687 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.673687 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-dd6c1f4c-a181-4681-a51a-0c89438be6e6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:01.679145 np0000183032 devstack@c-api.service[112543]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x759f5b0a3668 pid: 112543 (default app) Jun 26 01:33:08.803864 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.803864 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.803864 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.803864 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.803864 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.805015 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.805015 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.805015 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.805015 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.805015 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.805385 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.805385 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.805385 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.805385 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.805385 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.805385 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.805895 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.805895 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.805895 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.805895 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.806261 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.806261 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.806261 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.806261 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.806495 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.806495 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.806495 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.806495 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.807018 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.807018 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.807018 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.807018 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.807018 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.807320 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.807320 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.807320 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.807320 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.807320 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.807768 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.807768 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.807768 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.807768 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.807768 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.807768 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.808110 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.808110 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.808110 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.808110 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.808110 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.808110 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.808510 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.808510 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.808510 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.808510 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.808510 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.808510 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.808744 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.808744 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.808744 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.808744 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.808744 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.808947 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.808947 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.808947 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.808947 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.808947 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.809125 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.809125 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.809125 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.809125 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.809125 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.809125 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.809354 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.809354 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.809354 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.809354 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.809354 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.809354 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.809609 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.809609 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.809609 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.809609 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.809609 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.809829 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.809829 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.809829 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.809829 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.809829 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.810013 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.810013 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.810013 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.810013 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.810165 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.810165 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.810165 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.810165 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.810326 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.810326 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.810326 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.810326 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.810326 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.810535 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.810535 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.810535 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.810535 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.810535 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.810737 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.810737 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.810737 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.810737 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.810904 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.810904 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.810904 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.810904 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.811055 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.811055 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.811055 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.811055 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.811203 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.811203 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.811203 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.811203 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.811353 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.811353 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.811353 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.811353 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.811525 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.811525 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.811525 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.811525 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.811525 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.811810 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.811810 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.811810 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.811810 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.811810 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.811810 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.812029 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.812029 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.812029 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.812029 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.812029 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.812205 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.812205 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.812205 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.812205 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.812205 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.812205 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.812435 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.812435 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.812435 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.812435 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.812435 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.812435 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.812668 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.812668 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.812668 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.812668 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.812668 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.812668 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.812887 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.812887 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.812887 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.812887 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.812887 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.812887 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.813115 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.813115 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.813115 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.813115 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.813267 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.813267 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.813267 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.813267 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.813267 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.813464 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.813464 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.813464 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.813464 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:08.813464 np0000183032 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 26 01:33:08.813464 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-1f7fbe4d-1513-4cd7-b5c0-641eb1c1a368 None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:33:09.312251 np0000183032 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-1f7fbe4d-1513-4cd7-b5c0-641eb1c1a368 admin admin] POST https://199.204.45.210/volume/v3/types Jun 26 01:33:09.312853 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-1f7fbe4d-1513-4cd7-b5c0-641eb1c1a368 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 01:33:09.314565 np0000183032 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 01:33:09.314565 np0000183032 devstack@c-api.service[112544]: warnings.warn( Jun 26 01:33:09.353035 np0000183032 devstack@c-api.service[112544]: DEBUG oslo_db.sqlalchemy.engines [None req-1f7fbe4d-1513-4cd7-b5c0-641eb1c1a368 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=112544) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:09.389834 np0000183032 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-1f7fbe4d-1513-4cd7-b5c0-641eb1c1a368 admin admin] https://199.204.45.210/volume/v3/types returned with HTTP 200 Jun 26 01:33:09.392050 np0000183032 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 1/2] 199.204.45.210 () {68 vars in 1288 bytes} [Fri Jun 26 01:33:08 2026] POST /volume/v3/types => generated 186 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:33:09.418811 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.418811 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.418811 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.418811 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.418811 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.419854 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.419854 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.419854 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.419854 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.419854 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.420202 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.420202 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.420202 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.420202 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.420202 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.420202 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.420614 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.420614 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.420614 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.420614 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.420880 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.420880 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.420880 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.420880 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.421130 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.421130 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.421130 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.421130 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.421373 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.421373 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.421373 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.421373 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.421373 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.421768 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.421768 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.421768 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.421768 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.421768 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.422056 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.422056 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.422056 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.422056 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.422056 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.422056 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.422514 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.422514 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.422514 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.422514 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.422514 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.422514 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.422918 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.422918 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.422918 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.422918 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.422918 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.422918 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.423252 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.423252 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.423252 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.423252 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.423252 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.423542 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.423542 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.423542 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.423542 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.423542 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.423899 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.423899 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.423899 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.423899 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.423899 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.423899 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.424272 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.424272 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.424272 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.424272 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.424272 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.424272 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.424642 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.424642 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.424642 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.424642 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.424642 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.425215 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.425215 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.425215 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.425215 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.425215 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.425547 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.425547 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.425547 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.425547 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.425861 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.425861 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.425861 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.425861 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.426448 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.426448 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.426448 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.426448 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.426448 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.426800 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.426800 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.426800 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.426800 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.426800 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.427073 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.427073 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.427073 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.427073 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.427304 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.427304 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.427304 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.427304 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.427536 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.427536 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.427536 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.427536 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.427859 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.427859 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.427859 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.427859 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.428230 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.428230 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.428230 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.428230 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.428526 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.428526 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.428526 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.428526 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.428526 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.428686 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.428686 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.428686 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.428686 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.428686 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.428686 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.428844 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.428844 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.428844 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.428844 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.428844 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.428963 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.428963 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.428963 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.428963 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.428963 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.428963 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.429115 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.429115 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.429115 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.429115 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.429115 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.429115 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.429347 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.429347 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.429347 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.429347 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.429347 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.429347 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.429495 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.429495 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.429495 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.429495 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.429495 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.429495 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.429644 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.429644 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.429644 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.429644 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.429794 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.429794 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.429794 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.429794 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.429794 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.429929 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.429929 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.429929 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.429929 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:33:09.429929 np0000183032 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 26 01:33:09.429929 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [req-1f7fbe4d-1513-4cd7-b5c0-641eb1c1a368 req-0f8abc25-0419-4094-9874-5b4f00070e2f None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:33:09.762091 np0000183032 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [req-1f7fbe4d-1513-4cd7-b5c0-641eb1c1a368 req-0f8abc25-0419-4094-9874-5b4f00070e2f admin admin] POST https://199.204.45.210/volume/v3/types/8ccdc5d6-3b11-4f84-83fd-afa00125d41b/extra_specs Jun 26 01:33:09.762630 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [req-1f7fbe4d-1513-4cd7-b5c0-641eb1c1a368 req-0f8abc25-0419-4094-9874-5b4f00070e2f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 01:33:09.764949 np0000183032 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 01:33:09.764949 np0000183032 devstack@c-api.service[112545]: warnings.warn( Jun 26 01:33:09.801074 np0000183032 devstack@c-api.service[112545]: DEBUG oslo_db.sqlalchemy.engines [req-1f7fbe4d-1513-4cd7-b5c0-641eb1c1a368 req-0f8abc25-0419-4094-9874-5b4f00070e2f 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=112545) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:09.863528 np0000183032 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [req-1f7fbe4d-1513-4cd7-b5c0-641eb1c1a368 req-0f8abc25-0419-4094-9874-5b4f00070e2f admin admin] https://199.204.45.210/volume/v3/types/8ccdc5d6-3b11-4f84-83fd-afa00125d41b/extra_specs returned with HTTP 200 Jun 26 01:33:09.864225 np0000183032 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 1/3] 199.204.45.210 () {70 vars in 1505 bytes} [Fri Jun 26 01:33:09 2026] POST /volume/v3/types/8ccdc5d6-3b11-4f84-83fd-afa00125d41b/extra_specs => generated 55 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:33:11.533095 np0000183032 devstack@c-api.service[112542]: DEBUG dbcounter [-] [112542] Writing DB stats cinder:SELECT=6 {{(pid=112542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:33:11.559565 np0000183032 devstack@c-api.service[112543]: DEBUG dbcounter [-] [112543] Writing DB stats cinder:SELECT=6 {{(pid=112543) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:33:19.384505 np0000183032 devstack@c-api.service[112544]: DEBUG dbcounter [-] [112544] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:33:19.862304 np0000183032 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:36:20.075224 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [None req-d4bca652-902a-4143-a429-a8590d9a4f84 None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:20.076348 np0000183032 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-d4bca652-902a-4143-a429-a8590d9a4f84 None None] GET https://199.204.45.210/volume// Jun 26 01:36:20.076348 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-d4bca652-902a-4143-a429-a8590d9a4f84 None None] Empty body provided in request {{(pid=112542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:20.076574 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-d4bca652-902a-4143-a429-a8590d9a4f84 None None] Calling method 'all' {{(pid=112542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:20.077358 np0000183032 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-d4bca652-902a-4143-a429-a8590d9a4f84 None None] https://199.204.45.210/volume// returned with HTTP 300 Jun 26 01:36:20.077944 np0000183032 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 2/4] 199.204.45.210 () {66 vars in 1456 bytes} [Fri Jun 26 01:36:20 2026] GET /volume/ => generated 390 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 01:36:58.067936 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.067936 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.067936 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.067936 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.067936 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.068903 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.068903 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.068903 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.068903 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.068903 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.069240 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.069240 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.069240 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.069240 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.069240 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.069240 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.069678 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.069678 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.069678 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.069678 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.069944 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.069944 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.069944 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.069944 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.070229 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.070229 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.070229 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.070229 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.070497 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.070497 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.070497 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.070497 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.070497 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.070892 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.070892 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.070892 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.070892 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.070892 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.071225 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.071225 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.071225 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.071225 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.071225 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.071225 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.071671 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.071671 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.071671 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.071671 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.071671 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.071671 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.072113 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.072113 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.072113 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.072113 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.072113 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.072113 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.072512 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.072512 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.072512 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.072512 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.072512 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.072890 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.072890 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.072890 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.072890 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.072890 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.073221 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.073221 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.073221 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.073221 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.073221 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.073221 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.073607 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.073607 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.073607 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.073607 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.073607 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.073607 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.074044 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.074044 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.074044 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.074044 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.074044 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.074435 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.074435 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.074435 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.074435 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.074435 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.075144 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.075144 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.075144 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.075144 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.075425 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.075425 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.075425 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.075425 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.075719 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.075719 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.075719 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.075719 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.075719 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.076168 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.076168 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.076168 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.076168 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.076168 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.076470 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.076470 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.076470 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.076470 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.076959 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.076959 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.076959 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.076959 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.077154 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.077154 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.077154 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.077154 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.077285 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.077285 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.077285 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.077285 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.077420 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.077420 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.077420 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.077420 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.077549 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.077549 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.077549 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.077549 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.077549 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.077728 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.077728 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.077728 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.077728 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.077728 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.077728 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.077916 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.077916 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.077916 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.077916 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.077916 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.078061 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.078061 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.078061 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.078061 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.078061 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.078061 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.078242 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.078242 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.078242 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.078242 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.078242 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.078242 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.078431 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.078431 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.078431 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.078431 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.078431 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.078431 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.078616 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.078616 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.078616 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.078616 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.078616 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.078616 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.078820 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.078820 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.078820 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.078820 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.078949 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.078949 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.078949 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.078949 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.078949 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.079109 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.079109 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.079109 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.079109 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 01:36:58.079109 np0000183032 devstack@c-api.service[112543]: warnings.warn(deprecated_msg) Jun 26 01:36:58.079109 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.middleware.request_id [None req-eac99f0c-816e-4701-9bc3-5aaf605ac6ba None None] RequestId filter calling following filter/app {{(pid=112543) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:58.079109 np0000183032 devstack@c-api.service[112543]: [pid: 112543|app: 0|req: 1/5] 199.204.45.210 () {62 vars in 1068 bytes} [Fri Jun 26 01:36:58 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 01:36:58.109671 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-33962f85-3193-411e-8475-a3236550545f None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:58.119626 np0000183032 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 2/6] 199.204.45.210 () {64 vars in 1272 bytes} [Fri Jun 26 01:36:58 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 01:36:58.155297 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [req-33962f85-3193-411e-8475-a3236550545f req-4dc8b147-df27-4521-8287-be376ba13ba0 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:58.159629 np0000183032 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [req-33962f85-3193-411e-8475-a3236550545f req-4dc8b147-df27-4521-8287-be376ba13ba0 demo demo] GET https://199.204.45.210/volume/v3/ Jun 26 01:36:58.159906 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [req-33962f85-3193-411e-8475-a3236550545f req-4dc8b147-df27-4521-8287-be376ba13ba0 demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:58.160274 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [req-33962f85-3193-411e-8475-a3236550545f req-4dc8b147-df27-4521-8287-be376ba13ba0 demo demo] Calling method 'version_select' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:58.161347 np0000183032 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [req-33962f85-3193-411e-8475-a3236550545f req-4dc8b147-df27-4521-8287-be376ba13ba0 demo demo] https://199.204.45.210/volume/v3/ returned with HTTP 200 Jun 26 01:36:58.161810 np0000183032 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 2/7] 199.204.45.210 () {66 vars in 1346 bytes} [Fri Jun 26 01:36:58 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:58.200742 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [None req-62251a7a-5499-4353-acb4-19475b7d9253 None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:58.544678 np0000183032 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-62251a7a-5499-4353-acb4-19475b7d9253 demo demo] GET https://199.204.45.210/volume/v3/types Jun 26 01:36:58.545026 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-62251a7a-5499-4353-acb4-19475b7d9253 demo demo] Empty body provided in request {{(pid=112542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:58.545256 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-62251a7a-5499-4353-acb4-19475b7d9253 demo demo] Calling method 'index' {{(pid=112542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:58.545716 np0000183032 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 01:36:58.545716 np0000183032 devstack@c-api.service[112542]: warnings.warn( Jun 26 01:36:58.546325 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.api_utils [None req-62251a7a-5499-4353-acb4-19475b7d9253 demo demo] Removing options '' from query. {{(pid=112542) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:36:58.584791 np0000183032 devstack@c-api.service[112542]: DEBUG oslo_db.sqlalchemy.engines [None req-62251a7a-5499-4353-acb4-19475b7d9253 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=112542) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:36:58.607931 np0000183032 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-62251a7a-5499-4353-acb4-19475b7d9253 demo demo] https://199.204.45.210/volume/v3/types returned with HTTP 200 Jun 26 01:36:58.608386 np0000183032 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 3/8] 199.204.45.210 () {64 vars in 1290 bytes} [Fri Jun 26 01:36:58 2026] GET /volume/v3/types => generated 377 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:58.646297 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.middleware.request_id [None req-e119632d-6fcb-4c14-b629-5fe6791825c2 None None] RequestId filter calling following filter/app {{(pid=112543) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:58.967804 np0000183032 devstack@c-api.service[112543]: INFO cinder.api.openstack.wsgi [None req-e119632d-6fcb-4c14-b629-5fe6791825c2 demo demo] GET https://199.204.45.210/volume/v3/types/default Jun 26 01:36:58.968012 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.openstack.wsgi [None req-e119632d-6fcb-4c14-b629-5fe6791825c2 demo demo] Empty body provided in request {{(pid=112543) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:58.968247 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.openstack.wsgi [None req-e119632d-6fcb-4c14-b629-5fe6791825c2 demo demo] Calling method 'show' {{(pid=112543) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:59.003336 np0000183032 devstack@c-api.service[112543]: DEBUG oslo_db.sqlalchemy.engines [None req-e119632d-6fcb-4c14-b629-5fe6791825c2 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=112543) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:36:59.019976 np0000183032 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 01:36:59.019976 np0000183032 devstack@c-api.service[112543]: warnings.warn( Jun 26 01:36:59.022290 np0000183032 devstack@c-api.service[112543]: INFO cinder.api.openstack.wsgi [None req-e119632d-6fcb-4c14-b629-5fe6791825c2 demo demo] https://199.204.45.210/volume/v3/types/default returned with HTTP 200 Jun 26 01:36:59.022822 np0000183032 devstack@c-api.service[112543]: [pid: 112543|app: 0|req: 2/9] 199.204.45.210 () {64 vars in 1301 bytes} [Fri Jun 26 01:36:58 2026] GET /volume/v3/types/default => generated 145 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:59.479762 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-d92cee26-c90f-42d3-970e-7c52d157f8c5 None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:59.480971 np0000183032 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 3/10] 199.204.45.210 () {62 vars in 1068 bytes} [Fri Jun 26 01:36:59 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 01:36:59.513494 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-628f5d50-0a38-4640-81e5-6ac4eeffa7ce None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:59.521290 np0000183032 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 3/11] 199.204.45.210 () {64 vars in 1272 bytes} [Fri Jun 26 01:36:59 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 01:36:59.557492 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [req-628f5d50-0a38-4640-81e5-6ac4eeffa7ce req-b0f8da70-c62b-444f-bbb8-f257f8986b31 None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:59.560762 np0000183032 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [req-628f5d50-0a38-4640-81e5-6ac4eeffa7ce req-b0f8da70-c62b-444f-bbb8-f257f8986b31 demo demo] GET https://199.204.45.210/volume/v3/ Jun 26 01:36:59.560995 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [req-628f5d50-0a38-4640-81e5-6ac4eeffa7ce req-b0f8da70-c62b-444f-bbb8-f257f8986b31 demo demo] Empty body provided in request {{(pid=112542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:59.561222 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [req-628f5d50-0a38-4640-81e5-6ac4eeffa7ce req-b0f8da70-c62b-444f-bbb8-f257f8986b31 demo demo] Calling method 'version_select' {{(pid=112542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:59.561760 np0000183032 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [req-628f5d50-0a38-4640-81e5-6ac4eeffa7ce req-b0f8da70-c62b-444f-bbb8-f257f8986b31 demo demo] https://199.204.45.210/volume/v3/ returned with HTTP 200 Jun 26 01:36:59.562175 np0000183032 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 4/12] 199.204.45.210 () {66 vars in 1346 bytes} [Fri Jun 26 01:36:59 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:36:59.603405 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.middleware.request_id [None req-510fedb0-c2ff-4623-a459-bded9a22a892 None None] RequestId filter calling following filter/app {{(pid=112543) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:36:59.605875 np0000183032 devstack@c-api.service[112543]: INFO cinder.api.openstack.wsgi [None req-510fedb0-c2ff-4623-a459-bded9a22a892 demo demo] GET https://199.204.45.210/volume/v3/types/default Jun 26 01:36:59.606126 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.openstack.wsgi [None req-510fedb0-c2ff-4623-a459-bded9a22a892 demo demo] Empty body provided in request {{(pid=112543) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:36:59.606387 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.openstack.wsgi [None req-510fedb0-c2ff-4623-a459-bded9a22a892 demo demo] Calling method 'show' {{(pid=112543) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:36:59.614433 np0000183032 devstack@c-api.service[112543]: INFO cinder.api.openstack.wsgi [None req-510fedb0-c2ff-4623-a459-bded9a22a892 demo demo] https://199.204.45.210/volume/v3/types/default returned with HTTP 200 Jun 26 01:36:59.614778 np0000183032 devstack@c-api.service[112543]: [pid: 112543|app: 0|req: 3/13] 199.204.45.210 () {64 vars in 1301 bytes} [Fri Jun 26 01:36:59 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 26 01:37:00.234425 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-78e0aeff-591d-4cff-a24c-e505d51f44e9 None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:00.235633 np0000183032 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 4/14] 199.204.45.210 () {62 vars in 1068 bytes} [Fri Jun 26 01:37:00 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 01:37:00.269168 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-d20a295a-3efd-4190-9ee2-919af850f8f4 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:00.272982 np0000183032 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 4/15] 199.204.45.210 () {64 vars in 1272 bytes} [Fri Jun 26 01:37:00 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 01:37:00.307249 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [req-d20a295a-3efd-4190-9ee2-919af850f8f4 req-745e8ecc-bfb9-4c08-82b0-5a5ad1918454 None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:00.310444 np0000183032 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [req-d20a295a-3efd-4190-9ee2-919af850f8f4 req-745e8ecc-bfb9-4c08-82b0-5a5ad1918454 demo demo] GET https://199.204.45.210/volume/v3/ Jun 26 01:37:00.310957 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [req-d20a295a-3efd-4190-9ee2-919af850f8f4 req-745e8ecc-bfb9-4c08-82b0-5a5ad1918454 demo demo] Empty body provided in request {{(pid=112542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:37:00.311282 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [req-d20a295a-3efd-4190-9ee2-919af850f8f4 req-745e8ecc-bfb9-4c08-82b0-5a5ad1918454 demo demo] Calling method 'version_select' {{(pid=112542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:37:00.311786 np0000183032 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [req-d20a295a-3efd-4190-9ee2-919af850f8f4 req-745e8ecc-bfb9-4c08-82b0-5a5ad1918454 demo demo] https://199.204.45.210/volume/v3/ returned with HTTP 200 Jun 26 01:37:00.312205 np0000183032 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 5/16] 199.204.45.210 () {66 vars in 1346 bytes} [Fri Jun 26 01:37:00 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:37:00.354282 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.middleware.request_id [None req-e2a0c435-bd13-4e75-944e-5b32946b1052 None None] RequestId filter calling following filter/app {{(pid=112543) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:00.356735 np0000183032 devstack@c-api.service[112543]: INFO cinder.api.openstack.wsgi [None req-e2a0c435-bd13-4e75-944e-5b32946b1052 demo demo] GET https://199.204.45.210/volume/v3/types/default Jun 26 01:37:00.356991 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.openstack.wsgi [None req-e2a0c435-bd13-4e75-944e-5b32946b1052 demo demo] Empty body provided in request {{(pid=112543) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:37:00.357244 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.openstack.wsgi [None req-e2a0c435-bd13-4e75-944e-5b32946b1052 demo demo] Calling method 'show' {{(pid=112543) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:37:00.367024 np0000183032 devstack@c-api.service[112543]: INFO cinder.api.openstack.wsgi [None req-e2a0c435-bd13-4e75-944e-5b32946b1052 demo demo] https://199.204.45.210/volume/v3/types/default returned with HTTP 200 Jun 26 01:37:00.367444 np0000183032 devstack@c-api.service[112543]: [pid: 112543|app: 0|req: 4/17] 199.204.45.210 () {64 vars in 1301 bytes} [Fri Jun 26 01:37:00 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:37:00.405039 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-877921c4-7d43-4861-addf-bf63d1d8cded None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:00.406431 np0000183032 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 5/18] 199.204.45.210 () {62 vars in 1068 bytes} [Fri Jun 26 01:37:00 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 01:37:00.440221 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-3be83eab-bbd5-40b9-bc8d-659e22d5aee3 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:00.443720 np0000183032 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 5/19] 199.204.45.210 () {64 vars in 1272 bytes} [Fri Jun 26 01:37:00 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (1 switches on core 0) Jun 26 01:37:00.502879 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [req-3be83eab-bbd5-40b9-bc8d-659e22d5aee3 req-4aee6af6-d5eb-49dd-ad1f-d501ed396a2b None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:00.506457 np0000183032 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [req-3be83eab-bbd5-40b9-bc8d-659e22d5aee3 req-4aee6af6-d5eb-49dd-ad1f-d501ed396a2b demo demo] GET https://199.204.45.210/volume/v3/ Jun 26 01:37:00.507007 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [req-3be83eab-bbd5-40b9-bc8d-659e22d5aee3 req-4aee6af6-d5eb-49dd-ad1f-d501ed396a2b demo demo] Empty body provided in request {{(pid=112542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:37:00.507312 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [req-3be83eab-bbd5-40b9-bc8d-659e22d5aee3 req-4aee6af6-d5eb-49dd-ad1f-d501ed396a2b demo demo] Calling method 'version_select' {{(pid=112542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:37:00.507771 np0000183032 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [req-3be83eab-bbd5-40b9-bc8d-659e22d5aee3 req-4aee6af6-d5eb-49dd-ad1f-d501ed396a2b demo demo] https://199.204.45.210/volume/v3/ returned with HTTP 200 Jun 26 01:37:00.508196 np0000183032 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 6/20] 199.204.45.210 () {66 vars in 1346 bytes} [Fri Jun 26 01:37:00 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:37:00.548963 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.middleware.request_id [None req-fb51a5a2-2e38-434c-be77-b0b68035bf89 None None] RequestId filter calling following filter/app {{(pid=112543) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:00.551460 np0000183032 devstack@c-api.service[112543]: INFO cinder.api.openstack.wsgi [None req-fb51a5a2-2e38-434c-be77-b0b68035bf89 demo demo] GET https://199.204.45.210/volume/v3/types/default Jun 26 01:37:00.551762 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.openstack.wsgi [None req-fb51a5a2-2e38-434c-be77-b0b68035bf89 demo demo] Empty body provided in request {{(pid=112543) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:37:00.552018 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.openstack.wsgi [None req-fb51a5a2-2e38-434c-be77-b0b68035bf89 demo demo] Calling method 'show' {{(pid=112543) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:37:00.561896 np0000183032 devstack@c-api.service[112543]: INFO cinder.api.openstack.wsgi [None req-fb51a5a2-2e38-434c-be77-b0b68035bf89 demo demo] https://199.204.45.210/volume/v3/types/default returned with HTTP 200 Jun 26 01:37:00.562351 np0000183032 devstack@c-api.service[112543]: [pid: 112543|app: 0|req: 5/21] 199.204.45.210 () {64 vars in 1301 bytes} [Fri Jun 26 01:37:00 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:37:08.601964 np0000183032 devstack@c-api.service[112542]: DEBUG dbcounter [-] [112542] Writing DB stats cinder:SELECT=1 {{(pid=112542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:37:10.558119 np0000183032 devstack@c-api.service[112543]: DEBUG dbcounter [-] [112543] Writing DB stats cinder:SELECT=8 {{(pid=112543) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:42:19.855318 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-21d4020d-16e4-4626-bfff-c4b293b8fe3e None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:42:19.934398 np0000183032 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-21d4020d-16e4-4626-bfff-c4b293b8fe3e demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 01:42:19.934684 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-21d4020d-16e4-4626-bfff-c4b293b8fe3e demo demo] Empty body provided in request {{(pid=112544) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:42:19.934965 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-21d4020d-16e4-4626-bfff-c4b293b8fe3e demo demo] Calling method 'detail' {{(pid=112544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:42:19.935826 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.api_utils [None req-21d4020d-16e4-4626-bfff-c4b293b8fe3e demo demo] Removing options '' from query. {{(pid=112544) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:42:19.936957 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.volume.api [None req-21d4020d-16e4-4626-bfff-c4b293b8fe3e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112544) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:42:19.979686 np0000183032 devstack@c-api.service[112544]: INFO cinder.volume.api [None req-21d4020d-16e4-4626-bfff-c4b293b8fe3e demo demo] Get all volumes completed successfully. Jun 26 01:42:19.982433 np0000183032 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-21d4020d-16e4-4626-bfff-c4b293b8fe3e demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:42:19.982994 np0000183032 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 6/22] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 01:42:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:42:29.974272 np0000183032 devstack@c-api.service[112544]: DEBUG dbcounter [-] [112544] Writing DB stats cinder:SELECT=1 {{(pid=112544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:43:20.010101 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-1522b6ba-57a5-47ed-b61d-8a9752aa020c None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:43:20.016919 np0000183032 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-1522b6ba-57a5-47ed-b61d-8a9752aa020c demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 01:43:20.016919 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-1522b6ba-57a5-47ed-b61d-8a9752aa020c demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:43:20.016919 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-1522b6ba-57a5-47ed-b61d-8a9752aa020c demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:43:20.016919 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-1522b6ba-57a5-47ed-b61d-8a9752aa020c demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:43:20.018912 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-1522b6ba-57a5-47ed-b61d-8a9752aa020c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:43:20.051558 np0000183032 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-1522b6ba-57a5-47ed-b61d-8a9752aa020c demo demo] Get all volumes completed successfully. Jun 26 01:43:20.054272 np0000183032 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-1522b6ba-57a5-47ed-b61d-8a9752aa020c demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:43:20.054780 np0000183032 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 6/23] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 01:43:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:43:30.045312 np0000183032 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:44:20.084412 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [None req-f1637acd-052a-4d2d-8091-eb614324815c None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:44:20.087966 np0000183032 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-f1637acd-052a-4d2d-8091-eb614324815c demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 01:44:20.088154 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-f1637acd-052a-4d2d-8091-eb614324815c demo demo] Empty body provided in request {{(pid=112542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:44:20.088382 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-f1637acd-052a-4d2d-8091-eb614324815c demo demo] Calling method 'detail' {{(pid=112542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:44:20.088850 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.api_utils [None req-f1637acd-052a-4d2d-8091-eb614324815c demo demo] Removing options '' from query. {{(pid=112542) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:44:20.089639 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.volume.api [None req-f1637acd-052a-4d2d-8091-eb614324815c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112542) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:44:20.130911 np0000183032 devstack@c-api.service[112542]: INFO cinder.volume.api [None req-f1637acd-052a-4d2d-8091-eb614324815c demo demo] Get all volumes completed successfully. Jun 26 01:44:20.134375 np0000183032 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-f1637acd-052a-4d2d-8091-eb614324815c demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:44:20.135107 np0000183032 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 7/24] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 01:44:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 26 01:44:30.122933 np0000183032 devstack@c-api.service[112542]: DEBUG dbcounter [-] [112542] Writing DB stats cinder:SELECT=1 {{(pid=112542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:45:20.153246 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.middleware.request_id [None req-ecaf2f8a-291f-4686-a630-c0b9dc5f7bdb None None] RequestId filter calling following filter/app {{(pid=112543) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:45:20.155640 np0000183032 devstack@c-api.service[112543]: INFO cinder.api.openstack.wsgi [None req-ecaf2f8a-291f-4686-a630-c0b9dc5f7bdb demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 01:45:20.155886 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.openstack.wsgi [None req-ecaf2f8a-291f-4686-a630-c0b9dc5f7bdb demo demo] Empty body provided in request {{(pid=112543) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:45:20.156280 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.openstack.wsgi [None req-ecaf2f8a-291f-4686-a630-c0b9dc5f7bdb demo demo] Calling method 'detail' {{(pid=112543) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:45:20.157387 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.api_utils [None req-ecaf2f8a-291f-4686-a630-c0b9dc5f7bdb demo demo] Removing options '' from query. {{(pid=112543) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:45:20.159261 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.volume.api [None req-ecaf2f8a-291f-4686-a630-c0b9dc5f7bdb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112543) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:45:20.206549 np0000183032 devstack@c-api.service[112543]: INFO cinder.volume.api [None req-ecaf2f8a-291f-4686-a630-c0b9dc5f7bdb demo demo] Get all volumes completed successfully. Jun 26 01:45:20.209588 np0000183032 devstack@c-api.service[112543]: INFO cinder.api.openstack.wsgi [None req-ecaf2f8a-291f-4686-a630-c0b9dc5f7bdb demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:45:20.210100 np0000183032 devstack@c-api.service[112543]: [pid: 112543|app: 0|req: 6/25] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 01:45:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 26 01:45:30.200919 np0000183032 devstack@c-api.service[112543]: DEBUG dbcounter [-] [112543] Writing DB stats cinder:SELECT=1 {{(pid=112543) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:46:20.251300 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-cc6e84e5-1a88-47e1-943e-9dee791b2333 None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:46:20.256695 np0000183032 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-cc6e84e5-1a88-47e1-943e-9dee791b2333 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 01:46:20.257020 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-cc6e84e5-1a88-47e1-943e-9dee791b2333 demo demo] Empty body provided in request {{(pid=112544) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:46:20.257300 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-cc6e84e5-1a88-47e1-943e-9dee791b2333 demo demo] Calling method 'detail' {{(pid=112544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:46:20.257641 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.api_utils [None req-cc6e84e5-1a88-47e1-943e-9dee791b2333 demo demo] Removing options '' from query. {{(pid=112544) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:46:20.258919 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.volume.api [None req-cc6e84e5-1a88-47e1-943e-9dee791b2333 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112544) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:46:20.273611 np0000183032 devstack@c-api.service[112544]: INFO cinder.volume.api [None req-cc6e84e5-1a88-47e1-943e-9dee791b2333 demo demo] Get all volumes completed successfully. Jun 26 01:46:20.276008 np0000183032 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-cc6e84e5-1a88-47e1-943e-9dee791b2333 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:46:20.276393 np0000183032 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 7/26] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 01:46:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:46:30.266285 np0000183032 devstack@c-api.service[112544]: DEBUG dbcounter [-] [112544] Writing DB stats cinder:SELECT=1 {{(pid=112544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:47:20.289845 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-ad195597-bb0d-44e0-ba70-0dbf01768da9 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:47:20.413079 np0000183032 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-ad195597-bb0d-44e0-ba70-0dbf01768da9 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 01:47:20.413346 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-ad195597-bb0d-44e0-ba70-0dbf01768da9 demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:47:20.413622 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-ad195597-bb0d-44e0-ba70-0dbf01768da9 demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:47:20.413991 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-ad195597-bb0d-44e0-ba70-0dbf01768da9 demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:47:20.416198 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-ad195597-bb0d-44e0-ba70-0dbf01768da9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:47:20.427096 np0000183032 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-ad195597-bb0d-44e0-ba70-0dbf01768da9 demo demo] Get all volumes completed successfully. Jun 26 01:47:20.430666 np0000183032 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-ad195597-bb0d-44e0-ba70-0dbf01768da9 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:47:20.431190 np0000183032 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 7/27] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 01:47:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:47:30.419641 np0000183032 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:48:20.451723 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [None req-a6864592-d46e-4041-9855-b27ccab1a9b6 None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:48:20.455844 np0000183032 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-a6864592-d46e-4041-9855-b27ccab1a9b6 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 01:48:20.456215 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-a6864592-d46e-4041-9855-b27ccab1a9b6 demo demo] Empty body provided in request {{(pid=112542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:48:20.456631 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-a6864592-d46e-4041-9855-b27ccab1a9b6 demo demo] Calling method 'detail' {{(pid=112542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:48:20.456959 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.api_utils [None req-a6864592-d46e-4041-9855-b27ccab1a9b6 demo demo] Removing options '' from query. {{(pid=112542) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:48:20.458120 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.volume.api [None req-a6864592-d46e-4041-9855-b27ccab1a9b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112542) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:48:20.466973 np0000183032 devstack@c-api.service[112542]: INFO cinder.volume.api [None req-a6864592-d46e-4041-9855-b27ccab1a9b6 demo demo] Get all volumes completed successfully. Jun 26 01:48:20.469944 np0000183032 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-a6864592-d46e-4041-9855-b27ccab1a9b6 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:48:20.470419 np0000183032 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 8/28] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 01:48:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:48:30.461448 np0000183032 devstack@c-api.service[112542]: DEBUG dbcounter [-] [112542] Writing DB stats cinder:SELECT=1 {{(pid=112542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:49:20.486812 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.middleware.request_id [None req-c87b87b1-fc14-4204-a4ba-8a73813bf59f None None] RequestId filter calling following filter/app {{(pid=112543) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:49:20.490332 np0000183032 devstack@c-api.service[112543]: INFO cinder.api.openstack.wsgi [None req-c87b87b1-fc14-4204-a4ba-8a73813bf59f demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 01:49:20.490569 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.openstack.wsgi [None req-c87b87b1-fc14-4204-a4ba-8a73813bf59f demo demo] Empty body provided in request {{(pid=112543) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:49:20.490850 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.openstack.wsgi [None req-c87b87b1-fc14-4204-a4ba-8a73813bf59f demo demo] Calling method 'detail' {{(pid=112543) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:49:20.491177 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.api_utils [None req-c87b87b1-fc14-4204-a4ba-8a73813bf59f demo demo] Removing options '' from query. {{(pid=112543) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:49:20.492184 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.volume.api [None req-c87b87b1-fc14-4204-a4ba-8a73813bf59f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112543) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:49:20.505560 np0000183032 devstack@c-api.service[112543]: INFO cinder.volume.api [None req-c87b87b1-fc14-4204-a4ba-8a73813bf59f demo demo] Get all volumes completed successfully. Jun 26 01:49:20.508690 np0000183032 devstack@c-api.service[112543]: INFO cinder.api.openstack.wsgi [None req-c87b87b1-fc14-4204-a4ba-8a73813bf59f demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:49:20.509272 np0000183032 devstack@c-api.service[112543]: [pid: 112543|app: 0|req: 7/29] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 01:49:20 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 26 01:49:30.496398 np0000183032 devstack@c-api.service[112543]: DEBUG dbcounter [-] [112543] Writing DB stats cinder:SELECT=1 {{(pid=112543) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:50:20.523787 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-6d8625bd-89d1-48a2-93ca-29eb5628e53e None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:50:20.526841 np0000183032 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-6d8625bd-89d1-48a2-93ca-29eb5628e53e demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 01:50:20.527094 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-6d8625bd-89d1-48a2-93ca-29eb5628e53e demo demo] Empty body provided in request {{(pid=112544) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:50:20.527341 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-6d8625bd-89d1-48a2-93ca-29eb5628e53e demo demo] Calling method 'detail' {{(pid=112544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:50:20.527633 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.api_utils [None req-6d8625bd-89d1-48a2-93ca-29eb5628e53e demo demo] Removing options '' from query. {{(pid=112544) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:50:20.528625 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.volume.api [None req-6d8625bd-89d1-48a2-93ca-29eb5628e53e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112544) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:50:20.535741 np0000183032 devstack@c-api.service[112544]: INFO cinder.volume.api [None req-6d8625bd-89d1-48a2-93ca-29eb5628e53e demo demo] Get all volumes completed successfully. Jun 26 01:50:20.537786 np0000183032 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-6d8625bd-89d1-48a2-93ca-29eb5628e53e demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:50:20.538133 np0000183032 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 8/30] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 01:50:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:50:30.531933 np0000183032 devstack@c-api.service[112544]: DEBUG dbcounter [-] [112544] Writing DB stats cinder:SELECT=1 {{(pid=112544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:51:20.554556 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-1a0a0815-cd02-4663-9039-ced33d50274d None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:51:20.557819 np0000183032 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-1a0a0815-cd02-4663-9039-ced33d50274d demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 01:51:20.558081 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-1a0a0815-cd02-4663-9039-ced33d50274d demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:51:20.558377 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-1a0a0815-cd02-4663-9039-ced33d50274d demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:51:20.559037 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-1a0a0815-cd02-4663-9039-ced33d50274d demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:51:20.560219 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-1a0a0815-cd02-4663-9039-ced33d50274d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:51:20.569779 np0000183032 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-1a0a0815-cd02-4663-9039-ced33d50274d demo demo] Get all volumes completed successfully. Jun 26 01:51:20.572929 np0000183032 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-1a0a0815-cd02-4663-9039-ced33d50274d demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:51:20.573451 np0000183032 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 8/31] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 01:51:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:51:30.563982 np0000183032 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:52:20.590685 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [None req-fc60022b-7c4e-4c61-a913-def260831722 None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:52:20.737134 np0000183032 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-fc60022b-7c4e-4c61-a913-def260831722 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 01:52:20.740561 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-fc60022b-7c4e-4c61-a913-def260831722 demo demo] Empty body provided in request {{(pid=112542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:52:20.740561 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-fc60022b-7c4e-4c61-a913-def260831722 demo demo] Calling method 'detail' {{(pid=112542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:52:20.740561 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.api_utils [None req-fc60022b-7c4e-4c61-a913-def260831722 demo demo] Removing options '' from query. {{(pid=112542) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:52:20.740561 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.volume.api [None req-fc60022b-7c4e-4c61-a913-def260831722 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112542) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:52:20.747567 np0000183032 devstack@c-api.service[112542]: INFO cinder.volume.api [None req-fc60022b-7c4e-4c61-a913-def260831722 demo demo] Get all volumes completed successfully. Jun 26 01:52:20.750341 np0000183032 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-fc60022b-7c4e-4c61-a913-def260831722 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:52:20.750924 np0000183032 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 9/32] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 01:52:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:52:30.742913 np0000183032 devstack@c-api.service[112542]: DEBUG dbcounter [-] [112542] Writing DB stats cinder:SELECT=1 {{(pid=112542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:53:20.766246 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.middleware.request_id [None req-6571f104-0e9f-4b68-ae58-b4d660441b36 None None] RequestId filter calling following filter/app {{(pid=112543) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:53:20.770155 np0000183032 devstack@c-api.service[112543]: INFO cinder.api.openstack.wsgi [None req-6571f104-0e9f-4b68-ae58-b4d660441b36 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 01:53:20.770360 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.openstack.wsgi [None req-6571f104-0e9f-4b68-ae58-b4d660441b36 demo demo] Empty body provided in request {{(pid=112543) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:53:20.770617 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.openstack.wsgi [None req-6571f104-0e9f-4b68-ae58-b4d660441b36 demo demo] Calling method 'detail' {{(pid=112543) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:53:20.770922 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.api_utils [None req-6571f104-0e9f-4b68-ae58-b4d660441b36 demo demo] Removing options '' from query. {{(pid=112543) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:53:20.771841 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.volume.api [None req-6571f104-0e9f-4b68-ae58-b4d660441b36 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112543) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:53:20.780255 np0000183032 devstack@c-api.service[112543]: INFO cinder.volume.api [None req-6571f104-0e9f-4b68-ae58-b4d660441b36 demo demo] Get all volumes completed successfully. Jun 26 01:53:20.782741 np0000183032 devstack@c-api.service[112543]: INFO cinder.api.openstack.wsgi [None req-6571f104-0e9f-4b68-ae58-b4d660441b36 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:53:20.783125 np0000183032 devstack@c-api.service[112543]: [pid: 112543|app: 0|req: 8/33] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 01:53:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:53:30.774993 np0000183032 devstack@c-api.service[112543]: DEBUG dbcounter [-] [112543] Writing DB stats cinder:SELECT=1 {{(pid=112543) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:54:20.800703 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-7366b825-2b77-43ae-93b7-da90fec34b56 None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:54:20.805102 np0000183032 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-7366b825-2b77-43ae-93b7-da90fec34b56 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 01:54:20.805367 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-7366b825-2b77-43ae-93b7-da90fec34b56 demo demo] Empty body provided in request {{(pid=112544) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:54:20.805725 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-7366b825-2b77-43ae-93b7-da90fec34b56 demo demo] Calling method 'detail' {{(pid=112544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:54:20.806097 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.api_utils [None req-7366b825-2b77-43ae-93b7-da90fec34b56 demo demo] Removing options '' from query. {{(pid=112544) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:54:20.807258 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.volume.api [None req-7366b825-2b77-43ae-93b7-da90fec34b56 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112544) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:54:20.820850 np0000183032 devstack@c-api.service[112544]: INFO cinder.volume.api [None req-7366b825-2b77-43ae-93b7-da90fec34b56 demo demo] Get all volumes completed successfully. Jun 26 01:54:20.824980 np0000183032 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-7366b825-2b77-43ae-93b7-da90fec34b56 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:54:20.825543 np0000183032 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 9/34] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 01:54:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:54:30.811879 np0000183032 devstack@c-api.service[112544]: DEBUG dbcounter [-] [112544] Writing DB stats cinder:SELECT=1 {{(pid=112544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:55:20.842013 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-06ed8d26-7dee-45d3-b1cb-cab23e518c24 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:55:20.845970 np0000183032 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-06ed8d26-7dee-45d3-b1cb-cab23e518c24 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 01:55:20.846390 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-06ed8d26-7dee-45d3-b1cb-cab23e518c24 demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:55:20.846785 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-06ed8d26-7dee-45d3-b1cb-cab23e518c24 demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:55:20.847259 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-06ed8d26-7dee-45d3-b1cb-cab23e518c24 demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:55:20.848836 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-06ed8d26-7dee-45d3-b1cb-cab23e518c24 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:55:20.857184 np0000183032 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-06ed8d26-7dee-45d3-b1cb-cab23e518c24 demo demo] Get all volumes completed successfully. Jun 26 01:55:20.859358 np0000183032 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-06ed8d26-7dee-45d3-b1cb-cab23e518c24 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:55:20.859820 np0000183032 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 9/35] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 01:55:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:55:30.852432 np0000183032 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:56:20.873633 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [None req-ff408fff-bc11-421f-941f-a3b7ac6fb93e None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:56:20.876976 np0000183032 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-ff408fff-bc11-421f-941f-a3b7ac6fb93e demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 01:56:20.877211 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-ff408fff-bc11-421f-941f-a3b7ac6fb93e demo demo] Empty body provided in request {{(pid=112542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:56:20.877619 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-ff408fff-bc11-421f-941f-a3b7ac6fb93e demo demo] Calling method 'detail' {{(pid=112542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:56:20.878043 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.api_utils [None req-ff408fff-bc11-421f-941f-a3b7ac6fb93e demo demo] Removing options '' from query. {{(pid=112542) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:56:20.878946 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.volume.api [None req-ff408fff-bc11-421f-941f-a3b7ac6fb93e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112542) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:56:20.887933 np0000183032 devstack@c-api.service[112542]: INFO cinder.volume.api [None req-ff408fff-bc11-421f-941f-a3b7ac6fb93e demo demo] Get all volumes completed successfully. Jun 26 01:56:20.890683 np0000183032 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-ff408fff-bc11-421f-941f-a3b7ac6fb93e demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:56:20.891146 np0000183032 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 10/36] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 01:56:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:56:30.882304 np0000183032 devstack@c-api.service[112542]: DEBUG dbcounter [-] [112542] Writing DB stats cinder:SELECT=1 {{(pid=112542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:57:20.910616 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.middleware.request_id [None req-09ce1077-13ec-439b-89c0-1d0021a18880 None None] RequestId filter calling following filter/app {{(pid=112543) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:57:20.914838 np0000183032 devstack@c-api.service[112543]: INFO cinder.api.openstack.wsgi [None req-09ce1077-13ec-439b-89c0-1d0021a18880 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 01:57:20.915031 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.openstack.wsgi [None req-09ce1077-13ec-439b-89c0-1d0021a18880 demo demo] Empty body provided in request {{(pid=112543) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:57:20.915321 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.openstack.wsgi [None req-09ce1077-13ec-439b-89c0-1d0021a18880 demo demo] Calling method 'detail' {{(pid=112543) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:57:20.915902 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.api_utils [None req-09ce1077-13ec-439b-89c0-1d0021a18880 demo demo] Removing options '' from query. {{(pid=112543) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:57:20.917161 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.volume.api [None req-09ce1077-13ec-439b-89c0-1d0021a18880 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112543) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:57:20.928405 np0000183032 devstack@c-api.service[112543]: INFO cinder.volume.api [None req-09ce1077-13ec-439b-89c0-1d0021a18880 demo demo] Get all volumes completed successfully. Jun 26 01:57:20.931700 np0000183032 devstack@c-api.service[112543]: INFO cinder.api.openstack.wsgi [None req-09ce1077-13ec-439b-89c0-1d0021a18880 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:57:20.932111 np0000183032 devstack@c-api.service[112543]: [pid: 112543|app: 0|req: 9/37] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 01:57:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:57:30.920931 np0000183032 devstack@c-api.service[112543]: DEBUG dbcounter [-] [112543] Writing DB stats cinder:SELECT=1 {{(pid=112543) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:58:20.946518 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-54516b2b-953e-491b-8bd3-1a730953fc20 None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:58:21.000839 np0000183032 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-54516b2b-953e-491b-8bd3-1a730953fc20 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 01:58:21.001274 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-54516b2b-953e-491b-8bd3-1a730953fc20 demo demo] Empty body provided in request {{(pid=112544) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:58:21.001765 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-54516b2b-953e-491b-8bd3-1a730953fc20 demo demo] Calling method 'detail' {{(pid=112544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:58:21.002267 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.api_utils [None req-54516b2b-953e-491b-8bd3-1a730953fc20 demo demo] Removing options '' from query. {{(pid=112544) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:58:21.004098 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.volume.api [None req-54516b2b-953e-491b-8bd3-1a730953fc20 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112544) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:58:21.011696 np0000183032 devstack@c-api.service[112544]: INFO cinder.volume.api [None req-54516b2b-953e-491b-8bd3-1a730953fc20 demo demo] Get all volumes completed successfully. Jun 26 01:58:21.014282 np0000183032 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-54516b2b-953e-491b-8bd3-1a730953fc20 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:58:21.014419 np0000183032 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 10/38] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 01:58:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 26 01:58:31.007636 np0000183032 devstack@c-api.service[112544]: DEBUG dbcounter [-] [112544] Writing DB stats cinder:SELECT=1 {{(pid=112544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:59:21.028549 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-90dc0736-b2b0-43d4-a935-d6cdab8d79f9 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:59:21.030802 np0000183032 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-90dc0736-b2b0-43d4-a935-d6cdab8d79f9 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 01:59:21.030966 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-90dc0736-b2b0-43d4-a935-d6cdab8d79f9 demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:59:21.031134 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-90dc0736-b2b0-43d4-a935-d6cdab8d79f9 demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:59:21.031362 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-90dc0736-b2b0-43d4-a935-d6cdab8d79f9 demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:59:21.032060 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-90dc0736-b2b0-43d4-a935-d6cdab8d79f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:59:21.043000 np0000183032 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-90dc0736-b2b0-43d4-a935-d6cdab8d79f9 demo demo] Get all volumes completed successfully. Jun 26 01:59:21.045370 np0000183032 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-90dc0736-b2b0-43d4-a935-d6cdab8d79f9 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:59:21.045887 np0000183032 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 10/39] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 01:59:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:59:31.035818 np0000183032 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:00:21.059863 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [None req-9fcb1acc-8e5c-4a7f-9f19-b998d3a06d8f None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:00:21.063426 np0000183032 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-9fcb1acc-8e5c-4a7f-9f19-b998d3a06d8f demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 02:00:21.063678 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-9fcb1acc-8e5c-4a7f-9f19-b998d3a06d8f demo demo] Empty body provided in request {{(pid=112542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:00:21.063917 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-9fcb1acc-8e5c-4a7f-9f19-b998d3a06d8f demo demo] Calling method 'detail' {{(pid=112542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:00:21.064272 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.api_utils [None req-9fcb1acc-8e5c-4a7f-9f19-b998d3a06d8f demo demo] Removing options '' from query. {{(pid=112542) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:00:21.065226 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.volume.api [None req-9fcb1acc-8e5c-4a7f-9f19-b998d3a06d8f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112542) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:00:21.074893 np0000183032 devstack@c-api.service[112542]: INFO cinder.volume.api [None req-9fcb1acc-8e5c-4a7f-9f19-b998d3a06d8f demo demo] Get all volumes completed successfully. Jun 26 02:00:21.077673 np0000183032 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-9fcb1acc-8e5c-4a7f-9f19-b998d3a06d8f demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:00:21.078230 np0000183032 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 11/40] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 02:00:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:00:31.068537 np0000183032 devstack@c-api.service[112542]: DEBUG dbcounter [-] [112542] Writing DB stats cinder:SELECT=1 {{(pid=112542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:01:21.090614 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.middleware.request_id [None req-921f334d-1718-435c-8003-f9b8d7c44a25 None None] RequestId filter calling following filter/app {{(pid=112543) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:01:21.094828 np0000183032 devstack@c-api.service[112543]: INFO cinder.api.openstack.wsgi [None req-921f334d-1718-435c-8003-f9b8d7c44a25 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 02:01:21.095362 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.openstack.wsgi [None req-921f334d-1718-435c-8003-f9b8d7c44a25 demo demo] Empty body provided in request {{(pid=112543) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:01:21.095943 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.openstack.wsgi [None req-921f334d-1718-435c-8003-f9b8d7c44a25 demo demo] Calling method 'detail' {{(pid=112543) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:01:21.096515 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.api_utils [None req-921f334d-1718-435c-8003-f9b8d7c44a25 demo demo] Removing options '' from query. {{(pid=112543) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:01:21.098309 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.volume.api [None req-921f334d-1718-435c-8003-f9b8d7c44a25 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112543) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:01:21.108006 np0000183032 devstack@c-api.service[112543]: INFO cinder.volume.api [None req-921f334d-1718-435c-8003-f9b8d7c44a25 demo demo] Get all volumes completed successfully. Jun 26 02:01:21.110910 np0000183032 devstack@c-api.service[112543]: INFO cinder.api.openstack.wsgi [None req-921f334d-1718-435c-8003-f9b8d7c44a25 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:01:21.111366 np0000183032 devstack@c-api.service[112543]: [pid: 112543|app: 0|req: 10/41] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 02:01:21 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 26 02:01:31.102430 np0000183032 devstack@c-api.service[112543]: DEBUG dbcounter [-] [112543] Writing DB stats cinder:SELECT=1 {{(pid=112543) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:02:21.130300 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-6a8f5933-7575-40e3-8c2c-fb0e85430e24 None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:02:21.134958 np0000183032 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-6a8f5933-7575-40e3-8c2c-fb0e85430e24 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 02:02:21.135206 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-6a8f5933-7575-40e3-8c2c-fb0e85430e24 demo demo] Empty body provided in request {{(pid=112544) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:02:21.135467 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-6a8f5933-7575-40e3-8c2c-fb0e85430e24 demo demo] Calling method 'detail' {{(pid=112544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:02:21.135880 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.api_utils [None req-6a8f5933-7575-40e3-8c2c-fb0e85430e24 demo demo] Removing options '' from query. {{(pid=112544) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:02:21.136791 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.volume.api [None req-6a8f5933-7575-40e3-8c2c-fb0e85430e24 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112544) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:02:21.145783 np0000183032 devstack@c-api.service[112544]: INFO cinder.volume.api [None req-6a8f5933-7575-40e3-8c2c-fb0e85430e24 demo demo] Get all volumes completed successfully. Jun 26 02:02:21.148565 np0000183032 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-6a8f5933-7575-40e3-8c2c-fb0e85430e24 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:02:21.149177 np0000183032 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 11/42] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 02:02:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:02:31.140452 np0000183032 devstack@c-api.service[112544]: DEBUG dbcounter [-] [112544] Writing DB stats cinder:SELECT=1 {{(pid=112544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:03:21.164732 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-8e270102-34af-4549-95b7-6a1eba35bce7 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:03:21.268740 np0000183032 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-8e270102-34af-4549-95b7-6a1eba35bce7 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 02:03:21.268966 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-8e270102-34af-4549-95b7-6a1eba35bce7 demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:03:21.269254 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-8e270102-34af-4549-95b7-6a1eba35bce7 demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:03:21.269537 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-8e270102-34af-4549-95b7-6a1eba35bce7 demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:03:21.270487 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-8e270102-34af-4549-95b7-6a1eba35bce7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:03:21.278055 np0000183032 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-8e270102-34af-4549-95b7-6a1eba35bce7 demo demo] Get all volumes completed successfully. Jun 26 02:03:21.279875 np0000183032 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-8e270102-34af-4549-95b7-6a1eba35bce7 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:03:21.280209 np0000183032 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 11/43] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 02:03:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:03:31.273556 np0000183032 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:04:21.299419 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [None req-9dd74410-55b1-441e-864f-44b9f5a61630 None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:04:21.302607 np0000183032 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-9dd74410-55b1-441e-864f-44b9f5a61630 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 02:04:21.302847 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-9dd74410-55b1-441e-864f-44b9f5a61630 demo demo] Empty body provided in request {{(pid=112542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:04:21.303075 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-9dd74410-55b1-441e-864f-44b9f5a61630 demo demo] Calling method 'detail' {{(pid=112542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:04:21.303839 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.api_utils [None req-9dd74410-55b1-441e-864f-44b9f5a61630 demo demo] Removing options '' from query. {{(pid=112542) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:04:21.304301 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.volume.api [None req-9dd74410-55b1-441e-864f-44b9f5a61630 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112542) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:04:21.313818 np0000183032 devstack@c-api.service[112542]: INFO cinder.volume.api [None req-9dd74410-55b1-441e-864f-44b9f5a61630 demo demo] Get all volumes completed successfully. Jun 26 02:04:21.316155 np0000183032 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-9dd74410-55b1-441e-864f-44b9f5a61630 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:04:21.317016 np0000183032 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 12/44] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 02:04:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:04:31.308331 np0000183032 devstack@c-api.service[112542]: DEBUG dbcounter [-] [112542] Writing DB stats cinder:SELECT=1 {{(pid=112542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:05:21.335882 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.middleware.request_id [None req-729865e2-feac-49d8-a29f-d8d1cb187993 None None] RequestId filter calling following filter/app {{(pid=112543) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:05:21.340708 np0000183032 devstack@c-api.service[112543]: INFO cinder.api.openstack.wsgi [None req-729865e2-feac-49d8-a29f-d8d1cb187993 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 02:05:21.341078 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.openstack.wsgi [None req-729865e2-feac-49d8-a29f-d8d1cb187993 demo demo] Empty body provided in request {{(pid=112543) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:05:21.341484 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.openstack.wsgi [None req-729865e2-feac-49d8-a29f-d8d1cb187993 demo demo] Calling method 'detail' {{(pid=112543) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:05:21.342033 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.api_utils [None req-729865e2-feac-49d8-a29f-d8d1cb187993 demo demo] Removing options '' from query. {{(pid=112543) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:05:21.343693 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.volume.api [None req-729865e2-feac-49d8-a29f-d8d1cb187993 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112543) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:05:21.350816 np0000183032 devstack@c-api.service[112543]: INFO cinder.volume.api [None req-729865e2-feac-49d8-a29f-d8d1cb187993 demo demo] Get all volumes completed successfully. Jun 26 02:05:21.352537 np0000183032 devstack@c-api.service[112543]: INFO cinder.api.openstack.wsgi [None req-729865e2-feac-49d8-a29f-d8d1cb187993 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:05:21.352858 np0000183032 devstack@c-api.service[112543]: [pid: 112543|app: 0|req: 11/45] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 02:05:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:05:31.346629 np0000183032 devstack@c-api.service[112543]: DEBUG dbcounter [-] [112543] Writing DB stats cinder:SELECT=1 {{(pid=112543) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:06:21.371994 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-68d8848e-e2e2-49fe-b0b7-4595feb6b454 None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:06:21.375244 np0000183032 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-68d8848e-e2e2-49fe-b0b7-4595feb6b454 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 02:06:21.375548 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-68d8848e-e2e2-49fe-b0b7-4595feb6b454 demo demo] Empty body provided in request {{(pid=112544) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:06:21.375840 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-68d8848e-e2e2-49fe-b0b7-4595feb6b454 demo demo] Calling method 'detail' {{(pid=112544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:06:21.376206 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.api_utils [None req-68d8848e-e2e2-49fe-b0b7-4595feb6b454 demo demo] Removing options '' from query. {{(pid=112544) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:06:21.377252 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.volume.api [None req-68d8848e-e2e2-49fe-b0b7-4595feb6b454 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112544) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:06:21.385090 np0000183032 devstack@c-api.service[112544]: INFO cinder.volume.api [None req-68d8848e-e2e2-49fe-b0b7-4595feb6b454 demo demo] Get all volumes completed successfully. Jun 26 02:06:21.387048 np0000183032 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-68d8848e-e2e2-49fe-b0b7-4595feb6b454 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:06:21.387345 np0000183032 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 12/46] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 02:06:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:06:31.380208 np0000183032 devstack@c-api.service[112544]: DEBUG dbcounter [-] [112544] Writing DB stats cinder:SELECT=1 {{(pid=112544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:07:21.401604 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-0bb28f8d-71fe-4aba-8856-5a6bc5eee925 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:07:21.404385 np0000183032 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-0bb28f8d-71fe-4aba-8856-5a6bc5eee925 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 02:07:21.404836 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-0bb28f8d-71fe-4aba-8856-5a6bc5eee925 demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:07:21.405122 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-0bb28f8d-71fe-4aba-8856-5a6bc5eee925 demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:07:21.405461 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-0bb28f8d-71fe-4aba-8856-5a6bc5eee925 demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:07:21.406611 np0000183032 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-0bb28f8d-71fe-4aba-8856-5a6bc5eee925 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:07:21.415501 np0000183032 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-0bb28f8d-71fe-4aba-8856-5a6bc5eee925 demo demo] Get all volumes completed successfully. Jun 26 02:07:21.417688 np0000183032 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-0bb28f8d-71fe-4aba-8856-5a6bc5eee925 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:07:21.418065 np0000183032 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 12/47] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 02:07:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:07:31.410410 np0000183032 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:08:21.433695 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [None req-61b29c1e-fdb7-4e2d-9d8d-97fa21f4b686 None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:08:21.492683 np0000183032 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-61b29c1e-fdb7-4e2d-9d8d-97fa21f4b686 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 02:08:21.492952 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-61b29c1e-fdb7-4e2d-9d8d-97fa21f4b686 demo demo] Empty body provided in request {{(pid=112542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:08:21.493164 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-61b29c1e-fdb7-4e2d-9d8d-97fa21f4b686 demo demo] Calling method 'detail' {{(pid=112542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:08:21.493449 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.api.api_utils [None req-61b29c1e-fdb7-4e2d-9d8d-97fa21f4b686 demo demo] Removing options '' from query. {{(pid=112542) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:08:21.494377 np0000183032 devstack@c-api.service[112542]: DEBUG cinder.volume.api [None req-61b29c1e-fdb7-4e2d-9d8d-97fa21f4b686 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112542) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:08:21.503601 np0000183032 devstack@c-api.service[112542]: INFO cinder.volume.api [None req-61b29c1e-fdb7-4e2d-9d8d-97fa21f4b686 demo demo] Get all volumes completed successfully. Jun 26 02:08:21.506480 np0000183032 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-61b29c1e-fdb7-4e2d-9d8d-97fa21f4b686 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:08:21.507153 np0000183032 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 13/48] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 02:08:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:08:31.497885 np0000183032 devstack@c-api.service[112542]: DEBUG dbcounter [-] [112542] Writing DB stats cinder:SELECT=1 {{(pid=112542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:09:21.523886 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.middleware.request_id [None req-08323372-d7af-4a2b-8d6d-717585f34c3c None None] RequestId filter calling following filter/app {{(pid=112543) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:09:21.527469 np0000183032 devstack@c-api.service[112543]: INFO cinder.api.openstack.wsgi [None req-08323372-d7af-4a2b-8d6d-717585f34c3c demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 02:09:21.528095 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.openstack.wsgi [None req-08323372-d7af-4a2b-8d6d-717585f34c3c demo demo] Empty body provided in request {{(pid=112543) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:09:21.528095 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.openstack.wsgi [None req-08323372-d7af-4a2b-8d6d-717585f34c3c demo demo] Calling method 'detail' {{(pid=112543) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:09:21.528095 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.api.api_utils [None req-08323372-d7af-4a2b-8d6d-717585f34c3c demo demo] Removing options '' from query. {{(pid=112543) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:09:21.529062 np0000183032 devstack@c-api.service[112543]: DEBUG cinder.volume.api [None req-08323372-d7af-4a2b-8d6d-717585f34c3c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112543) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:09:21.538854 np0000183032 devstack@c-api.service[112543]: INFO cinder.volume.api [None req-08323372-d7af-4a2b-8d6d-717585f34c3c demo demo] Get all volumes completed successfully. Jun 26 02:09:21.541465 np0000183032 devstack@c-api.service[112543]: INFO cinder.api.openstack.wsgi [None req-08323372-d7af-4a2b-8d6d-717585f34c3c demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:09:21.542183 np0000183032 devstack@c-api.service[112543]: [pid: 112543|app: 0|req: 12/49] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 02:09:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:09:31.532172 np0000183032 devstack@c-api.service[112543]: DEBUG dbcounter [-] [112543] Writing DB stats cinder:SELECT=1 {{(pid=112543) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:10:21.557519 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-1282e817-f7bd-4101-946d-d3f6d08f8ddc None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:10:21.561842 np0000183032 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-1282e817-f7bd-4101-946d-d3f6d08f8ddc demo demo] GET https://199.204.45.210/volume/v3/volumes/detail Jun 26 02:10:21.561842 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-1282e817-f7bd-4101-946d-d3f6d08f8ddc demo demo] Empty body provided in request {{(pid=112544) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:10:21.561842 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-1282e817-f7bd-4101-946d-d3f6d08f8ddc demo demo] Calling method 'detail' {{(pid=112544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:10:21.561842 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.api.api_utils [None req-1282e817-f7bd-4101-946d-d3f6d08f8ddc demo demo] Removing options '' from query. {{(pid=112544) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:10:21.562750 np0000183032 devstack@c-api.service[112544]: DEBUG cinder.volume.api [None req-1282e817-f7bd-4101-946d-d3f6d08f8ddc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112544) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:10:21.571205 np0000183032 devstack@c-api.service[112544]: INFO cinder.volume.api [None req-1282e817-f7bd-4101-946d-d3f6d08f8ddc demo demo] Get all volumes completed successfully. Jun 26 02:10:21.573793 np0000183032 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-1282e817-f7bd-4101-946d-d3f6d08f8ddc demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:10:21.574161 np0000183032 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 13/50] 199.204.45.210 () {64 vars in 1296 bytes} [Fri Jun 26 02:10:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:10:31.566320 np0000183032 devstack@c-api.service[112544]: DEBUG dbcounter [-] [112544] Writing DB stats cinder:SELECT=1 {{(pid=112544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}