Jun 20 01:04:18.767063 np0000182340 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 20 01:04:18.773255 np0000182340 devstack@c-api.service[112094]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 20 01:04:18.775575 np0000182340 devstack@c-api.service[112094]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Jun 20 01:04:18 2026] *** Jun 20 01:04:18.775575 np0000182340 devstack@c-api.service[112094]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 20 01:04:18.775575 np0000182340 devstack@c-api.service[112094]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 20 01:04:18.775575 np0000182340 devstack@c-api.service[112094]: nodename: np0000182340 Jun 20 01:04:18.775575 np0000182340 devstack@c-api.service[112094]: machine: x86_64 Jun 20 01:04:18.775575 np0000182340 devstack@c-api.service[112094]: clock source: unix Jun 20 01:04:18.775575 np0000182340 devstack@c-api.service[112094]: pcre jit disabled Jun 20 01:04:18.775575 np0000182340 devstack@c-api.service[112094]: detected number of CPU cores: 16 Jun 20 01:04:18.775575 np0000182340 devstack@c-api.service[112094]: current working directory: / Jun 20 01:04:18.775575 np0000182340 devstack@c-api.service[112094]: detected binary path: /usr/bin/uwsgi-core Jun 20 01:04:18.775575 np0000182340 devstack@c-api.service[112094]: your processes number limit is 256917 Jun 20 01:04:18.775575 np0000182340 devstack@c-api.service[112094]: your memory page size is 4096 bytes Jun 20 01:04:18.775575 np0000182340 devstack@c-api.service[112094]: detected max file descriptor number: 2048 Jun 20 01:04:18.775575 np0000182340 devstack@c-api.service[112094]: lock engine: pthread robust mutexes Jun 20 01:04:18.775910 np0000182340 devstack@c-api.service[112094]: thunder lock: enabled Jun 20 01:04:18.775939 np0000182340 devstack@c-api.service[112094]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 20 01:04:18.775966 np0000182340 devstack@c-api.service[112094]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 20 01:04:18.775997 np0000182340 devstack@c-api.service[112094]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 20 01:04:18.775997 np0000182340 devstack@c-api.service[112094]: Set PythonHome to /opt/stack/data/venv Jun 20 01:04:18.819456 np0000182340 devstack@c-api.service[112094]: Python main interpreter initialized at 0x7aa9346a3668 Jun 20 01:04:18.819456 np0000182340 devstack@c-api.service[112094]: python threads support enabled Jun 20 01:04:18.819456 np0000182340 devstack@c-api.service[112094]: your server socket listen backlog is limited to 100 connections Jun 20 01:04:18.819456 np0000182340 devstack@c-api.service[112094]: your mercy for graceful operations on workers is 80 seconds Jun 20 01:04:18.820369 np0000182340 devstack@c-api.service[112094]: mapped 671795 bytes (656 KB) for 4 cores Jun 20 01:04:18.820369 np0000182340 devstack@c-api.service[112094]: *** Operational MODE: preforking *** Jun 20 01:04:18.820369 np0000182340 devstack@c-api.service[112094]: *** uWSGI is running in multiple interpreter mode *** Jun 20 01:04:18.820369 np0000182340 devstack@c-api.service[112094]: spawned uWSGI master process (pid: 112094) Jun 20 01:04:18.821158 np0000182340 devstack@c-api.service[112094]: spawned uWSGI worker 1 (pid: 112099, cores: 1) Jun 20 01:04:18.820564 np0000182340 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 20 01:04:18.821772 np0000182340 devstack@c-api.service[112094]: spawned uWSGI worker 2 (pid: 112100, cores: 1) Jun 20 01:04:18.822120 np0000182340 devstack@c-api.service[112094]: spawned uWSGI worker 3 (pid: 112101, cores: 1) Jun 20 01:04:18.822504 np0000182340 devstack@c-api.service[112094]: spawned uWSGI worker 4 (pid: 112102, cores: 1) Jun 20 01:04:18.823370 np0000182340 devstack@c-api.service[112094]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 20 01:04:18.949791 np0000182340 devstack@c-api.service[112100]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 20 01:04:18.949791 np0000182340 devstack@c-api.service[112100]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 20 01:04:18.949791 np0000182340 devstack@c-api.service[112100]: we strongly recommend against using it for new projects. Jun 20 01:04:18.949791 np0000182340 devstack@c-api.service[112100]: If you are already using Eventlet, we recommend migrating to a different Jun 20 01:04:18.949791 np0000182340 devstack@c-api.service[112100]: framework. For more detail see Jun 20 01:04:18.949791 np0000182340 devstack@c-api.service[112100]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 20 01:04:18.949791 np0000182340 devstack@c-api.service[112100]: import eventlet # noqa Jun 20 01:04:18.951261 np0000182340 devstack@c-api.service[112101]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 20 01:04:18.951261 np0000182340 devstack@c-api.service[112101]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 20 01:04:18.951261 np0000182340 devstack@c-api.service[112101]: we strongly recommend against using it for new projects. Jun 20 01:04:18.951261 np0000182340 devstack@c-api.service[112101]: If you are already using Eventlet, we recommend migrating to a different Jun 20 01:04:18.951261 np0000182340 devstack@c-api.service[112101]: framework. For more detail see Jun 20 01:04:18.951261 np0000182340 devstack@c-api.service[112101]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 20 01:04:18.951261 np0000182340 devstack@c-api.service[112101]: import eventlet # noqa Jun 20 01:04:18.953693 np0000182340 devstack@c-api.service[112102]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 20 01:04:18.953693 np0000182340 devstack@c-api.service[112102]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 20 01:04:18.953693 np0000182340 devstack@c-api.service[112102]: we strongly recommend against using it for new projects. Jun 20 01:04:18.953693 np0000182340 devstack@c-api.service[112102]: If you are already using Eventlet, we recommend migrating to a different Jun 20 01:04:18.953693 np0000182340 devstack@c-api.service[112102]: framework. For more detail see Jun 20 01:04:18.953693 np0000182340 devstack@c-api.service[112102]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 20 01:04:18.953693 np0000182340 devstack@c-api.service[112102]: import eventlet # noqa Jun 20 01:04:18.956839 np0000182340 devstack@c-api.service[112099]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 20 01:04:18.956839 np0000182340 devstack@c-api.service[112099]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 20 01:04:18.956839 np0000182340 devstack@c-api.service[112099]: we strongly recommend against using it for new projects. Jun 20 01:04:18.956839 np0000182340 devstack@c-api.service[112099]: If you are already using Eventlet, we recommend migrating to a different Jun 20 01:04:18.956839 np0000182340 devstack@c-api.service[112099]: framework. For more detail see Jun 20 01:04:18.956839 np0000182340 devstack@c-api.service[112099]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 20 01:04:18.956839 np0000182340 devstack@c-api.service[112099]: import eventlet # noqa Jun 20 01:04:19.035091 np0000182340 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 20 01:04:19.035091 np0000182340 devstack@c-api.service[112100]: warnings.warn( Jun 20 01:04:19.035843 np0000182340 devstack@c-api.service[112101]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 20 01:04:19.035843 np0000182340 devstack@c-api.service[112101]: warnings.warn( Jun 20 01:04:19.044104 np0000182340 devstack@c-api.service[112102]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 20 01:04:19.044104 np0000182340 devstack@c-api.service[112102]: warnings.warn( Jun 20 01:04:19.048453 np0000182340 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 20 01:04:19.048453 np0000182340 devstack@c-api.service[112099]: warnings.warn( Jun 20 01:04:19.115925 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:19.115925 np0000182340 devstack@c-api.service[112100]: from cgi import parse_header Jun 20 01:04:19.118333 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:19.118333 np0000182340 devstack@c-api.service[112101]: from cgi import parse_header Jun 20 01:04:19.125510 np0000182340 devstack@c-api.service[112102]: /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 20 01:04:19.125510 np0000182340 devstack@c-api.service[112102]: from cgi import parse_header Jun 20 01:04:19.126813 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:19.126813 np0000182340 devstack@c-api.service[112099]: from cgi import parse_header Jun 20 01:04:19.169827 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:19.169827 np0000182340 devstack@c-api.service[112101]: removals.removed_module( Jun 20 01:04:19.170892 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:19.170892 np0000182340 devstack@c-api.service[112100]: removals.removed_module( Jun 20 01:04:19.171700 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:19.171700 np0000182340 devstack@c-api.service[112101]: removals.removed_module( Jun 20 01:04:19.172807 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:19.172807 np0000182340 devstack@c-api.service[112100]: removals.removed_module( Jun 20 01:04:19.176538 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:19.176538 np0000182340 devstack@c-api.service[112099]: removals.removed_module( Jun 20 01:04:19.178217 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:19.178217 np0000182340 devstack@c-api.service[112099]: removals.removed_module( Jun 20 01:04:19.179166 np0000182340 devstack@c-api.service[112102]: /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 20 01:04:19.179166 np0000182340 devstack@c-api.service[112102]: removals.removed_module( Jun 20 01:04:19.181276 np0000182340 devstack@c-api.service[112102]: /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 20 01:04:19.181276 np0000182340 devstack@c-api.service[112102]: removals.removed_module( Jun 20 01:04:19.926640 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:19.926640 np0000182340 devstack@c-api.service[112101]: warnings.warn( Jun 20 01:04:19.932656 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:19.932656 np0000182340 devstack@c-api.service[112100]: warnings.warn( Jun 20 01:04:19.940651 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:19.940651 np0000182340 devstack@c-api.service[112099]: warnings.warn( Jun 20 01:04:19.976974 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:19.976974 np0000182340 devstack@c-api.service[112101]: warnings.warn( Jun 20 01:04:19.982594 np0000182340 devstack@c-api.service[112102]: /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 20 01:04:19.982594 np0000182340 devstack@c-api.service[112102]: warnings.warn( Jun 20 01:04:19.983145 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:19.983145 np0000182340 devstack@c-api.service[112100]: warnings.warn( Jun 20 01:04:19.992020 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:19.992020 np0000182340 devstack@c-api.service[112099]: warnings.warn( Jun 20 01:04:20.031616 np0000182340 devstack@c-api.service[112102]: /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 20 01:04:20.031616 np0000182340 devstack@c-api.service[112102]: warnings.warn( Jun 20 01:04:20.172239 np0000182340 devstack@c-api.service[112099]: 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 20 01:04:20.172398 np0000182340 devstack@c-api.service[112099]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112099) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 20 01:04:20.174157 np0000182340 devstack@c-api.service[112100]: 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 20 01:04:20.174353 np0000182340 devstack@c-api.service[112100]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112100) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 20 01:04:20.182950 np0000182340 devstack@c-api.service[112101]: 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 20 01:04:20.183140 np0000182340 devstack@c-api.service[112101]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112101) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 20 01:04:20.225209 np0000182340 devstack@c-api.service[112102]: 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 20 01:04:20.225368 np0000182340 devstack@c-api.service[112102]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112102) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 20 01:04:20.257496 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:20.257496 np0000182340 devstack@c-api.service[112099]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 20 01:04:20.258818 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:20.258818 np0000182340 devstack@c-api.service[112100]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 20 01:04:20.265015 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:20.265015 np0000182340 devstack@c-api.service[112101]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 20 01:04:20.291362 np0000182340 devstack@c-api.service[112102]: /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 20 01:04:20.291362 np0000182340 devstack@c-api.service[112102]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 20 01:04:20.711555 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112101) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 20 01:04:20.711779 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112102) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 20 01:04:20.711851 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112100) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 20 01:04:20.711915 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112099) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 20 01:04:20.711999 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.711999 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.712119 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.712187 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.712245 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.712305 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.712356 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.712480 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.712556 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.712622 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.712685 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.712749 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.714480 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.714602 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.714602 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.714602 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.714778 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.714842 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.714907 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.714968 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.715026 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.715091 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.715091 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.715189 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.715290 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.715356 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.715446 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.715499 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.715584 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.715670 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.715670 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.715670 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.715670 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.715899 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.715961 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.716010 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.716058 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.716122 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.716187 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.716238 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.716293 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.716360 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.716496 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.716590 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.716702 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.716796 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.716889 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.716980 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.717082 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.717185 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.717277 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.717378 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.717513 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.717618 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.717709 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.717802 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.717894 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.717973 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.718072 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.718168 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.718260 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.718383 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.718485 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.718595 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.718687 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.718779 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.718871 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.718959 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.719055 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.719135 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.719234 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.719831 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.719893 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.719948 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.720010 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.720078 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.720141 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.720208 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.720271 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.720394 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.720472 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.720556 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.720614 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.720675 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.720736 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.720797 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.720855 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.720855 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.720855 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.720855 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.720855 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.720855 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.720855 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.720855 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.720855 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.720855 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.721420 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.721420 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.721420 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.721608 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.721674 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.721674 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.721790 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.721853 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.721909 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.721971 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.722027 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.722027 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.722147 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.722211 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.722266 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.722325 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.722389 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.722478 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.722542 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.722542 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.722656 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.722712 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.722712 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.722826 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.722826 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.722826 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.722826 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.722826 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.723091 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.723091 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.723091 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.723264 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.723341 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.723425 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.723501 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.723501 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.723614 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.723614 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.723731 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.723788 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.723788 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.723909 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.723976 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.724031 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.724031 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.724031 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.724031 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.724031 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.724299 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.724368 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.724432 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.724432 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.724521 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.724556 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.724600 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.724638 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.724673 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.724711 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.724749 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.724787 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.724829 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.724872 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.724911 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.724960 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.724999 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.725037 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.725070 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.725108 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.725145 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.725184 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.725228 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.725228 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.725228 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.725228 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.725228 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.725228 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.725437 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.725437 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.725515 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.725555 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.725595 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.725633 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.725666 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.725709 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.725790 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.725863 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.725900 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.725973 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.726048 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.726133 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.726226 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.726301 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.726348 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.726386 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.726436 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.726481 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.726520 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.726558 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.726596 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.726641 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.726679 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.726718 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.726759 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.726797 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.726797 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.726797 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.726797 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.726797 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.726797 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.726797 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.726797 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.726797 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.727095 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.727095 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.727095 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.727095 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.727275 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.727353 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.727418 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.727494 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.727586 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.727657 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.727715 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.727774 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.727835 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.727890 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.727938 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.728012 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.728076 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.728126 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.728182 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.728238 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.728288 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.728353 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.728353 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.728353 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.728353 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.728353 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.728353 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.728669 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.728729 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.728786 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.728786 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.728786 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.728786 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.728786 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.728786 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.729105 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.729105 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.729105 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.729105 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.729105 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.729383 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.729476 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.729476 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.729684 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.729684 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.729684 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.729684 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.729684 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.729684 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.730108 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.730175 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.730175 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.730285 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.730351 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.730351 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.730493 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.730556 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.730556 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.730556 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.730793 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.730858 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.730858 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.730938 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.730984 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.730984 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.731060 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.731104 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.731104 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.731182 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.731223 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.731293 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.731293 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.731293 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.731293 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.731293 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.731293 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.731293 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.731702 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.731759 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.731806 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.731850 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.731889 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.731935 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.731935 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.732019 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.732064 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.732102 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.732149 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.732190 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.732230 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.732267 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.732305 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.732346 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.732393 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.732467 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.732467 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.732467 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.732595 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.732641 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.732641 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.732715 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.732715 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.732834 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.732943 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.733046 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.733681 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.733794 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.733898 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.734005 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.734105 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.734209 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.734329 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.738295 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.738347 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.738443 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.738531 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.738581 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.738629 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.738675 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.738716 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.738759 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.738800 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.738838 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.738882 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.738921 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.738921 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.738921 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.739035 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.739086 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.739131 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.739179 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.739179 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.739179 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.739179 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.739365 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.739512 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.739512 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.739593 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.739636 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.739680 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.739725 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.739765 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.739804 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.739804 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.739911 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.739981 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.740037 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.740103 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.740167 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.740232 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.740286 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.740348 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.740445 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.740513 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.740568 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.740628 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.740689 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.740749 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.740822 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.740822 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.740822 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.740974 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.740974 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.740974 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.740974 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.740974 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.741249 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.741306 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.741362 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.741457 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.741457 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.741457 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.741457 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.741664 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.741730 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.741792 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.741847 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.741916 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.741981 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.742038 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.742102 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.742157 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.742210 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.742273 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.742327 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.742387 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.742463 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.742534 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.742599 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.742656 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.742717 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.742781 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.742844 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.742844 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.742844 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.743009 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.743085 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.743085 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.743197 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.743268 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.743321 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.743385 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.743385 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.743529 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.743594 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.743594 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.743715 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.743778 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.743840 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.743895 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.743955 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.744016 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.744070 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.744126 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.744126 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.744126 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.744126 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.744332 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.744332 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.744332 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.744332 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.744332 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.744621 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.744689 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.744808 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.744881 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.744944 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.745005 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.745061 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.745129 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.745186 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.745246 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.745307 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.745362 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.745456 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.745515 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.745580 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.745580 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.745699 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.745699 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.745699 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.745699 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.745699 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.745699 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.746040 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.746106 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.746162 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.746162 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.746162 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.746313 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.746371 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.746371 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.746512 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.746583 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.746583 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.746685 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.746749 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.746825 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.746890 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.746950 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.747005 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.747060 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.747121 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.747190 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.747190 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.747335 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.747399 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.747481 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.747551 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.747613 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.747613 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.747613 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.747613 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.747817 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.747872 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.747924 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.747924 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.748000 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.748045 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.748045 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.748120 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.748167 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.748211 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.748255 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.748296 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.748340 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.748340 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.748585 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.748631 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.748631 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.748631 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.751025 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.751025 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.751164 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.751207 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.751207 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.751207 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.751504 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.751663 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.751663 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.751856 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.751907 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.751907 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.751907 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.752019 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.752059 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.753159 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.753207 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.753244 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.753289 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.753331 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.753370 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.753439 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.753494 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.753536 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.753573 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.753611 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.753654 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.753695 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.753737 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.753781 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.753830 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.753875 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.753922 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.753965 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.754004 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.754042 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.754087 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.754087 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.754087 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.754087 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.754087 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.754087 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.754087 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.754087 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.754087 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.754398 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.754398 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.754503 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.754545 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.754591 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.754638 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.754673 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.754711 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.754750 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.754788 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.754826 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.754868 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.754912 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.754912 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.754994 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.754994 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.754994 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.754994 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.754994 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.754994 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.754994 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.758455 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.758455 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.758455 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.758455 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.758455 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.758455 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.758455 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.758768 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.758768 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.758768 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.758768 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.758924 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.758975 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.759024 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.759063 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.759107 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.759145 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.759182 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.759228 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.759305 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.759341 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.759386 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.759441 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.759480 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.759528 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.759575 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.759620 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.759659 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.759705 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.759745 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.759788 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.759833 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.759881 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.759921 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.759921 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.759998 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.759998 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.760054 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.760083 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.760108 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.760131 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.760162 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.760190 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.760213 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.760241 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.760264 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.760287 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.760315 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.760342 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.760371 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.760417 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.760450 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.760479 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.760503 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.760503 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.760503 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.760567 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.760567 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.760567 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.760567 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.760567 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.760567 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.760567 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.760713 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.760713 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.760713 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.760713 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.760798 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.760825 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.760825 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.760939 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.760939 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.760988 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.761018 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.761043 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.761068 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.761091 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.761116 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.761139 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.761162 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.761189 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.761211 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.761233 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.761258 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.761281 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.761307 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.761332 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.761355 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.761378 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.761400 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.764480 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.764529 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.764576 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.764622 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.764662 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.764700 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.764739 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.764782 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.764821 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.764863 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.764908 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.764947 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.764986 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.765031 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.765075 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.765118 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.765158 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.765202 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.765241 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.765284 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.765328 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.765328 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.765328 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.765328 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.765328 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.765328 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.765328 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.765328 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.765328 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.765674 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.765674 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.765674 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.765674 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.765674 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.765859 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.765859 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.765939 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.765985 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.766025 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.766068 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.766115 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.766163 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.766202 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.766202 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.766273 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.766313 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.766352 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.766399 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.766456 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.766503 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.766542 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.766587 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.766630 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.766668 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.766711 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.766757 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.766799 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.766843 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.766880 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.766917 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.766954 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.766954 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.767032 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.767075 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.767122 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.767122 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.767122 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.767122 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.767122 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.767122 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.767122 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.770921 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.770921 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.770921 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.770921 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.770921 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.770921 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.770921 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.770921 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.770921 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.770921 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.771321 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.771321 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.771321 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.771321 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.771494 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.771494 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.771578 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.771624 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.771663 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.771707 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.771746 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.771794 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.771837 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.771881 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.771922 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.771964 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.772003 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.772003 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.772075 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.772114 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.772152 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.772199 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.772238 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.772280 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.772319 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.772358 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.772414 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.772456 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.772456 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.772456 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.772456 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.772456 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.772653 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.772653 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.772725 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.772769 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.772808 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.772848 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.772895 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.772938 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.772986 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.773026 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.773063 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.773101 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.773144 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.773184 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.773221 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.773260 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.773299 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.773337 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.773381 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.773443 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.773485 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.773525 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.773562 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.773605 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.773644 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.773683 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.773721 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.773839 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.773874 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.773922 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.773965 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.774009 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.774048 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.774088 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.774131 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.774170 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.774208 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.774254 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.774300 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.774339 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.774378 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.777666 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.777813 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.777883 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.777944 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.778006 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.778113 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.778182 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.778182 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.778182 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.778182 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.778433 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.778493 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.778493 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.778636 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.778636 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.778766 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.778766 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.778766 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.778952 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.779070 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.779130 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.779207 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.779308 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.779377 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.779484 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.779578 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.779651 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.779722 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.779798 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.779883 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.779953 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.780010 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.780072 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.780156 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.780242 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.780311 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.780382 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.780621 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.780746 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.780858 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.781006 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.781103 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.781203 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.781287 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.781355 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.781438 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.781519 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.781586 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.781700 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.781763 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.781830 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.781893 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.781954 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.782009 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.782065 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.782120 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.782185 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112101) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.782240 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.782296 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.782349 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.782457 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.782536 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.782595 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.782649 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.782705 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.782914 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.782976 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.783531 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112101) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.783615 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.783680 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112101) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.783735 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.783735 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.783735 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.783735 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.783735 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.783995 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.783995 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.783995 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.783995 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.783995 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.783995 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.783995 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.783995 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.783995 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.783995 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.784559 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.784559 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.784559 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.784559 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:04:20.784559 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:04:20.784559 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:04:20.784559 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:04:20.784559 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:04:20.784559 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:04:20.784559 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:04:20.820699 np0000182340 devstack@c-api.service[112101]: INFO dbcounter [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Registered counter for database cinder Jun 20 01:04:20.822561 np0000182340 devstack@c-api.service[112099]: INFO dbcounter [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Registered counter for database cinder Jun 20 01:04:20.824167 np0000182340 devstack@c-api.service[112100]: INFO dbcounter [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Registered counter for database cinder Jun 20 01:04:20.826625 np0000182340 devstack@c-api.service[112102]: INFO dbcounter [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Registered counter for database cinder Jun 20 01:04:20.863123 np0000182340 devstack@c-api.service[112101]: DEBUG oslo_db.sqlalchemy.engines [None req-070cabdf-2584-48f9-861b-7b27f51e7356 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=112101) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:04:20.864827 np0000182340 devstack@c-api.service[112099]: DEBUG oslo_db.sqlalchemy.engines [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 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=112099) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:04:20.867808 np0000182340 devstack@c-api.service[112100]: DEBUG oslo_db.sqlalchemy.engines [None req-d268f405-7d77-4d91-bace-595dfe051ef6 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=112100) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:04:20.870538 np0000182340 devstack@c-api.service[112102]: DEBUG oslo_db.sqlalchemy.engines [None req-7658722c-799c-4252-8e17-5c3062f462f5 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=112102) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:04:20.979545 np0000182340 devstack@c-api.service[112100]: DEBUG dbcounter [-] [112100] Writer thread running {{(pid=112100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 20 01:04:20.979818 np0000182340 devstack@c-api.service[112099]: DEBUG dbcounter [-] [112099] Writer thread running {{(pid=112099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 20 01:04:20.982619 np0000182340 devstack@c-api.service[112099]: INFO cinder.rpc [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 20 01:04:20.982804 np0000182340 devstack@c-api.service[112100]: INFO cinder.rpc [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 20 01:04:20.985346 np0000182340 devstack@c-api.service[112100]: INFO cinder.rpc [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 20 01:04:20.985923 np0000182340 devstack@c-api.service[112101]: DEBUG dbcounter [-] [112101] Writer thread running {{(pid=112101) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 20 01:04:20.986351 np0000182340 devstack@c-api.service[112099]: INFO cinder.rpc [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 20 01:04:20.987699 np0000182340 devstack@c-api.service[112100]: INFO cinder.rpc [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 20 01:04:20.988187 np0000182340 devstack@c-api.service[112101]: INFO cinder.rpc [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 20 01:04:20.988360 np0000182340 devstack@c-api.service[112099]: INFO cinder.rpc [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 20 01:04:20.989853 np0000182340 devstack@c-api.service[112100]: INFO cinder.rpc [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 20 01:04:20.990655 np0000182340 devstack@c-api.service[112099]: INFO cinder.rpc [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 20 01:04:20.990751 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:20.990868 np0000182340 devstack@c-api.service[112101]: INFO cinder.rpc [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 20 01:04:20.991808 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:20.993155 np0000182340 devstack@c-api.service[112101]: INFO cinder.rpc [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 20 01:04:20.993793 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:20.994292 np0000182340 devstack@c-api.service[112102]: DEBUG dbcounter [-] [112102] Writer thread running {{(pid=112102) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 20 01:04:20.995523 np0000182340 devstack@c-api.service[112101]: INFO cinder.rpc [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 20 01:04:20.995615 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:20.996445 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:20.997281 np0000182340 devstack@c-api.service[112102]: INFO cinder.rpc [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 20 01:04:20.999668 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:20.999918 np0000182340 devstack@c-api.service[112102]: INFO cinder.rpc [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 20 01:04:21.002720 np0000182340 devstack@c-api.service[112102]: INFO cinder.rpc [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 20 01:04:21.005238 np0000182340 devstack@c-api.service[112102]: INFO cinder.rpc [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 20 01:04:21.006395 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.009837 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.027567 np0000182340 devstack@c-api.service[112100]: DEBUG oslo_db.sqlalchemy.engines [None req-d268f405-7d77-4d91-bace-595dfe051ef6 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=112100) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:04:21.029914 np0000182340 devstack@c-api.service[112100]: INFO cinder.rpc [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 20 01:04:21.031481 np0000182340 devstack@c-api.service[112099]: DEBUG oslo_db.sqlalchemy.engines [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 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=112099) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:04:21.032067 np0000182340 devstack@c-api.service[112100]: INFO cinder.rpc [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 20 01:04:21.033078 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.033572 np0000182340 devstack@c-api.service[112101]: DEBUG oslo_db.sqlalchemy.engines [None req-070cabdf-2584-48f9-861b-7b27f51e7356 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=112101) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:04:21.035044 np0000182340 devstack@c-api.service[112099]: INFO cinder.rpc [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 20 01:04:21.036560 np0000182340 devstack@c-api.service[112101]: INFO cinder.rpc [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 20 01:04:21.038644 np0000182340 devstack@c-api.service[112099]: INFO cinder.rpc [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 20 01:04:21.039133 np0000182340 devstack@c-api.service[112101]: INFO cinder.rpc [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 20 01:04:21.040223 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.040519 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.043338 np0000182340 devstack@c-api.service[112102]: DEBUG oslo_db.sqlalchemy.engines [None req-7658722c-799c-4252-8e17-5c3062f462f5 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=112102) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:04:21.044074 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.046546 np0000182340 devstack@c-api.service[112102]: INFO cinder.rpc [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 20 01:04:21.047263 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.049019 np0000182340 devstack@c-api.service[112102]: INFO cinder.rpc [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 20 01:04:21.050297 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.050424 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.050858 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.052856 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.054080 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.055439 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.056990 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.057150 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.058396 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.060570 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.061633 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.062430 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.062942 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.064932 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.065036 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.065447 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.066117 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.067924 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.068365 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.069357 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.070441 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.070783 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.071535 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.072286 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.072370 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.074435 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.074570 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.074928 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.075477 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.077485 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.077564 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.078309 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.078921 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.080424 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.080528 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.081296 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.081628 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.082803 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.083536 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.083787 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.085570 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.085794 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.086330 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.087311 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.087400 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.089265 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.089400 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.090702 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.090797 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.091121 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.091313 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.091837 np0000182340 devstack@c-api.service[112100]: WARNING cinder.api.contrib.hosts [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 20 01:04:21.092542 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.093216 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.093403 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.093863 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.094696 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.094777 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.095375 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.096362 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.096794 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.096871 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.098912 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extended resource: extensions {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.099063 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.099136 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.099235 np0000182340 devstack@c-api.service[112099]: WARNING cinder.api.contrib.hosts [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 20 01:04:21.099298 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.099391 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extended resource: extra_specs {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.099513 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.100064 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.100464 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extended resource: os-volume-transfer {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.100755 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.101545 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.102115 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extended resource: os-quota-class-sets {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.102224 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.102294 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.102876 np0000182340 devstack@c-api.service[112101]: WARNING cinder.api.contrib.hosts [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 20 01:04:21.103624 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.103715 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.104010 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extended resource: cgsnapshots {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.104514 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extended resource: extensions {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.104606 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.104956 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.105352 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extended resource: scheduler-stats {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.105849 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extended resource: extra_specs {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.106147 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.106537 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.106798 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extended resource: qos-specs {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.107388 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extended resource: os-volume-transfer {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.107971 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.108039 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.109014 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extended resource: capabilities {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.109163 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extended resource: extensions {{(pid=112101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.109316 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extended resource: os-quota-class-sets {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.109390 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.110141 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extended resource: encryption {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.110278 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extended resource: extra_specs {{(pid=112101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.110499 np0000182340 devstack@c-api.service[112102]: WARNING cinder.api.contrib.hosts [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 20 01:04:21.110894 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extended resource: cgsnapshots {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.111166 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.111678 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extended resource: encryption {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.111851 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extended resource: os-volume-transfer {{(pid=112101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.112274 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extended resource: scheduler-stats {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.112518 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.113227 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extended resource: os-volume-type-access {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.113545 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extended resource: os-quota-class-sets {{(pid=112101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.113733 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extended resource: qos-specs {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.114006 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.114791 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extended resource: os-quota-sets {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.114935 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extended resource: cgsnapshots {{(pid=112101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.115443 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.115829 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extended resource: capabilities {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.116253 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extended resource: extensions {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.116296 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extended resource: os-snapshot-manage {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.116636 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extended resource: scheduler-stats {{(pid=112101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.117063 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extended resource: encryption {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.117599 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extended resource: extra_specs {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.117724 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extended resource: os-volume-manage {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.118601 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extended resource: encryption {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.118809 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extended resource: qos-specs {{(pid=112101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.119090 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extended resource: os-volume-transfer {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.119134 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extended resource: os-hosts {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.120210 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extended resource: os-volume-type-access {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.120538 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extended resource: os-availability-zone {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.121014 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extended resource: capabilities {{(pid=112101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.121601 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extended resource: os-quota-class-sets {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.121847 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extended resource: consistencygroups {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.121917 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extended resource: os-quota-sets {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.122328 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extended resource: encryption {{(pid=112101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.122902 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extended resource: cgsnapshots {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.123347 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extended resource: os-snapshot-manage {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.123839 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extended resource: backups {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.123952 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extended resource: encryption {{(pid=112101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.124601 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extended resource: scheduler-stats {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.124798 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extended resource: os-volume-manage {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.125559 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extended resource: os-volume-type-access {{(pid=112101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.125893 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.contrib.snapshot_actions [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] SnapshotActionsController initialized {{(pid=112100) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 20 01:04:21.126081 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extended resource: qos-specs {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.126181 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extended resource: os-hosts {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.126644 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.127156 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extended resource: os-quota-sets {{(pid=112101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.127612 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extended resource: os-availability-zone {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.128056 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.128145 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extended resource: capabilities {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.128780 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extended resource: os-snapshot-manage {{(pid=112101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.128892 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extended resource: consistencygroups {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.129398 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.129459 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extended resource: encryption {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.130227 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extended resource: os-volume-manage {{(pid=112101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.130763 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.130858 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extended resource: backups {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.130950 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extended resource: encryption {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.131706 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extended resource: os-hosts {{(pid=112101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.132090 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.132561 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extended resource: os-volume-type-access {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.132938 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.contrib.snapshot_actions [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] SnapshotActionsController initialized {{(pid=112099) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 20 01:04:21.133083 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extended resource: os-availability-zone {{(pid=112101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.133470 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.133681 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.134166 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extended resource: os-quota-sets {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.134566 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extended resource: consistencygroups {{(pid=112101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.134917 np0000182340 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.135068 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.135558 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extended resource: os-snapshot-manage {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.135765 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extension UsedLimits extending resource: limits {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.135888 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.135993 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.136106 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.136218 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.136325 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.136461 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.136532 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.136588 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.136659 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.136724 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.136937 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extension AdminActions extending resource: volumes {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.137013 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extended resource: backups {{(pid=112101) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.137073 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extended resource: os-volume-manage {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.137125 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extension AdminActions extending resource: snapshots {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.137125 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extension AdminActions extending resource: backups {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.137234 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.137346 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extension VolumeActions extending resource: volumes {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.137491 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-d268f405-7d77-4d91-bace-595dfe051ef6 None None] Extension TypesManage extending resource: types {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.137829 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.138434 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extended resource: os-hosts {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.139026 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.contrib.snapshot_actions [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] SnapshotActionsController initialized {{(pid=112101) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 20 01:04:21.139140 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.139794 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extended resource: os-availability-zone {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.140036 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.140594 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.141092 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extended resource: consistencygroups {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.141752 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.141983 np0000182340 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.142831 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extension UsedLimits extending resource: limits {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.142943 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.143043 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extended resource: backups {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:04:21.143096 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.143158 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.143253 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.143301 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.143423 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.143529 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.143646 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.143735 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.143835 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.144030 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extension AdminActions extending resource: volumes {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.144140 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extension AdminActions extending resource: snapshots {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.144242 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extension AdminActions extending resource: backups {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.144344 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.144475 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extension VolumeActions extending resource: volumes {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.144606 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-19fb53c1-bae2-4ef8-aecd-5c2258caa135 None None] Extension TypesManage extending resource: types {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.144645 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.145127 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.contrib.snapshot_actions [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] SnapshotActionsController initialized {{(pid=112102) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 20 01:04:21.145874 np0000182340 devstack@c-api.service[112100]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7aa9346a3668 pid: 112100 (default app) Jun 20 01:04:21.145930 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.146019 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.147357 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.147531 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.148844 np0000182340 devstack@c-api.service[112101]: WARNING castellan.key_manager.migration [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.148917 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.149663 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extension UsedLimits extending resource: limits {{(pid=112101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.149766 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.149890 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.150012 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.150108 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.150203 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.150257 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.150306 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.150426 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.150528 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.150636 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.150842 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extension AdminActions extending resource: volumes {{(pid=112101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.150934 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extension AdminActions extending resource: snapshots {{(pid=112101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.151034 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extension AdminActions extending resource: backups {{(pid=112101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.151136 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.151306 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extension VolumeActions extending resource: volumes {{(pid=112101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.151465 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.v3.router [None req-070cabdf-2584-48f9-861b-7b27f51e7356 None None] Extension TypesManage extending resource: types {{(pid=112101) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.151659 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.152784 np0000182340 devstack@c-api.service[112099]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7aa9346a3668 pid: 112099 (default app) Jun 20 01:04:21.153070 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.153932 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.153932 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.154066 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.154066 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.154066 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.154066 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.154066 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.154305 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.154305 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.154305 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.154305 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.154305 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.154305 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.154583 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.154583 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.154583 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.154583 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.154583 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.154826 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.154826 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.154826 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.154826 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.154993 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.154993 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.154993 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.154993 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.155221 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.155221 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.155221 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.155221 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.155221 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.155466 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.155466 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.155466 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.155466 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.155466 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.155674 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.155674 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.155674 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.155674 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.155674 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.155674 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.155932 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.155932 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.155932 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.155932 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.155932 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.155932 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.156179 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.156179 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.156179 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.156179 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.156179 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.156179 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.156448 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.156448 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.156448 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.156448 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.156448 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.156448 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.156693 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.156693 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.156693 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.156693 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.156859 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.156859 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.156859 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.156859 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.156859 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.157256 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.157287 np0000182340 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:04:21.157322 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.157322 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.157322 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.157322 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.157516 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.157516 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.157516 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.157516 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.157516 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.157516 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.157735 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.157735 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.157735 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.157735 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.157735 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.157957 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.157957 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.157957 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.157957 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.157957 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.158191 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.158191 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.158191 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.158191 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.158379 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.158379 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.158379 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.158379 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.158587 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.158587 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.158587 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.158587 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.158587 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.158809 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.158809 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.158809 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.158809 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.158809 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.159008 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.159008 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.159008 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.159008 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.159173 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.159173 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.159173 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.159173 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.159369 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.159369 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.159369 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.159369 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.159564 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.159564 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.159564 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.159564 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.159739 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.159739 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.159739 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.159739 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.159905 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.159905 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.159905 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.159905 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.159905 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.159905 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.160145 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.160145 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.160145 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.160145 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.160145 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.160386 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.160386 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.160386 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.160386 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.160386 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.160386 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.160386 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.160764 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.160764 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.160764 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.160764 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.160764 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.160764 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.161022 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.161022 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.161022 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.161022 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.161022 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.161022 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.161279 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.161279 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.161279 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.161279 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.161279 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.161279 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.161621 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.161621 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.161621 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.161621 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.161801 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.161801 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.161801 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.161801 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.161973 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.161973 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.161973 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.161973 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.162146 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.162146 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.162146 np0000182340 devstack@c-api.service[112100]: /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 20 01:04:21.162146 np0000182340 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) Jun 20 01:04:21.162304 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extension UsedLimits extending resource: limits {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.162304 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.162304 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.162304 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.162304 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.162304 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.162304 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.162694 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.162694 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.162694 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.162694 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extension AdminActions extending resource: volumes {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.162694 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extension AdminActions extending resource: snapshots {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.162907 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.middleware.request_id [None req-33f83adc-1a78-4786-9e76-743ae4d98d40 None None] RequestId filter calling following filter/app {{(pid=112100) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:04:21.162950 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extension AdminActions extending resource: backups {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.162950 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.162950 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extension VolumeActions extending resource: volumes {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.162950 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-7658722c-799c-4252-8e17-5c3062f462f5 None None] Extension TypesManage extending resource: types {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:04:21.163106 np0000182340 devstack@c-api.service[112101]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7aa9346a3668 pid: 112101 (default app) Jun 20 01:04:21.163149 np0000182340 devstack@c-api.service[112100]: [pid: 112100|app: 0|req: 1/1] 199.204.45.157 () {60 vars in 956 bytes} [Sat Jun 20 01:04:21 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 20 01:04:21.168423 np0000182340 devstack@c-api.service[112102]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7aa9346a3668 pid: 112102 (default app) Jun 20 01:04:28.293390 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.293390 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.293390 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.293390 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.293390 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.294257 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.294257 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.294257 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.294257 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.294257 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.294595 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.294595 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.294595 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.294595 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.294595 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.294595 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.294927 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.294927 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.294927 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.294927 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.295192 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.295192 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.295192 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.295192 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.295441 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.295441 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.295441 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.295441 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.295703 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.295703 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.295703 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.295703 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.295703 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.296010 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.296010 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.296010 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.296010 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.296010 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.296283 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.296283 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.296283 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.296283 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.296283 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.296283 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.296638 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.296638 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.296638 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.296638 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.296638 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.296638 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.296999 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.296999 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.296999 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.296999 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.296999 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.296999 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.297331 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.297331 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.297331 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.297331 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.297331 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.297667 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.297667 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.297667 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.297667 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.297667 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.297935 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.297935 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.297935 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.297935 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.297935 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.297935 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.298264 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.298264 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.298264 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.298264 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.298264 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.298264 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.298680 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.298680 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.298680 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.298680 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.298680 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.298969 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.298969 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.298969 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.298969 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.298969 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.299190 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.299190 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.299190 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.299190 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.299340 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.299340 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.299340 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.299340 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.299513 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.299513 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.299513 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.299513 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.299513 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.299702 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.299702 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.299702 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.299702 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.299702 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.299870 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.299870 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.299870 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.299870 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.300014 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.300014 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.300014 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.300014 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.300159 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.300159 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.300159 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.300159 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.300305 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.300305 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.300305 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.300305 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.300471 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.300471 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.300471 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.300471 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.300627 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.300627 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.300627 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.300627 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.300627 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.300802 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.300802 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.300802 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.300802 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.300802 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.300802 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.301003 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.301003 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.301003 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.301003 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.301003 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.301169 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.301169 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.301169 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.301169 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.301169 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.301169 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.301381 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.301381 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.301381 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.301381 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.301381 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.301381 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.301606 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.301606 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.301606 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.301606 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.301606 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.301606 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.301835 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.301835 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.301835 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.301835 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.301835 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.301835 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.302043 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.302043 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.302043 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.302043 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.302190 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.302190 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.302190 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.302190 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.302190 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.302394 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.302394 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.302394 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.302394 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.302394 np0000182340 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) Jun 20 01:04:28.302394 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.middleware.request_id [None req-d9400a12-1292-4f8c-b0bd-e8ba831ba2e9 None None] RequestId filter calling following filter/app {{(pid=112099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:04:28.771926 np0000182340 devstack@c-api.service[112099]: INFO cinder.api.openstack.wsgi [None req-d9400a12-1292-4f8c-b0bd-e8ba831ba2e9 admin admin] POST https://199.204.45.157/volume/v3/types Jun 20 01:04:28.772510 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.openstack.wsgi [None req-d9400a12-1292-4f8c-b0bd-e8ba831ba2e9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112099) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 20 01:04:28.774298 np0000182340 devstack@c-api.service[112099]: /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 20 01:04:28.774298 np0000182340 devstack@c-api.service[112099]: warnings.warn( Jun 20 01:04:28.810781 np0000182340 devstack@c-api.service[112099]: DEBUG oslo_db.sqlalchemy.engines [None req-d9400a12-1292-4f8c-b0bd-e8ba831ba2e9 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=112099) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:04:28.844815 np0000182340 devstack@c-api.service[112099]: INFO cinder.api.openstack.wsgi [None req-d9400a12-1292-4f8c-b0bd-e8ba831ba2e9 admin admin] https://199.204.45.157/volume/v3/types returned with HTTP 200 Jun 20 01:04:28.845729 np0000182340 devstack@c-api.service[112099]: [pid: 112099|app: 0|req: 1/2] 199.204.45.157 () {68 vars in 1288 bytes} [Sat Jun 20 01:04:28 2026] POST /volume/v3/types => generated 186 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:04:28.873639 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.873639 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.873639 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.873639 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.873639 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.874593 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.874593 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.874593 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.874593 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.874593 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.874892 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.874892 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.874892 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.874892 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.874892 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.874892 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.875266 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.875266 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.875266 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.875266 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.875535 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.875535 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.875535 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.875535 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.875781 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.875781 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.875781 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.875781 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.876039 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.876039 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.876039 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.876039 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.876039 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.876337 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.876337 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.876337 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.876337 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.876337 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.876701 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.876701 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.876701 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.876701 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.876701 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.876701 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.877053 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.877053 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.877053 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.877053 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.877053 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.877053 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.877427 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.877427 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.877427 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.877427 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.877427 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.877427 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.877803 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.877803 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.877803 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.877803 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.877803 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.878131 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.878131 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.878131 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.878131 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.878131 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.878475 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.878475 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.878475 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.878475 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.878475 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.878475 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.878840 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.878840 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.878840 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.878840 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.878840 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.878840 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.879198 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.879198 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.879198 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.879198 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.879198 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.879651 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.879651 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.879651 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.879651 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.879651 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.880024 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.880024 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.880024 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.880024 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.880480 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.880480 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.880480 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.880480 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.880753 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.880753 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.880753 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.880753 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.880753 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.881075 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.881075 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.881075 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.881075 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.881075 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.881358 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.881358 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.881358 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.881358 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.881685 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.881685 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.881685 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.881685 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.881951 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.881951 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.881951 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.881951 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.882199 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.882199 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.882199 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.882199 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.882510 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.882510 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.882510 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.882510 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.882835 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.882835 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.882835 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.882835 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.882835 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.883140 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.883140 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.883140 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.883140 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.883140 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.883140 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.883287 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.883287 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.883287 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.883287 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.883287 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.883412 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.883412 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.883412 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.883412 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.883412 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.883412 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.883551 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.883551 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.883551 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.883551 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.883551 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.883551 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.883703 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.883703 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.883703 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.883703 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.883703 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.883703 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.883882 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.883882 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.883882 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.883882 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.883882 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.883882 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.884021 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.884021 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.884021 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.884021 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.884126 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.884126 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.884126 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.884126 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.884126 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.884254 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.884254 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.884254 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.884254 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:28.884254 np0000182340 devstack@c-api.service[112101]: warnings.warn(deprecated_msg) Jun 20 01:04:28.884254 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.middleware.request_id [req-d9400a12-1292-4f8c-b0bd-e8ba831ba2e9 req-27296ff8-7499-481e-90a0-4df91eb99d42 None None] RequestId filter calling following filter/app {{(pid=112101) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:04:29.194884 np0000182340 devstack@c-api.service[112101]: INFO cinder.api.openstack.wsgi [req-d9400a12-1292-4f8c-b0bd-e8ba831ba2e9 req-27296ff8-7499-481e-90a0-4df91eb99d42 admin admin] POST https://199.204.45.157/volume/v3/types/290df3f7-bc81-4b6c-a0bf-db0cada044c4/extra_specs Jun 20 01:04:29.195473 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.openstack.wsgi [req-d9400a12-1292-4f8c-b0bd-e8ba831ba2e9 req-27296ff8-7499-481e-90a0-4df91eb99d42 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112101) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 20 01:04:29.197262 np0000182340 devstack@c-api.service[112101]: /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 20 01:04:29.197262 np0000182340 devstack@c-api.service[112101]: warnings.warn( Jun 20 01:04:29.234473 np0000182340 devstack@c-api.service[112101]: DEBUG oslo_db.sqlalchemy.engines [req-d9400a12-1292-4f8c-b0bd-e8ba831ba2e9 req-27296ff8-7499-481e-90a0-4df91eb99d42 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=112101) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:04:29.304865 np0000182340 devstack@c-api.service[112101]: INFO cinder.api.openstack.wsgi [req-d9400a12-1292-4f8c-b0bd-e8ba831ba2e9 req-27296ff8-7499-481e-90a0-4df91eb99d42 admin admin] https://199.204.45.157/volume/v3/types/290df3f7-bc81-4b6c-a0bf-db0cada044c4/extra_specs returned with HTTP 200 Jun 20 01:04:29.305729 np0000182340 devstack@c-api.service[112101]: [pid: 112101|app: 0|req: 1/3] 199.204.45.157 () {70 vars in 1505 bytes} [Sat Jun 20 01:04:28 2026] POST /volume/v3/types/290df3f7-bc81-4b6c-a0bf-db0cada044c4/extra_specs => generated 55 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:04:31.031227 np0000182340 devstack@c-api.service[112100]: DEBUG dbcounter [-] [112100] Writing DB stats cinder:SELECT=6 {{(pid=112100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:04:31.048110 np0000182340 devstack@c-api.service[112102]: DEBUG dbcounter [-] [112102] Writing DB stats cinder:SELECT=6 {{(pid=112102) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:04:38.842488 np0000182340 devstack@c-api.service[112099]: DEBUG dbcounter [-] [112099] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:04:39.303032 np0000182340 devstack@c-api.service[112101]: DEBUG dbcounter [-] [112101] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112101) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:07:04.179004 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.middleware.request_id [None req-5bfcf765-1268-4fe4-bfb7-c16cb5e0f59d None None] RequestId filter calling following filter/app {{(pid=112100) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:07:04.180205 np0000182340 devstack@c-api.service[112100]: INFO cinder.api.openstack.wsgi [None req-5bfcf765-1268-4fe4-bfb7-c16cb5e0f59d None None] GET https://199.204.45.157/volume// Jun 20 01:07:04.180562 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.openstack.wsgi [None req-5bfcf765-1268-4fe4-bfb7-c16cb5e0f59d None None] Empty body provided in request {{(pid=112100) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:07:04.180999 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.openstack.wsgi [None req-5bfcf765-1268-4fe4-bfb7-c16cb5e0f59d None None] Calling method 'all' {{(pid=112100) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:07:04.181996 np0000182340 devstack@c-api.service[112100]: INFO cinder.api.openstack.wsgi [None req-5bfcf765-1268-4fe4-bfb7-c16cb5e0f59d None None] https://199.204.45.157/volume// returned with HTTP 300 Jun 20 01:07:04.182563 np0000182340 devstack@c-api.service[112100]: [pid: 112100|app: 0|req: 2/4] 199.204.45.157 () {66 vars in 1456 bytes} [Sat Jun 20 01:07:04 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 20 01:07:42.834309 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.834309 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.834309 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.834309 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.834309 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.835245 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.835245 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.835245 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.835245 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.835245 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.835632 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.835632 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.835632 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.835632 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.835632 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.835632 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.836026 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.836026 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.836026 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.836026 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.836296 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.836296 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.836296 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.836296 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.836607 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.836607 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.836607 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.836607 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.836885 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.836885 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.836885 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.836885 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.836885 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.837209 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.837209 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.837209 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.837209 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.837209 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.837567 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.837567 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.837567 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.837567 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.837567 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.837567 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.837969 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.837969 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.837969 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.837969 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.837969 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.837969 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.838343 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.838343 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.838343 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.838343 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.838343 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.838343 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.838924 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.838924 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.838924 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.838924 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.838924 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.839295 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.839295 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.839295 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.839295 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.839295 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.839630 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.839630 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.839630 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.839630 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.839630 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.839630 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.840050 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.840050 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.840050 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.840050 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.840050 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.840050 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.840429 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.840429 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.840429 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.840429 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.840429 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.840858 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.840858 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.840858 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.840858 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.840858 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.841196 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.841196 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.841196 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.841196 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.841531 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.841531 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.841531 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.841531 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.841817 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.841817 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.841817 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.841817 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.841817 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.842179 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.842179 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.842179 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.842179 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.842179 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.842517 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.842517 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.842517 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.842517 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.842842 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.842842 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.842842 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.842842 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.843160 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.843160 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.843160 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.843160 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.843472 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.843472 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.843472 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.843472 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.843672 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.843672 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.843672 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.843672 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.844091 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.844091 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.844091 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.844091 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.844091 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.844249 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.844249 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.844249 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.844249 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.844249 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.844249 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.844442 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.844442 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.844442 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.844442 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.844442 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.844592 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.844592 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.844592 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.844592 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.844592 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.844592 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.844771 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.844771 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.844771 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.844771 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.844771 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.844771 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.844952 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.844952 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.844952 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.844952 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.844952 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.844952 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.845148 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.845148 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.845148 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.845148 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.845148 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.845148 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.845323 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.845323 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.845323 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.845323 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.845474 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.845474 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.845474 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.845474 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.845474 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.845650 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.845650 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.845650 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.845650 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:42.845650 np0000182340 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) Jun 20 01:07:42.845650 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.middleware.request_id [None req-3882527d-7218-4932-b247-4f62943765ec None None] RequestId filter calling following filter/app {{(pid=112102) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:07:42.845650 np0000182340 devstack@c-api.service[112102]: [pid: 112102|app: 0|req: 1/5] 199.204.45.157 () {62 vars in 1068 bytes} [Sat Jun 20 01:07:42 2026] GET /volume/v3 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 20 01:07:42.874992 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.middleware.request_id [None req-515beddd-222e-4c87-8df7-c1d7590a0a5f None None] RequestId filter calling following filter/app {{(pid=112099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:07:42.884502 np0000182340 devstack@c-api.service[112099]: [pid: 112099|app: 0|req: 2/6] 199.204.45.157 () {64 vars in 1272 bytes} [Sat Jun 20 01:07:42 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 20 01:07:42.920232 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.middleware.request_id [req-515beddd-222e-4c87-8df7-c1d7590a0a5f req-e30b955b-5007-468b-ba12-24fa6d3fc2ad None None] RequestId filter calling following filter/app {{(pid=112101) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:07:42.925021 np0000182340 devstack@c-api.service[112101]: INFO cinder.api.openstack.wsgi [req-515beddd-222e-4c87-8df7-c1d7590a0a5f req-e30b955b-5007-468b-ba12-24fa6d3fc2ad demo demo] GET https://199.204.45.157/volume/v3/ Jun 20 01:07:42.925248 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.openstack.wsgi [req-515beddd-222e-4c87-8df7-c1d7590a0a5f req-e30b955b-5007-468b-ba12-24fa6d3fc2ad demo demo] Empty body provided in request {{(pid=112101) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:07:42.925527 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.openstack.wsgi [req-515beddd-222e-4c87-8df7-c1d7590a0a5f req-e30b955b-5007-468b-ba12-24fa6d3fc2ad demo demo] Calling method 'version_select' {{(pid=112101) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:07:42.926517 np0000182340 devstack@c-api.service[112101]: INFO cinder.api.openstack.wsgi [req-515beddd-222e-4c87-8df7-c1d7590a0a5f req-e30b955b-5007-468b-ba12-24fa6d3fc2ad demo demo] https://199.204.45.157/volume/v3/ returned with HTTP 200 Jun 20 01:07:42.926999 np0000182340 devstack@c-api.service[112101]: [pid: 112101|app: 0|req: 2/7] 199.204.45.157 () {66 vars in 1346 bytes} [Sat Jun 20 01:07:42 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 20 01:07:42.966766 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.middleware.request_id [None req-2d1b3bcc-24e8-4d09-afa0-da2edcfe08f1 None None] RequestId filter calling following filter/app {{(pid=112100) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:07:43.274147 np0000182340 devstack@c-api.service[112100]: INFO cinder.api.openstack.wsgi [None req-2d1b3bcc-24e8-4d09-afa0-da2edcfe08f1 demo demo] GET https://199.204.45.157/volume/v3/types Jun 20 01:07:43.289640 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.openstack.wsgi [None req-2d1b3bcc-24e8-4d09-afa0-da2edcfe08f1 demo demo] Empty body provided in request {{(pid=112100) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:07:43.289640 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.openstack.wsgi [None req-2d1b3bcc-24e8-4d09-afa0-da2edcfe08f1 demo demo] Calling method 'index' {{(pid=112100) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:07:43.289640 np0000182340 devstack@c-api.service[112100]: /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 20 01:07:43.289640 np0000182340 devstack@c-api.service[112100]: warnings.warn( Jun 20 01:07:43.289640 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.api_utils [None req-2d1b3bcc-24e8-4d09-afa0-da2edcfe08f1 demo demo] Removing options '' from query. {{(pid=112100) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:07:43.312993 np0000182340 devstack@c-api.service[112100]: DEBUG oslo_db.sqlalchemy.engines [None req-2d1b3bcc-24e8-4d09-afa0-da2edcfe08f1 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=112100) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:07:43.333141 np0000182340 devstack@c-api.service[112100]: INFO cinder.api.openstack.wsgi [None req-2d1b3bcc-24e8-4d09-afa0-da2edcfe08f1 demo demo] https://199.204.45.157/volume/v3/types returned with HTTP 200 Jun 20 01:07:43.333556 np0000182340 devstack@c-api.service[112100]: [pid: 112100|app: 0|req: 3/8] 199.204.45.157 () {64 vars in 1290 bytes} [Sat Jun 20 01:07:42 2026] GET /volume/v3/types => generated 377 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:07:43.385737 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.middleware.request_id [None req-011aa02b-5c08-4c88-8082-a044ecfcfa42 None None] RequestId filter calling following filter/app {{(pid=112102) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:07:43.700567 np0000182340 devstack@c-api.service[112102]: INFO cinder.api.openstack.wsgi [None req-011aa02b-5c08-4c88-8082-a044ecfcfa42 demo demo] GET https://199.204.45.157/volume/v3/types/default Jun 20 01:07:43.700770 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.openstack.wsgi [None req-011aa02b-5c08-4c88-8082-a044ecfcfa42 demo demo] Empty body provided in request {{(pid=112102) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:07:43.701044 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.openstack.wsgi [None req-011aa02b-5c08-4c88-8082-a044ecfcfa42 demo demo] Calling method 'show' {{(pid=112102) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:07:43.736570 np0000182340 devstack@c-api.service[112102]: DEBUG oslo_db.sqlalchemy.engines [None req-011aa02b-5c08-4c88-8082-a044ecfcfa42 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=112102) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:07:43.757639 np0000182340 devstack@c-api.service[112102]: /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 20 01:07:43.757639 np0000182340 devstack@c-api.service[112102]: warnings.warn( Jun 20 01:07:43.759863 np0000182340 devstack@c-api.service[112102]: INFO cinder.api.openstack.wsgi [None req-011aa02b-5c08-4c88-8082-a044ecfcfa42 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 Jun 20 01:07:43.760588 np0000182340 devstack@c-api.service[112102]: [pid: 112102|app: 0|req: 2/9] 199.204.45.157 () {64 vars in 1301 bytes} [Sat Jun 20 01:07:43 2026] GET /volume/v3/types/default => generated 145 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:07:44.243781 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.middleware.request_id [None req-4179120a-e683-4ae9-b1d7-a053cc9ebe70 None None] RequestId filter calling following filter/app {{(pid=112099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:07:44.245235 np0000182340 devstack@c-api.service[112099]: [pid: 112099|app: 0|req: 3/10] 199.204.45.157 () {62 vars in 1068 bytes} [Sat Jun 20 01:07:44 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 20 01:07:44.276753 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.middleware.request_id [None req-88646a61-3fff-4318-9285-f2cf6d76c19c None None] RequestId filter calling following filter/app {{(pid=112101) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:07:44.286488 np0000182340 devstack@c-api.service[112101]: [pid: 112101|app: 0|req: 3/11] 199.204.45.157 () {64 vars in 1272 bytes} [Sat Jun 20 01:07:44 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 20 01:07:44.321537 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.middleware.request_id [req-88646a61-3fff-4318-9285-f2cf6d76c19c req-f72ff701-ab08-46f0-b862-e5751b042894 None None] RequestId filter calling following filter/app {{(pid=112100) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:07:44.323774 np0000182340 devstack@c-api.service[112100]: INFO cinder.api.openstack.wsgi [req-88646a61-3fff-4318-9285-f2cf6d76c19c req-f72ff701-ab08-46f0-b862-e5751b042894 demo demo] GET https://199.204.45.157/volume/v3/ Jun 20 01:07:44.324013 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.openstack.wsgi [req-88646a61-3fff-4318-9285-f2cf6d76c19c req-f72ff701-ab08-46f0-b862-e5751b042894 demo demo] Empty body provided in request {{(pid=112100) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:07:44.324246 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.openstack.wsgi [req-88646a61-3fff-4318-9285-f2cf6d76c19c req-f72ff701-ab08-46f0-b862-e5751b042894 demo demo] Calling method 'version_select' {{(pid=112100) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:07:44.324812 np0000182340 devstack@c-api.service[112100]: INFO cinder.api.openstack.wsgi [req-88646a61-3fff-4318-9285-f2cf6d76c19c req-f72ff701-ab08-46f0-b862-e5751b042894 demo demo] https://199.204.45.157/volume/v3/ returned with HTTP 200 Jun 20 01:07:44.325219 np0000182340 devstack@c-api.service[112100]: [pid: 112100|app: 0|req: 4/12] 199.204.45.157 () {66 vars in 1346 bytes} [Sat Jun 20 01:07:44 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:07:44.359958 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.middleware.request_id [None req-040ccd83-cc44-458f-b740-16aa1540572f None None] RequestId filter calling following filter/app {{(pid=112102) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:07:44.363360 np0000182340 devstack@c-api.service[112102]: INFO cinder.api.openstack.wsgi [None req-040ccd83-cc44-458f-b740-16aa1540572f demo demo] GET https://199.204.45.157/volume/v3/types/default Jun 20 01:07:44.363773 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.openstack.wsgi [None req-040ccd83-cc44-458f-b740-16aa1540572f demo demo] Empty body provided in request {{(pid=112102) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:07:44.364172 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.openstack.wsgi [None req-040ccd83-cc44-458f-b740-16aa1540572f demo demo] Calling method 'show' {{(pid=112102) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:07:44.372726 np0000182340 devstack@c-api.service[112102]: INFO cinder.api.openstack.wsgi [None req-040ccd83-cc44-458f-b740-16aa1540572f demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 Jun 20 01:07:44.373038 np0000182340 devstack@c-api.service[112102]: [pid: 112102|app: 0|req: 3/13] 199.204.45.157 () {64 vars in 1301 bytes} [Sat Jun 20 01:07:44 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 20 01:07:44.983640 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.middleware.request_id [None req-8b19fac5-f117-44cc-a3f3-81a619848f68 None None] RequestId filter calling following filter/app {{(pid=112099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:07:44.984832 np0000182340 devstack@c-api.service[112099]: [pid: 112099|app: 0|req: 4/14] 199.204.45.157 () {62 vars in 1068 bytes} [Sat Jun 20 01:07:44 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 20 01:07:45.012845 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.middleware.request_id [None req-4642def9-bb98-4890-a147-3d62ad7cd83a None None] RequestId filter calling following filter/app {{(pid=112101) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:07:45.016130 np0000182340 devstack@c-api.service[112101]: [pid: 112101|app: 0|req: 4/15] 199.204.45.157 () {64 vars in 1272 bytes} [Sat Jun 20 01:07:45 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 20 01:07:45.043030 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.middleware.request_id [req-4642def9-bb98-4890-a147-3d62ad7cd83a req-ef2cfd63-88a7-49b0-adbf-8882f4f69cb4 None None] RequestId filter calling following filter/app {{(pid=112100) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:07:45.044675 np0000182340 devstack@c-api.service[112100]: INFO cinder.api.openstack.wsgi [req-4642def9-bb98-4890-a147-3d62ad7cd83a req-ef2cfd63-88a7-49b0-adbf-8882f4f69cb4 demo demo] GET https://199.204.45.157/volume/v3/ Jun 20 01:07:45.044830 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.openstack.wsgi [req-4642def9-bb98-4890-a147-3d62ad7cd83a req-ef2cfd63-88a7-49b0-adbf-8882f4f69cb4 demo demo] Empty body provided in request {{(pid=112100) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:07:45.052478 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.openstack.wsgi [req-4642def9-bb98-4890-a147-3d62ad7cd83a req-ef2cfd63-88a7-49b0-adbf-8882f4f69cb4 demo demo] Calling method 'version_select' {{(pid=112100) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:07:45.052478 np0000182340 devstack@c-api.service[112100]: INFO cinder.api.openstack.wsgi [req-4642def9-bb98-4890-a147-3d62ad7cd83a req-ef2cfd63-88a7-49b0-adbf-8882f4f69cb4 demo demo] https://199.204.45.157/volume/v3/ returned with HTTP 200 Jun 20 01:07:45.052478 np0000182340 devstack@c-api.service[112100]: [pid: 112100|app: 0|req: 5/16] 199.204.45.157 () {66 vars in 1346 bytes} [Sat Jun 20 01:07:45 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:07:45.078343 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.middleware.request_id [None req-50ad6bac-ba41-46b3-807c-b387328dced2 None None] RequestId filter calling following filter/app {{(pid=112102) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:07:45.081617 np0000182340 devstack@c-api.service[112102]: INFO cinder.api.openstack.wsgi [None req-50ad6bac-ba41-46b3-807c-b387328dced2 demo demo] GET https://199.204.45.157/volume/v3/types/default Jun 20 01:07:45.081978 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.openstack.wsgi [None req-50ad6bac-ba41-46b3-807c-b387328dced2 demo demo] Empty body provided in request {{(pid=112102) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:07:45.082342 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.openstack.wsgi [None req-50ad6bac-ba41-46b3-807c-b387328dced2 demo demo] Calling method 'show' {{(pid=112102) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:07:45.089939 np0000182340 devstack@c-api.service[112102]: INFO cinder.api.openstack.wsgi [None req-50ad6bac-ba41-46b3-807c-b387328dced2 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 Jun 20 01:07:45.090443 np0000182340 devstack@c-api.service[112102]: [pid: 112102|app: 0|req: 4/17] 199.204.45.157 () {64 vars in 1301 bytes} [Sat Jun 20 01:07:45 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:07:45.121501 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.middleware.request_id [None req-51350d9b-5bb2-48b3-ac36-4834debe805a None None] RequestId filter calling following filter/app {{(pid=112099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:07:45.122612 np0000182340 devstack@c-api.service[112099]: [pid: 112099|app: 0|req: 5/18] 199.204.45.157 () {62 vars in 1068 bytes} [Sat Jun 20 01:07:45 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 20 01:07:45.149764 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.middleware.request_id [None req-88fa1862-2067-4356-9be5-f6f1957a7631 None None] RequestId filter calling following filter/app {{(pid=112101) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:07:45.152288 np0000182340 devstack@c-api.service[112101]: [pid: 112101|app: 0|req: 5/19] 199.204.45.157 () {64 vars in 1272 bytes} [Sat Jun 20 01:07:45 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 20 01:07:45.201039 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.middleware.request_id [req-88fa1862-2067-4356-9be5-f6f1957a7631 req-ae5d8855-a9a9-4b2e-a8d4-e4e08f50cdd2 None None] RequestId filter calling following filter/app {{(pid=112100) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:07:45.202660 np0000182340 devstack@c-api.service[112100]: INFO cinder.api.openstack.wsgi [req-88fa1862-2067-4356-9be5-f6f1957a7631 req-ae5d8855-a9a9-4b2e-a8d4-e4e08f50cdd2 demo demo] GET https://199.204.45.157/volume/v3/ Jun 20 01:07:45.202836 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.openstack.wsgi [req-88fa1862-2067-4356-9be5-f6f1957a7631 req-ae5d8855-a9a9-4b2e-a8d4-e4e08f50cdd2 demo demo] Empty body provided in request {{(pid=112100) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:07:45.203031 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.openstack.wsgi [req-88fa1862-2067-4356-9be5-f6f1957a7631 req-ae5d8855-a9a9-4b2e-a8d4-e4e08f50cdd2 demo demo] Calling method 'version_select' {{(pid=112100) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:07:45.203331 np0000182340 devstack@c-api.service[112100]: INFO cinder.api.openstack.wsgi [req-88fa1862-2067-4356-9be5-f6f1957a7631 req-ae5d8855-a9a9-4b2e-a8d4-e4e08f50cdd2 demo demo] https://199.204.45.157/volume/v3/ returned with HTTP 200 Jun 20 01:07:45.203643 np0000182340 devstack@c-api.service[112100]: [pid: 112100|app: 0|req: 6/20] 199.204.45.157 () {66 vars in 1346 bytes} [Sat Jun 20 01:07:45 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:07:45.239525 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.middleware.request_id [None req-32c516a9-3ed9-43df-a872-7e617e051d78 None None] RequestId filter calling following filter/app {{(pid=112102) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:07:45.242996 np0000182340 devstack@c-api.service[112102]: INFO cinder.api.openstack.wsgi [None req-32c516a9-3ed9-43df-a872-7e617e051d78 demo demo] GET https://199.204.45.157/volume/v3/types/default Jun 20 01:07:45.243224 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.openstack.wsgi [None req-32c516a9-3ed9-43df-a872-7e617e051d78 demo demo] Empty body provided in request {{(pid=112102) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:07:45.243504 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.openstack.wsgi [None req-32c516a9-3ed9-43df-a872-7e617e051d78 demo demo] Calling method 'show' {{(pid=112102) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:07:45.251886 np0000182340 devstack@c-api.service[112102]: INFO cinder.api.openstack.wsgi [None req-32c516a9-3ed9-43df-a872-7e617e051d78 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 Jun 20 01:07:45.252181 np0000182340 devstack@c-api.service[112102]: [pid: 112102|app: 0|req: 5/21] 199.204.45.157 () {64 vars in 1301 bytes} [Sat Jun 20 01:07:45 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 20 01:07:53.328336 np0000182340 devstack@c-api.service[112100]: DEBUG dbcounter [-] [112100] Writing DB stats cinder:SELECT=1 {{(pid=112100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:07:55.248153 np0000182340 devstack@c-api.service[112102]: DEBUG dbcounter [-] [112102] Writing DB stats cinder:SELECT=8 {{(pid=112102) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:13:30.377539 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.middleware.request_id [None req-3b77a63f-e073-4f82-bb73-1053d6619b66 None None] RequestId filter calling following filter/app {{(pid=112099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:13:30.472044 np0000182340 devstack@c-api.service[112099]: INFO cinder.api.openstack.wsgi [None req-3b77a63f-e073-4f82-bb73-1053d6619b66 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:13:30.472044 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.openstack.wsgi [None req-3b77a63f-e073-4f82-bb73-1053d6619b66 demo demo] Empty body provided in request {{(pid=112099) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:13:30.472317 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.openstack.wsgi [None req-3b77a63f-e073-4f82-bb73-1053d6619b66 demo demo] Calling method 'detail' {{(pid=112099) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:13:30.473042 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.api_utils [None req-3b77a63f-e073-4f82-bb73-1053d6619b66 demo demo] Removing options '' from query. {{(pid=112099) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:13:30.474253 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.volume.api [None req-3b77a63f-e073-4f82-bb73-1053d6619b66 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112099) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:13:30.533721 np0000182340 devstack@c-api.service[112099]: INFO cinder.volume.api [None req-3b77a63f-e073-4f82-bb73-1053d6619b66 demo demo] Get all volumes completed successfully. Jun 20 01:13:30.539286 np0000182340 devstack@c-api.service[112099]: INFO cinder.api.openstack.wsgi [None req-3b77a63f-e073-4f82-bb73-1053d6619b66 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:13:30.540932 np0000182340 devstack@c-api.service[112099]: [pid: 112099|app: 0|req: 6/22] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:13:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:13:40.524615 np0000182340 devstack@c-api.service[112099]: DEBUG dbcounter [-] [112099] Writing DB stats cinder:SELECT=1 {{(pid=112099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:14:30.554369 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.middleware.request_id [None req-bd05fe17-f9b4-4c53-a17d-1cb92521a3ea None None] RequestId filter calling following filter/app {{(pid=112101) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:14:30.558083 np0000182340 devstack@c-api.service[112101]: INFO cinder.api.openstack.wsgi [None req-bd05fe17-f9b4-4c53-a17d-1cb92521a3ea demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:14:30.558476 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.openstack.wsgi [None req-bd05fe17-f9b4-4c53-a17d-1cb92521a3ea demo demo] Empty body provided in request {{(pid=112101) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:14:30.558754 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.openstack.wsgi [None req-bd05fe17-f9b4-4c53-a17d-1cb92521a3ea demo demo] Calling method 'detail' {{(pid=112101) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:14:30.559663 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.api_utils [None req-bd05fe17-f9b4-4c53-a17d-1cb92521a3ea demo demo] Removing options '' from query. {{(pid=112101) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:14:30.561442 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.volume.api [None req-bd05fe17-f9b4-4c53-a17d-1cb92521a3ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112101) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:14:30.594761 np0000182340 devstack@c-api.service[112101]: INFO cinder.volume.api [None req-bd05fe17-f9b4-4c53-a17d-1cb92521a3ea demo demo] Get all volumes completed successfully. Jun 20 01:14:30.597650 np0000182340 devstack@c-api.service[112101]: INFO cinder.api.openstack.wsgi [None req-bd05fe17-f9b4-4c53-a17d-1cb92521a3ea demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:14:30.598164 np0000182340 devstack@c-api.service[112101]: [pid: 112101|app: 0|req: 6/23] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:14:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:14:40.588577 np0000182340 devstack@c-api.service[112101]: DEBUG dbcounter [-] [112101] Writing DB stats cinder:SELECT=1 {{(pid=112101) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:15:30.620474 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.middleware.request_id [None req-361847dd-7088-4216-9214-fb341b68a5af None None] RequestId filter calling following filter/app {{(pid=112100) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:15:30.624517 np0000182340 devstack@c-api.service[112100]: INFO cinder.api.openstack.wsgi [None req-361847dd-7088-4216-9214-fb341b68a5af demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:15:30.624754 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.openstack.wsgi [None req-361847dd-7088-4216-9214-fb341b68a5af demo demo] Empty body provided in request {{(pid=112100) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:15:30.625085 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.openstack.wsgi [None req-361847dd-7088-4216-9214-fb341b68a5af demo demo] Calling method 'detail' {{(pid=112100) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:15:30.625585 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.api_utils [None req-361847dd-7088-4216-9214-fb341b68a5af demo demo] Removing options '' from query. {{(pid=112100) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:15:30.627977 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.volume.api [None req-361847dd-7088-4216-9214-fb341b68a5af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112100) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:15:30.682513 np0000182340 devstack@c-api.service[112100]: INFO cinder.volume.api [None req-361847dd-7088-4216-9214-fb341b68a5af demo demo] Get all volumes completed successfully. Jun 20 01:15:30.685082 np0000182340 devstack@c-api.service[112100]: INFO cinder.api.openstack.wsgi [None req-361847dd-7088-4216-9214-fb341b68a5af demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:15:30.685711 np0000182340 devstack@c-api.service[112100]: [pid: 112100|app: 0|req: 7/24] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:15:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:15:40.676373 np0000182340 devstack@c-api.service[112100]: DEBUG dbcounter [-] [112100] Writing DB stats cinder:SELECT=1 {{(pid=112100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:16:30.711711 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.middleware.request_id [None req-06c1762e-bc26-4997-a329-f5f1dc6ed493 None None] RequestId filter calling following filter/app {{(pid=112102) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:16:30.717725 np0000182340 devstack@c-api.service[112102]: INFO cinder.api.openstack.wsgi [None req-06c1762e-bc26-4997-a329-f5f1dc6ed493 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:16:30.718181 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.openstack.wsgi [None req-06c1762e-bc26-4997-a329-f5f1dc6ed493 demo demo] Empty body provided in request {{(pid=112102) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:16:30.718608 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.openstack.wsgi [None req-06c1762e-bc26-4997-a329-f5f1dc6ed493 demo demo] Calling method 'detail' {{(pid=112102) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:16:30.719644 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.api_utils [None req-06c1762e-bc26-4997-a329-f5f1dc6ed493 demo demo] Removing options '' from query. {{(pid=112102) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:16:30.721388 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.volume.api [None req-06c1762e-bc26-4997-a329-f5f1dc6ed493 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112102) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:16:30.763541 np0000182340 devstack@c-api.service[112102]: INFO cinder.volume.api [None req-06c1762e-bc26-4997-a329-f5f1dc6ed493 demo demo] Get all volumes completed successfully. Jun 20 01:16:30.766632 np0000182340 devstack@c-api.service[112102]: INFO cinder.api.openstack.wsgi [None req-06c1762e-bc26-4997-a329-f5f1dc6ed493 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:16:30.767153 np0000182340 devstack@c-api.service[112102]: [pid: 112102|app: 0|req: 6/25] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:16:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:16:40.759440 np0000182340 devstack@c-api.service[112102]: DEBUG dbcounter [-] [112102] Writing DB stats cinder:SELECT=1 {{(pid=112102) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:17:30.789489 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.middleware.request_id [None req-ad5f1131-7f67-4d85-969e-7cb05fb95df4 None None] RequestId filter calling following filter/app {{(pid=112099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:30.794073 np0000182340 devstack@c-api.service[112099]: INFO cinder.api.openstack.wsgi [None req-ad5f1131-7f67-4d85-969e-7cb05fb95df4 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:17:30.796331 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.openstack.wsgi [None req-ad5f1131-7f67-4d85-969e-7cb05fb95df4 demo demo] Empty body provided in request {{(pid=112099) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:17:30.796331 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.openstack.wsgi [None req-ad5f1131-7f67-4d85-969e-7cb05fb95df4 demo demo] Calling method 'detail' {{(pid=112099) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:17:30.796497 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.api_utils [None req-ad5f1131-7f67-4d85-969e-7cb05fb95df4 demo demo] Removing options '' from query. {{(pid=112099) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:17:30.797451 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.volume.api [None req-ad5f1131-7f67-4d85-969e-7cb05fb95df4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112099) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:17:30.807133 np0000182340 devstack@c-api.service[112099]: INFO cinder.volume.api [None req-ad5f1131-7f67-4d85-969e-7cb05fb95df4 demo demo] Get all volumes completed successfully. Jun 20 01:17:30.810854 np0000182340 devstack@c-api.service[112099]: INFO cinder.api.openstack.wsgi [None req-ad5f1131-7f67-4d85-969e-7cb05fb95df4 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:17:30.810940 np0000182340 devstack@c-api.service[112099]: [pid: 112099|app: 0|req: 7/26] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:17:30 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 20 01:17:40.801607 np0000182340 devstack@c-api.service[112099]: DEBUG dbcounter [-] [112099] Writing DB stats cinder:SELECT=1 {{(pid=112099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:18:30.835691 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.middleware.request_id [None req-783c9b50-7bbf-415b-a485-0e2cf663f63d None None] RequestId filter calling following filter/app {{(pid=112101) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:18:30.981930 np0000182340 devstack@c-api.service[112101]: INFO cinder.api.openstack.wsgi [None req-783c9b50-7bbf-415b-a485-0e2cf663f63d demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:18:30.982332 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.openstack.wsgi [None req-783c9b50-7bbf-415b-a485-0e2cf663f63d demo demo] Empty body provided in request {{(pid=112101) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:18:30.983826 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.openstack.wsgi [None req-783c9b50-7bbf-415b-a485-0e2cf663f63d demo demo] Calling method 'detail' {{(pid=112101) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:18:30.984693 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.api_utils [None req-783c9b50-7bbf-415b-a485-0e2cf663f63d demo demo] Removing options '' from query. {{(pid=112101) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:18:30.985824 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.volume.api [None req-783c9b50-7bbf-415b-a485-0e2cf663f63d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112101) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:18:30.998528 np0000182340 devstack@c-api.service[112101]: INFO cinder.volume.api [None req-783c9b50-7bbf-415b-a485-0e2cf663f63d demo demo] Get all volumes completed successfully. Jun 20 01:18:31.001025 np0000182340 devstack@c-api.service[112101]: INFO cinder.api.openstack.wsgi [None req-783c9b50-7bbf-415b-a485-0e2cf663f63d demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:18:31.002735 np0000182340 devstack@c-api.service[112101]: [pid: 112101|app: 0|req: 7/27] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:18:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:18:40.993339 np0000182340 devstack@c-api.service[112101]: DEBUG dbcounter [-] [112101] Writing DB stats cinder:SELECT=1 {{(pid=112101) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:19:31.186430 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.middleware.request_id [None req-ebf7930d-c017-4363-aaab-b1f8d592beec None None] RequestId filter calling following filter/app {{(pid=112100) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:19:31.188800 np0000182340 devstack@c-api.service[112100]: INFO cinder.api.openstack.wsgi [None req-ebf7930d-c017-4363-aaab-b1f8d592beec demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:19:31.188968 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.openstack.wsgi [None req-ebf7930d-c017-4363-aaab-b1f8d592beec demo demo] Empty body provided in request {{(pid=112100) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:19:31.189170 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.openstack.wsgi [None req-ebf7930d-c017-4363-aaab-b1f8d592beec demo demo] Calling method 'detail' {{(pid=112100) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:19:31.189707 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.api_utils [None req-ebf7930d-c017-4363-aaab-b1f8d592beec demo demo] Removing options '' from query. {{(pid=112100) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:19:31.190281 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.volume.api [None req-ebf7930d-c017-4363-aaab-b1f8d592beec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112100) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:19:31.204932 np0000182340 devstack@c-api.service[112100]: INFO cinder.volume.api [None req-ebf7930d-c017-4363-aaab-b1f8d592beec demo demo] Get all volumes completed successfully. Jun 20 01:19:31.208482 np0000182340 devstack@c-api.service[112100]: INFO cinder.api.openstack.wsgi [None req-ebf7930d-c017-4363-aaab-b1f8d592beec demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:19:31.208482 np0000182340 devstack@c-api.service[112100]: [pid: 112100|app: 0|req: 8/28] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:19:31 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 20 01:19:41.198145 np0000182340 devstack@c-api.service[112100]: DEBUG dbcounter [-] [112100] Writing DB stats cinder:SELECT=1 {{(pid=112100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:20:31.223667 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.middleware.request_id [None req-23996e21-8d48-4281-ad58-8b44bb920ce0 None None] RequestId filter calling following filter/app {{(pid=112102) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:20:31.226334 np0000182340 devstack@c-api.service[112102]: INFO cinder.api.openstack.wsgi [None req-23996e21-8d48-4281-ad58-8b44bb920ce0 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:20:31.226614 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.openstack.wsgi [None req-23996e21-8d48-4281-ad58-8b44bb920ce0 demo demo] Empty body provided in request {{(pid=112102) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:20:31.226859 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.openstack.wsgi [None req-23996e21-8d48-4281-ad58-8b44bb920ce0 demo demo] Calling method 'detail' {{(pid=112102) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:20:31.227228 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.api_utils [None req-23996e21-8d48-4281-ad58-8b44bb920ce0 demo demo] Removing options '' from query. {{(pid=112102) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:20:31.228149 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.volume.api [None req-23996e21-8d48-4281-ad58-8b44bb920ce0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112102) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:20:31.235255 np0000182340 devstack@c-api.service[112102]: INFO cinder.volume.api [None req-23996e21-8d48-4281-ad58-8b44bb920ce0 demo demo] Get all volumes completed successfully. Jun 20 01:20:31.237615 np0000182340 devstack@c-api.service[112102]: INFO cinder.api.openstack.wsgi [None req-23996e21-8d48-4281-ad58-8b44bb920ce0 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:20:31.238082 np0000182340 devstack@c-api.service[112102]: [pid: 112102|app: 0|req: 7/29] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:20:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:20:41.231306 np0000182340 devstack@c-api.service[112102]: DEBUG dbcounter [-] [112102] Writing DB stats cinder:SELECT=1 {{(pid=112102) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:21:31.255551 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.middleware.request_id [None req-825dbe6d-98bc-4ef0-a5c7-42db15dd43bd None None] RequestId filter calling following filter/app {{(pid=112099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:21:31.260881 np0000182340 devstack@c-api.service[112099]: INFO cinder.api.openstack.wsgi [None req-825dbe6d-98bc-4ef0-a5c7-42db15dd43bd demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:21:31.261079 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.openstack.wsgi [None req-825dbe6d-98bc-4ef0-a5c7-42db15dd43bd demo demo] Empty body provided in request {{(pid=112099) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:21:31.261369 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.openstack.wsgi [None req-825dbe6d-98bc-4ef0-a5c7-42db15dd43bd demo demo] Calling method 'detail' {{(pid=112099) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:21:31.261670 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.api_utils [None req-825dbe6d-98bc-4ef0-a5c7-42db15dd43bd demo demo] Removing options '' from query. {{(pid=112099) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:21:31.265527 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.volume.api [None req-825dbe6d-98bc-4ef0-a5c7-42db15dd43bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112099) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:21:31.270623 np0000182340 devstack@c-api.service[112099]: INFO cinder.volume.api [None req-825dbe6d-98bc-4ef0-a5c7-42db15dd43bd demo demo] Get all volumes completed successfully. Jun 20 01:21:31.272674 np0000182340 devstack@c-api.service[112099]: INFO cinder.api.openstack.wsgi [None req-825dbe6d-98bc-4ef0-a5c7-42db15dd43bd demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:21:31.272886 np0000182340 devstack@c-api.service[112099]: [pid: 112099|app: 0|req: 8/30] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:21:31 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 20 01:21:41.266451 np0000182340 devstack@c-api.service[112099]: DEBUG dbcounter [-] [112099] Writing DB stats cinder:SELECT=1 {{(pid=112099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:22:31.291865 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.middleware.request_id [None req-407ca784-1d6b-4a0b-8e8f-339b60a220c1 None None] RequestId filter calling following filter/app {{(pid=112101) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:22:31.294747 np0000182340 devstack@c-api.service[112101]: INFO cinder.api.openstack.wsgi [None req-407ca784-1d6b-4a0b-8e8f-339b60a220c1 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:22:31.294984 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.openstack.wsgi [None req-407ca784-1d6b-4a0b-8e8f-339b60a220c1 demo demo] Empty body provided in request {{(pid=112101) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:22:31.295238 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.openstack.wsgi [None req-407ca784-1d6b-4a0b-8e8f-339b60a220c1 demo demo] Calling method 'detail' {{(pid=112101) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:22:31.295543 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.api_utils [None req-407ca784-1d6b-4a0b-8e8f-339b60a220c1 demo demo] Removing options '' from query. {{(pid=112101) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:22:31.296766 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.volume.api [None req-407ca784-1d6b-4a0b-8e8f-339b60a220c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112101) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:22:31.305339 np0000182340 devstack@c-api.service[112101]: INFO cinder.volume.api [None req-407ca784-1d6b-4a0b-8e8f-339b60a220c1 demo demo] Get all volumes completed successfully. Jun 20 01:22:31.309207 np0000182340 devstack@c-api.service[112101]: INFO cinder.api.openstack.wsgi [None req-407ca784-1d6b-4a0b-8e8f-339b60a220c1 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:22:31.309553 np0000182340 devstack@c-api.service[112101]: [pid: 112101|app: 0|req: 8/31] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:22:31 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 20 01:22:41.300111 np0000182340 devstack@c-api.service[112101]: DEBUG dbcounter [-] [112101] Writing DB stats cinder:SELECT=1 {{(pid=112101) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:23:31.332259 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.middleware.request_id [None req-af331c9b-2c53-4d59-8cff-ce943b72e811 None None] RequestId filter calling following filter/app {{(pid=112100) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:23:31.522304 np0000182340 devstack@c-api.service[112100]: INFO cinder.api.openstack.wsgi [None req-af331c9b-2c53-4d59-8cff-ce943b72e811 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:23:31.522724 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.openstack.wsgi [None req-af331c9b-2c53-4d59-8cff-ce943b72e811 demo demo] Empty body provided in request {{(pid=112100) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:23:31.523117 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.openstack.wsgi [None req-af331c9b-2c53-4d59-8cff-ce943b72e811 demo demo] Calling method 'detail' {{(pid=112100) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:23:31.523617 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.api_utils [None req-af331c9b-2c53-4d59-8cff-ce943b72e811 demo demo] Removing options '' from query. {{(pid=112100) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:23:31.525017 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.volume.api [None req-af331c9b-2c53-4d59-8cff-ce943b72e811 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112100) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:23:31.542273 np0000182340 devstack@c-api.service[112100]: INFO cinder.volume.api [None req-af331c9b-2c53-4d59-8cff-ce943b72e811 demo demo] Get all volumes completed successfully. Jun 20 01:23:31.544951 np0000182340 devstack@c-api.service[112100]: INFO cinder.api.openstack.wsgi [None req-af331c9b-2c53-4d59-8cff-ce943b72e811 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:23:31.545447 np0000182340 devstack@c-api.service[112100]: [pid: 112100|app: 0|req: 9/32] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:23:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:23:41.530077 np0000182340 devstack@c-api.service[112100]: DEBUG dbcounter [-] [112100] Writing DB stats cinder:SELECT=1 {{(pid=112100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:24:31.560630 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.middleware.request_id [None req-3cfe8176-11d9-44da-8a0f-ea8f1a9ab484 None None] RequestId filter calling following filter/app {{(pid=112102) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:24:31.565708 np0000182340 devstack@c-api.service[112102]: INFO cinder.api.openstack.wsgi [None req-3cfe8176-11d9-44da-8a0f-ea8f1a9ab484 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:24:31.566143 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.openstack.wsgi [None req-3cfe8176-11d9-44da-8a0f-ea8f1a9ab484 demo demo] Empty body provided in request {{(pid=112102) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:24:31.566631 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.openstack.wsgi [None req-3cfe8176-11d9-44da-8a0f-ea8f1a9ab484 demo demo] Calling method 'detail' {{(pid=112102) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:24:31.567031 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.api_utils [None req-3cfe8176-11d9-44da-8a0f-ea8f1a9ab484 demo demo] Removing options '' from query. {{(pid=112102) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:24:31.568089 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.volume.api [None req-3cfe8176-11d9-44da-8a0f-ea8f1a9ab484 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112102) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:24:31.582150 np0000182340 devstack@c-api.service[112102]: INFO cinder.volume.api [None req-3cfe8176-11d9-44da-8a0f-ea8f1a9ab484 demo demo] Get all volumes completed successfully. Jun 20 01:24:31.585015 np0000182340 devstack@c-api.service[112102]: INFO cinder.api.openstack.wsgi [None req-3cfe8176-11d9-44da-8a0f-ea8f1a9ab484 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:24:31.585570 np0000182340 devstack@c-api.service[112102]: [pid: 112102|app: 0|req: 8/33] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:24:31 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 20 01:24:41.573663 np0000182340 devstack@c-api.service[112102]: DEBUG dbcounter [-] [112102] Writing DB stats cinder:SELECT=1 {{(pid=112102) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:25:31.611019 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.middleware.request_id [None req-e37c8b6e-4cab-4e66-901b-0d36be5b417e None None] RequestId filter calling following filter/app {{(pid=112099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:25:31.614180 np0000182340 devstack@c-api.service[112099]: INFO cinder.api.openstack.wsgi [None req-e37c8b6e-4cab-4e66-901b-0d36be5b417e demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:25:31.614377 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.openstack.wsgi [None req-e37c8b6e-4cab-4e66-901b-0d36be5b417e demo demo] Empty body provided in request {{(pid=112099) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:25:31.614598 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.openstack.wsgi [None req-e37c8b6e-4cab-4e66-901b-0d36be5b417e demo demo] Calling method 'detail' {{(pid=112099) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:25:31.614925 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.api_utils [None req-e37c8b6e-4cab-4e66-901b-0d36be5b417e demo demo] Removing options '' from query. {{(pid=112099) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:25:31.615822 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.volume.api [None req-e37c8b6e-4cab-4e66-901b-0d36be5b417e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112099) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:25:31.624018 np0000182340 devstack@c-api.service[112099]: INFO cinder.volume.api [None req-e37c8b6e-4cab-4e66-901b-0d36be5b417e demo demo] Get all volumes completed successfully. Jun 20 01:25:31.626043 np0000182340 devstack@c-api.service[112099]: INFO cinder.api.openstack.wsgi [None req-e37c8b6e-4cab-4e66-901b-0d36be5b417e demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:25:31.626455 np0000182340 devstack@c-api.service[112099]: [pid: 112099|app: 0|req: 9/34] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:25:31 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 20 01:25:41.621938 np0000182340 devstack@c-api.service[112099]: DEBUG dbcounter [-] [112099] Writing DB stats cinder:SELECT=1 {{(pid=112099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:26:31.643630 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.middleware.request_id [None req-a1928ceb-49bc-4d81-9e5e-28a7f0936ef0 None None] RequestId filter calling following filter/app {{(pid=112101) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:26:31.647735 np0000182340 devstack@c-api.service[112101]: INFO cinder.api.openstack.wsgi [None req-a1928ceb-49bc-4d81-9e5e-28a7f0936ef0 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:26:31.648099 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.openstack.wsgi [None req-a1928ceb-49bc-4d81-9e5e-28a7f0936ef0 demo demo] Empty body provided in request {{(pid=112101) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:26:31.648576 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.openstack.wsgi [None req-a1928ceb-49bc-4d81-9e5e-28a7f0936ef0 demo demo] Calling method 'detail' {{(pid=112101) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:26:31.648898 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.api_utils [None req-a1928ceb-49bc-4d81-9e5e-28a7f0936ef0 demo demo] Removing options '' from query. {{(pid=112101) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:26:31.649817 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.volume.api [None req-a1928ceb-49bc-4d81-9e5e-28a7f0936ef0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112101) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:26:31.659617 np0000182340 devstack@c-api.service[112101]: INFO cinder.volume.api [None req-a1928ceb-49bc-4d81-9e5e-28a7f0936ef0 demo demo] Get all volumes completed successfully. Jun 20 01:26:31.662152 np0000182340 devstack@c-api.service[112101]: INFO cinder.api.openstack.wsgi [None req-a1928ceb-49bc-4d81-9e5e-28a7f0936ef0 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:26:31.662584 np0000182340 devstack@c-api.service[112101]: [pid: 112101|app: 0|req: 9/35] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:26:31 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 20 01:26:41.653291 np0000182340 devstack@c-api.service[112101]: DEBUG dbcounter [-] [112101] Writing DB stats cinder:SELECT=1 {{(pid=112101) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:27:31.677204 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.middleware.request_id [None req-74046763-8233-4cc2-830c-6176968009b8 None None] RequestId filter calling following filter/app {{(pid=112100) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:27:31.686286 np0000182340 devstack@c-api.service[112100]: INFO cinder.api.openstack.wsgi [None req-74046763-8233-4cc2-830c-6176968009b8 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:27:31.688622 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.openstack.wsgi [None req-74046763-8233-4cc2-830c-6176968009b8 demo demo] Empty body provided in request {{(pid=112100) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:27:31.688622 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.openstack.wsgi [None req-74046763-8233-4cc2-830c-6176968009b8 demo demo] Calling method 'detail' {{(pid=112100) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:27:31.688622 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.api_utils [None req-74046763-8233-4cc2-830c-6176968009b8 demo demo] Removing options '' from query. {{(pid=112100) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:27:31.688622 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.volume.api [None req-74046763-8233-4cc2-830c-6176968009b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112100) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:27:31.696307 np0000182340 devstack@c-api.service[112100]: INFO cinder.volume.api [None req-74046763-8233-4cc2-830c-6176968009b8 demo demo] Get all volumes completed successfully. Jun 20 01:27:31.698423 np0000182340 devstack@c-api.service[112100]: INFO cinder.api.openstack.wsgi [None req-74046763-8233-4cc2-830c-6176968009b8 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:27:31.698693 np0000182340 devstack@c-api.service[112100]: [pid: 112100|app: 0|req: 10/36] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:27:31 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 20 01:27:41.692231 np0000182340 devstack@c-api.service[112100]: DEBUG dbcounter [-] [112100] Writing DB stats cinder:SELECT=1 {{(pid=112100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:28:31.719315 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.middleware.request_id [None req-7da9b41c-6061-48eb-9f56-6fe15b2839dd None None] RequestId filter calling following filter/app {{(pid=112102) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:28:31.891615 np0000182340 devstack@c-api.service[112102]: INFO cinder.api.openstack.wsgi [None req-7da9b41c-6061-48eb-9f56-6fe15b2839dd demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:28:31.891897 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.openstack.wsgi [None req-7da9b41c-6061-48eb-9f56-6fe15b2839dd demo demo] Empty body provided in request {{(pid=112102) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:28:31.892151 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.openstack.wsgi [None req-7da9b41c-6061-48eb-9f56-6fe15b2839dd demo demo] Calling method 'detail' {{(pid=112102) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:28:31.892525 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.api_utils [None req-7da9b41c-6061-48eb-9f56-6fe15b2839dd demo demo] Removing options '' from query. {{(pid=112102) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:28:31.893787 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.volume.api [None req-7da9b41c-6061-48eb-9f56-6fe15b2839dd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112102) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:28:31.904341 np0000182340 devstack@c-api.service[112102]: INFO cinder.volume.api [None req-7da9b41c-6061-48eb-9f56-6fe15b2839dd demo demo] Get all volumes completed successfully. Jun 20 01:28:31.906331 np0000182340 devstack@c-api.service[112102]: INFO cinder.api.openstack.wsgi [None req-7da9b41c-6061-48eb-9f56-6fe15b2839dd demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:28:31.906706 np0000182340 devstack@c-api.service[112102]: [pid: 112102|app: 0|req: 9/37] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:28:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:28:41.898313 np0000182340 devstack@c-api.service[112102]: DEBUG dbcounter [-] [112102] Writing DB stats cinder:SELECT=1 {{(pid=112102) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:29:31.921220 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.middleware.request_id [None req-75017bfc-827b-4ca5-af4e-0afe545e0d22 None None] RequestId filter calling following filter/app {{(pid=112099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:29:31.925829 np0000182340 devstack@c-api.service[112099]: INFO cinder.api.openstack.wsgi [None req-75017bfc-827b-4ca5-af4e-0afe545e0d22 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:29:31.926467 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.openstack.wsgi [None req-75017bfc-827b-4ca5-af4e-0afe545e0d22 demo demo] Empty body provided in request {{(pid=112099) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:29:31.926724 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.openstack.wsgi [None req-75017bfc-827b-4ca5-af4e-0afe545e0d22 demo demo] Calling method 'detail' {{(pid=112099) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:29:31.927016 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.api_utils [None req-75017bfc-827b-4ca5-af4e-0afe545e0d22 demo demo] Removing options '' from query. {{(pid=112099) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:29:31.928122 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.volume.api [None req-75017bfc-827b-4ca5-af4e-0afe545e0d22 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112099) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:29:31.940910 np0000182340 devstack@c-api.service[112099]: INFO cinder.volume.api [None req-75017bfc-827b-4ca5-af4e-0afe545e0d22 demo demo] Get all volumes completed successfully. Jun 20 01:29:31.943674 np0000182340 devstack@c-api.service[112099]: INFO cinder.api.openstack.wsgi [None req-75017bfc-827b-4ca5-af4e-0afe545e0d22 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:29:31.944065 np0000182340 devstack@c-api.service[112099]: [pid: 112099|app: 0|req: 10/38] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:29:31 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 20 01:29:41.932523 np0000182340 devstack@c-api.service[112099]: DEBUG dbcounter [-] [112099] Writing DB stats cinder:SELECT=1 {{(pid=112099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:30:31.958916 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.middleware.request_id [None req-7077e8e2-22e9-4375-996b-4e0dadc7e607 None None] RequestId filter calling following filter/app {{(pid=112101) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:30:31.961110 np0000182340 devstack@c-api.service[112101]: INFO cinder.api.openstack.wsgi [None req-7077e8e2-22e9-4375-996b-4e0dadc7e607 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:30:31.961488 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.openstack.wsgi [None req-7077e8e2-22e9-4375-996b-4e0dadc7e607 demo demo] Empty body provided in request {{(pid=112101) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:30:31.961882 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.openstack.wsgi [None req-7077e8e2-22e9-4375-996b-4e0dadc7e607 demo demo] Calling method 'detail' {{(pid=112101) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:30:31.962320 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.api_utils [None req-7077e8e2-22e9-4375-996b-4e0dadc7e607 demo demo] Removing options '' from query. {{(pid=112101) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:30:31.963580 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.volume.api [None req-7077e8e2-22e9-4375-996b-4e0dadc7e607 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112101) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:30:31.972849 np0000182340 devstack@c-api.service[112101]: INFO cinder.volume.api [None req-7077e8e2-22e9-4375-996b-4e0dadc7e607 demo demo] Get all volumes completed successfully. Jun 20 01:30:31.975895 np0000182340 devstack@c-api.service[112101]: INFO cinder.api.openstack.wsgi [None req-7077e8e2-22e9-4375-996b-4e0dadc7e607 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:30:31.976891 np0000182340 devstack@c-api.service[112101]: [pid: 112101|app: 0|req: 10/39] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:30:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 20 01:30:41.967031 np0000182340 devstack@c-api.service[112101]: DEBUG dbcounter [-] [112101] Writing DB stats cinder:SELECT=1 {{(pid=112101) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:31:31.994651 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.middleware.request_id [None req-5a4eda9f-5822-40bc-83ac-d23dea207f21 None None] RequestId filter calling following filter/app {{(pid=112100) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:31:32.001208 np0000182340 devstack@c-api.service[112100]: INFO cinder.api.openstack.wsgi [None req-5a4eda9f-5822-40bc-83ac-d23dea207f21 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:31:32.001688 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.openstack.wsgi [None req-5a4eda9f-5822-40bc-83ac-d23dea207f21 demo demo] Empty body provided in request {{(pid=112100) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:31:32.001920 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.openstack.wsgi [None req-5a4eda9f-5822-40bc-83ac-d23dea207f21 demo demo] Calling method 'detail' {{(pid=112100) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:31:32.002205 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.api_utils [None req-5a4eda9f-5822-40bc-83ac-d23dea207f21 demo demo] Removing options '' from query. {{(pid=112100) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:31:32.003071 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.volume.api [None req-5a4eda9f-5822-40bc-83ac-d23dea207f21 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112100) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:31:32.014451 np0000182340 devstack@c-api.service[112100]: INFO cinder.volume.api [None req-5a4eda9f-5822-40bc-83ac-d23dea207f21 demo demo] Get all volumes completed successfully. Jun 20 01:31:32.017555 np0000182340 devstack@c-api.service[112100]: INFO cinder.api.openstack.wsgi [None req-5a4eda9f-5822-40bc-83ac-d23dea207f21 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:31:32.018039 np0000182340 devstack@c-api.service[112100]: [pid: 112100|app: 0|req: 11/40] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:31:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:31:42.007160 np0000182340 devstack@c-api.service[112100]: DEBUG dbcounter [-] [112100] Writing DB stats cinder:SELECT=1 {{(pid=112100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:32:32.033180 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.middleware.request_id [None req-f11209e6-615d-466a-8cdb-fbee163f7a09 None None] RequestId filter calling following filter/app {{(pid=112102) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:32:32.037648 np0000182340 devstack@c-api.service[112102]: INFO cinder.api.openstack.wsgi [None req-f11209e6-615d-466a-8cdb-fbee163f7a09 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:32:32.037947 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.openstack.wsgi [None req-f11209e6-615d-466a-8cdb-fbee163f7a09 demo demo] Empty body provided in request {{(pid=112102) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:32:32.038260 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.openstack.wsgi [None req-f11209e6-615d-466a-8cdb-fbee163f7a09 demo demo] Calling method 'detail' {{(pid=112102) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:32:32.038774 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.api_utils [None req-f11209e6-615d-466a-8cdb-fbee163f7a09 demo demo] Removing options '' from query. {{(pid=112102) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:32:32.040230 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.volume.api [None req-f11209e6-615d-466a-8cdb-fbee163f7a09 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112102) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:32:32.049097 np0000182340 devstack@c-api.service[112102]: INFO cinder.volume.api [None req-f11209e6-615d-466a-8cdb-fbee163f7a09 demo demo] Get all volumes completed successfully. Jun 20 01:32:32.051722 np0000182340 devstack@c-api.service[112102]: INFO cinder.api.openstack.wsgi [None req-f11209e6-615d-466a-8cdb-fbee163f7a09 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:32:32.052237 np0000182340 devstack@c-api.service[112102]: [pid: 112102|app: 0|req: 10/41] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:32:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:32:42.044204 np0000182340 devstack@c-api.service[112102]: DEBUG dbcounter [-] [112102] Writing DB stats cinder:SELECT=1 {{(pid=112102) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:33:32.073074 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.middleware.request_id [None req-adc486ec-0f44-416d-9b8f-9ad502e0363a None None] RequestId filter calling following filter/app {{(pid=112099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:33:32.166341 np0000182340 devstack@c-api.service[112099]: INFO cinder.api.openstack.wsgi [None req-adc486ec-0f44-416d-9b8f-9ad502e0363a demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:33:32.166790 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.openstack.wsgi [None req-adc486ec-0f44-416d-9b8f-9ad502e0363a demo demo] Empty body provided in request {{(pid=112099) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:33:32.167151 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.openstack.wsgi [None req-adc486ec-0f44-416d-9b8f-9ad502e0363a demo demo] Calling method 'detail' {{(pid=112099) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:33:32.167755 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.api_utils [None req-adc486ec-0f44-416d-9b8f-9ad502e0363a demo demo] Removing options '' from query. {{(pid=112099) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:33:32.168743 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.volume.api [None req-adc486ec-0f44-416d-9b8f-9ad502e0363a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112099) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:33:32.176223 np0000182340 devstack@c-api.service[112099]: INFO cinder.volume.api [None req-adc486ec-0f44-416d-9b8f-9ad502e0363a demo demo] Get all volumes completed successfully. Jun 20 01:33:32.178057 np0000182340 devstack@c-api.service[112099]: INFO cinder.api.openstack.wsgi [None req-adc486ec-0f44-416d-9b8f-9ad502e0363a demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:33:32.178370 np0000182340 devstack@c-api.service[112099]: [pid: 112099|app: 0|req: 11/42] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:33:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:33:42.171792 np0000182340 devstack@c-api.service[112099]: DEBUG dbcounter [-] [112099] Writing DB stats cinder:SELECT=1 {{(pid=112099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:34:32.195072 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.middleware.request_id [None req-062a665b-5cda-4b91-8282-0d95995e7a9a None None] RequestId filter calling following filter/app {{(pid=112101) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:34:32.198934 np0000182340 devstack@c-api.service[112101]: INFO cinder.api.openstack.wsgi [None req-062a665b-5cda-4b91-8282-0d95995e7a9a demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:34:32.199218 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.openstack.wsgi [None req-062a665b-5cda-4b91-8282-0d95995e7a9a demo demo] Empty body provided in request {{(pid=112101) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:34:32.199726 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.openstack.wsgi [None req-062a665b-5cda-4b91-8282-0d95995e7a9a demo demo] Calling method 'detail' {{(pid=112101) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:34:32.200230 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.api_utils [None req-062a665b-5cda-4b91-8282-0d95995e7a9a demo demo] Removing options '' from query. {{(pid=112101) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:34:32.202138 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.volume.api [None req-062a665b-5cda-4b91-8282-0d95995e7a9a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112101) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:34:32.208941 np0000182340 devstack@c-api.service[112101]: INFO cinder.volume.api [None req-062a665b-5cda-4b91-8282-0d95995e7a9a demo demo] Get all volumes completed successfully. Jun 20 01:34:32.211013 np0000182340 devstack@c-api.service[112101]: INFO cinder.api.openstack.wsgi [None req-062a665b-5cda-4b91-8282-0d95995e7a9a demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:34:32.211364 np0000182340 devstack@c-api.service[112101]: [pid: 112101|app: 0|req: 11/43] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:34:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:34:42.205649 np0000182340 devstack@c-api.service[112101]: DEBUG dbcounter [-] [112101] Writing DB stats cinder:SELECT=1 {{(pid=112101) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:35:32.226647 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.middleware.request_id [None req-dea2904c-0498-4a2a-abb2-4043b170cc39 None None] RequestId filter calling following filter/app {{(pid=112100) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:35:32.229279 np0000182340 devstack@c-api.service[112100]: INFO cinder.api.openstack.wsgi [None req-dea2904c-0498-4a2a-abb2-4043b170cc39 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:35:32.229530 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.openstack.wsgi [None req-dea2904c-0498-4a2a-abb2-4043b170cc39 demo demo] Empty body provided in request {{(pid=112100) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:35:32.229785 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.openstack.wsgi [None req-dea2904c-0498-4a2a-abb2-4043b170cc39 demo demo] Calling method 'detail' {{(pid=112100) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:35:32.230068 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.api_utils [None req-dea2904c-0498-4a2a-abb2-4043b170cc39 demo demo] Removing options '' from query. {{(pid=112100) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:35:32.231076 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.volume.api [None req-dea2904c-0498-4a2a-abb2-4043b170cc39 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112100) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:35:32.239543 np0000182340 devstack@c-api.service[112100]: INFO cinder.volume.api [None req-dea2904c-0498-4a2a-abb2-4043b170cc39 demo demo] Get all volumes completed successfully. Jun 20 01:35:32.241434 np0000182340 devstack@c-api.service[112100]: INFO cinder.api.openstack.wsgi [None req-dea2904c-0498-4a2a-abb2-4043b170cc39 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:35:32.241772 np0000182340 devstack@c-api.service[112100]: [pid: 112100|app: 0|req: 12/44] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:35:32 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 20 01:35:42.235585 np0000182340 devstack@c-api.service[112100]: DEBUG dbcounter [-] [112100] Writing DB stats cinder:SELECT=1 {{(pid=112100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:36:32.262874 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.middleware.request_id [None req-329f2144-1fa3-4664-b0e7-89fa6c10d10e None None] RequestId filter calling following filter/app {{(pid=112102) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:36:32.267484 np0000182340 devstack@c-api.service[112102]: INFO cinder.api.openstack.wsgi [None req-329f2144-1fa3-4664-b0e7-89fa6c10d10e demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:36:32.267783 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.openstack.wsgi [None req-329f2144-1fa3-4664-b0e7-89fa6c10d10e demo demo] Empty body provided in request {{(pid=112102) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:36:32.268142 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.openstack.wsgi [None req-329f2144-1fa3-4664-b0e7-89fa6c10d10e demo demo] Calling method 'detail' {{(pid=112102) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:36:32.268790 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.api.api_utils [None req-329f2144-1fa3-4664-b0e7-89fa6c10d10e demo demo] Removing options '' from query. {{(pid=112102) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:36:32.270530 np0000182340 devstack@c-api.service[112102]: DEBUG cinder.volume.api [None req-329f2144-1fa3-4664-b0e7-89fa6c10d10e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112102) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:36:32.280620 np0000182340 devstack@c-api.service[112102]: INFO cinder.volume.api [None req-329f2144-1fa3-4664-b0e7-89fa6c10d10e demo demo] Get all volumes completed successfully. Jun 20 01:36:32.283564 np0000182340 devstack@c-api.service[112102]: INFO cinder.api.openstack.wsgi [None req-329f2144-1fa3-4664-b0e7-89fa6c10d10e demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:36:32.284150 np0000182340 devstack@c-api.service[112102]: [pid: 112102|app: 0|req: 11/45] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:36:32 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 20 01:36:42.274219 np0000182340 devstack@c-api.service[112102]: DEBUG dbcounter [-] [112102] Writing DB stats cinder:SELECT=1 {{(pid=112102) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:37:32.299530 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.middleware.request_id [None req-0eddbc41-f81b-4bc2-89f5-cf1e410e93fd None None] RequestId filter calling following filter/app {{(pid=112099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:37:32.303650 np0000182340 devstack@c-api.service[112099]: INFO cinder.api.openstack.wsgi [None req-0eddbc41-f81b-4bc2-89f5-cf1e410e93fd demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:37:32.303967 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.openstack.wsgi [None req-0eddbc41-f81b-4bc2-89f5-cf1e410e93fd demo demo] Empty body provided in request {{(pid=112099) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:37:32.304391 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.openstack.wsgi [None req-0eddbc41-f81b-4bc2-89f5-cf1e410e93fd demo demo] Calling method 'detail' {{(pid=112099) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:37:32.304868 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.api.api_utils [None req-0eddbc41-f81b-4bc2-89f5-cf1e410e93fd demo demo] Removing options '' from query. {{(pid=112099) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:37:32.306434 np0000182340 devstack@c-api.service[112099]: DEBUG cinder.volume.api [None req-0eddbc41-f81b-4bc2-89f5-cf1e410e93fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112099) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:37:32.316715 np0000182340 devstack@c-api.service[112099]: INFO cinder.volume.api [None req-0eddbc41-f81b-4bc2-89f5-cf1e410e93fd demo demo] Get all volumes completed successfully. Jun 20 01:37:32.320713 np0000182340 devstack@c-api.service[112099]: INFO cinder.api.openstack.wsgi [None req-0eddbc41-f81b-4bc2-89f5-cf1e410e93fd demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:37:32.321514 np0000182340 devstack@c-api.service[112099]: [pid: 112099|app: 0|req: 12/46] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:37:32 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 20 01:37:42.309954 np0000182340 devstack@c-api.service[112099]: DEBUG dbcounter [-] [112099] Writing DB stats cinder:SELECT=1 {{(pid=112099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:38:32.343394 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.middleware.request_id [None req-fc17fd20-bd3d-4c49-9666-9d8ad9cc919e None None] RequestId filter calling following filter/app {{(pid=112101) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:38:32.431206 np0000182340 devstack@c-api.service[112101]: INFO cinder.api.openstack.wsgi [None req-fc17fd20-bd3d-4c49-9666-9d8ad9cc919e demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:38:32.431541 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.openstack.wsgi [None req-fc17fd20-bd3d-4c49-9666-9d8ad9cc919e demo demo] Empty body provided in request {{(pid=112101) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:38:32.431960 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.openstack.wsgi [None req-fc17fd20-bd3d-4c49-9666-9d8ad9cc919e demo demo] Calling method 'detail' {{(pid=112101) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:38:32.432535 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.api.api_utils [None req-fc17fd20-bd3d-4c49-9666-9d8ad9cc919e demo demo] Removing options '' from query. {{(pid=112101) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:38:32.434024 np0000182340 devstack@c-api.service[112101]: DEBUG cinder.volume.api [None req-fc17fd20-bd3d-4c49-9666-9d8ad9cc919e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112101) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:38:32.440841 np0000182340 devstack@c-api.service[112101]: INFO cinder.volume.api [None req-fc17fd20-bd3d-4c49-9666-9d8ad9cc919e demo demo] Get all volumes completed successfully. Jun 20 01:38:32.442919 np0000182340 devstack@c-api.service[112101]: INFO cinder.api.openstack.wsgi [None req-fc17fd20-bd3d-4c49-9666-9d8ad9cc919e demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:38:32.443298 np0000182340 devstack@c-api.service[112101]: [pid: 112101|app: 0|req: 12/47] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:38:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:38:42.437643 np0000182340 devstack@c-api.service[112101]: DEBUG dbcounter [-] [112101] Writing DB stats cinder:SELECT=1 {{(pid=112101) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:39:32.459509 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.middleware.request_id [None req-b9fbd3d4-f76a-4238-9519-ef3d6c4de587 None None] RequestId filter calling following filter/app {{(pid=112100) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:39:32.463507 np0000182340 devstack@c-api.service[112100]: INFO cinder.api.openstack.wsgi [None req-b9fbd3d4-f76a-4238-9519-ef3d6c4de587 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 20 01:39:32.463974 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.openstack.wsgi [None req-b9fbd3d4-f76a-4238-9519-ef3d6c4de587 demo demo] Empty body provided in request {{(pid=112100) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:39:32.464439 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.openstack.wsgi [None req-b9fbd3d4-f76a-4238-9519-ef3d6c4de587 demo demo] Calling method 'detail' {{(pid=112100) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:39:32.465345 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.api.api_utils [None req-b9fbd3d4-f76a-4238-9519-ef3d6c4de587 demo demo] Removing options '' from query. {{(pid=112100) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:39:32.466887 np0000182340 devstack@c-api.service[112100]: DEBUG cinder.volume.api [None req-b9fbd3d4-f76a-4238-9519-ef3d6c4de587 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112100) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:39:32.476603 np0000182340 devstack@c-api.service[112100]: INFO cinder.volume.api [None req-b9fbd3d4-f76a-4238-9519-ef3d6c4de587 demo demo] Get all volumes completed successfully. Jun 20 01:39:32.477833 np0000182340 devstack@c-api.service[112100]: INFO cinder.api.openstack.wsgi [None req-b9fbd3d4-f76a-4238-9519-ef3d6c4de587 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:39:32.477915 np0000182340 devstack@c-api.service[112100]: [pid: 112100|app: 0|req: 13/48] 199.204.45.157 () {64 vars in 1296 bytes} [Sat Jun 20 01:39:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:39:42.472266 np0000182340 devstack@c-api.service[112100]: DEBUG dbcounter [-] [112100] Writing DB stats cinder:SELECT=1 {{(pid=112100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}